JKQtExtras
a library of useful Qt widgets and tools
|
CJKQTECheckableStringListModel | QStringListModel, which allows to check/uncheck each entry |
CJKQTEColorSampler | Widget which display a color (sample) |
CJKQTEColorSlider | QSlider that allows to choose a color hue |
CJKQTEDirectorySelectToolButton | Specialized QToolButton which allows to select a directory and saves its path in the buddy |
CJKQTEDoubleEdit | This QLineEdit descendent implements a validating edit field that allows to enter floating point numbers with a possibly defined range |
CJKQTEEnhancedComboBox | This QComboox descendent with en hanced features (e.g. can be set to read-only, editingFinished() signal, ...) |
CJKQTEFileExecuteToolButton | Specialized QToolButton which allows to open the file referenced by the buddy edit |
CJKQTEFileSelectToolButton | Specialized QToolButton which allows to select a file and saves its path in the buddy |
CJKQTEModernProgressDialog | Dialog, using JKQTEModernProgressWidget |
CJKQTEModernProgressWidget | Modern progress indicator widget |
CJKQTEProgressListDialog | Dialog with a JKQTEProgressListWidget and a cancel button (optional) |
▼CJKQTEProgressListWidget | Displays a list of items with an icon next to each which indicates the current task performed on the item (e.g. not started, in progress, success, failed, ...) |
Cwidgetstruct | |
CJKQTERecentFilesMenu | Special QMenu that allows to manage a list of recently loaded files |
CJKQTEStarRatingWidget | Rating widget which displays five stars where the user may select how many are selected |
CJKQTEURLOpenToolButton | Specialized QToolButton which takes the contents of its buddy as webpage adress (URL) and opens it in the system's standard application |
CJKQTEVerticalScrollArea | Scrollarea which shows only vertical scrollbars whenever possible (minimum widget size) and otherwise tries to maximize the size of the widget |
CJKQTEVisibleHandleSplitter | QSplitter that has a really visible Splitter handle |
CJKQTEVisibleHandleSplitterHandle | QSplitterHandle that is really visible Splitter handle (used by JKQTEVisibleHandleSplitter) |
CTestMainWindow |