wwWidgets Manual
Overview
wwWidgets is a professional set of useful widgets for Qt 4 and Qt 5. It consists of several different widgets that are either enhanced versions of widgets bundled with Qt or completely new ones that implement functionality not available in Qt including custom multipage container widgets that can hold other widgets. The classes follow all guidelines for building new widgets. Thanks to that they can be used with different widget styles (like Plastique or WindowsXP) and they are easily stylable using Qt style sheets allowing a perfect blend with the rest of your application. |
Class list
A QLineEdit with an integrated customizable button | |
A line edit widget that has an embedded button for clearing its contents | |
Color chooser in form of a button with a popup list | |
Combobox that allows to pick colors | |
A multipage container widget organizing configuration pages | |
A widget for choosing a file or directory from the file system | |
Widget allowing color picking in a form of a hue-saturation rectangle | |
Widget allowing color picking in a form of hue-saturation circle | |
Widget that displays a LED | |
Widget letting the user navigate through items in a list | |
Enhanced QListWidget | |
Login form with configurable set of fields for logging into different types of services | |
Spinbox taking long long values | |
Widget similar to MS Outlook navigation bar | |
Numeric keypad widget | |
Line edit that has an embedded button for resetting the contents of the widget to its initial state | |
Button that can display rich text content | |
Drop-in replacement for QTextEdit that contains a toolbar for editing rich text data | |
Task panel similar to the one from WindowsXP.(unstable) | |
Spin box with configurable set of texts | |
Widget that displays application tips | |
Widget allowing to choose a foreground and background colour |