JKQtExtras
a library of useful Qt widgets and tools
|
▼CQComboBox | |
CJKQTEEnhancedComboBox | This QComboox descendent with en hanced features (e.g. can be set to read-only, editingFinished() signal, ...) |
▼CQDialog | |
CJKQTEModernProgressDialog | Dialog, using JKQTEModernProgressWidget |
CJKQTEProgressListDialog | Dialog with a JKQTEProgressListWidget and a cancel button (optional) |
▼CQFrame | |
CJKQTEStarRatingWidget | Rating widget which displays five stars where the user may select how many are selected |
▼CQLineEdit | |
CJKQTEDoubleEdit | This QLineEdit descendent implements a validating edit field that allows to enter floating point numbers with a possibly defined range |
▼CQMainWindow | |
CTestMainWindow | |
▼CQMenu | |
CJKQTERecentFilesMenu | Special QMenu that allows to manage a list of recently loaded files |
▼CQScrollArea | |
CJKQTEVerticalScrollArea | Scrollarea which shows only vertical scrollbars whenever possible (minimum widget size) and otherwise tries to maximize the size of the widget |
▼CQSlider | |
CJKQTEColorSlider | QSlider that allows to choose a color hue |
▼CQSplitter | |
CJKQTEVisibleHandleSplitter | QSplitter that has a really visible Splitter handle |
▼CQSplitterHandle | |
CJKQTEVisibleHandleSplitterHandle | QSplitterHandle that is really visible Splitter handle (used by JKQTEVisibleHandleSplitter) |
▼CQStringListModel | |
CJKQTECheckableStringListModel | QStringListModel, which allows to check/uncheck each entry |
▼CQToolButton | |
CJKQTEDirectorySelectToolButton | Specialized QToolButton which allows to select a directory and saves its path in the buddy |
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 |
CJKQTEURLOpenToolButton | Specialized QToolButton which takes the contents of its buddy as webpage adress (URL) and opens it in the system's standard application |
▼CQWidget | |
CJKQTEColorSampler | Widget which display a color (sample) |
CJKQTEModernProgressWidget | Modern progress indicator widget |
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, ...) |
CJKQTEProgressListWidget::widgetstruct |