Custom widgets
From qtnode
| A calendar based date picker widget by QuantumG. It has a setDate slot and a dateChanged signal, just like QDateEdit, a property for setting the start day of the week, and an option to display week numbers. Includes full Designer integration. File:Datepickerplugin.zip.
You might need to edit the project file and replace $$QT_BUILD_TREE with $$[QT_INSTALL_PREFIX] to compile. blockd 08:59, 29 May 2006 (CDT) |
Qt4 Color Widgets: QColorDialog has a lot of undocumented classes. Include this .h file in your project to gain access to QColorWell, QColorPicker, QColorLuminancePicker, QColSpinBox, QColorShower, and QColorShowLabel. Use at your own risk, as your only documentation is this header file itself. These classes are unsupported by Trolltech and may be changed in future versions of the Qt library.
