JKQtExtras
a library of useful Qt widgets and tools
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CJKQTECheckableStringListModelQStringListModel, which allows to check/uncheck each entry
 CJKQTEColorSamplerWidget which display a color (sample)
 CJKQTEColorSliderQSlider that allows to choose a color hue
 CJKQTEDirectorySelectToolButtonSpecialized QToolButton which allows to select a directory and saves its path in the buddy
 CJKQTEDoubleEditThis QLineEdit descendent implements a validating edit field that allows to enter floating point numbers with a possibly defined range
 CJKQTEEnhancedComboBoxThis QComboox descendent with en hanced features (e.g. can be set to read-only, editingFinished() signal, ...)
 CJKQTEFileExecuteToolButtonSpecialized QToolButton which allows to open the file referenced by the buddy edit
 CJKQTEFileSelectToolButtonSpecialized QToolButton which allows to select a file and saves its path in the buddy
 CJKQTEModernProgressDialogDialog, using JKQTEModernProgressWidget
 CJKQTEModernProgressWidgetModern progress indicator widget
 CJKQTEProgressListDialogDialog with a JKQTEProgressListWidget and a cancel button (optional)
 CJKQTEProgressListWidgetDisplays 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
 CJKQTERecentFilesMenuSpecial QMenu that allows to manage a list of recently loaded files
 CJKQTEStarRatingWidgetRating widget which displays five stars where the user may select how many are selected
 CJKQTEURLOpenToolButtonSpecialized QToolButton which takes the contents of its buddy as webpage adress (URL) and opens it in the system's standard application
 CJKQTEVerticalScrollAreaScrollarea which shows only vertical scrollbars whenever possible (minimum widget size) and otherwise tries to maximize the size of the widget
 CJKQTEVisibleHandleSplitterQSplitter that has a really visible Splitter handle
 CJKQTEVisibleHandleSplitterHandleQSplitterHandle that is really visible Splitter handle (used by JKQTEVisibleHandleSplitter)
 CTestMainWindow