Qt Utilities  5.11.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Classes
Widgets Namespace Reference

Provides a set of extended widgets such as ClearLineEdit and ClearComboBox. More...

Classes

class  ButtonOverlay
 The ButtonOverlay class is used to display buttons on top of other widgets. More...
 
class  ClearComboBox
 A QComboBox with an embedded button for clearing its contents. More...
 
class  ClearLineEdit
 A QLineEdit with an embedded button for clearing its contents. More...
 
class  ClearPlainTextEdit
 A QPlainTextEdit with an embedded button for clearing its contents. More...
 
class  ClearSpinBox
 A QSpinBox with an embedded button for clearing its contents and the ability to hide the minimum value. More...
 
class  ColorButton
 The ColorButton class is used by PaletteEditor. More...
 
class  IconButton
 A simple QAbstractButton implementation displaying a QPixmap. More...
 
class  PathSelection
 A QLineEdit with a QPushButton next to it which allows to select file/directory via QFileDialog. More...
 

Detailed Description

Provides a set of extended widgets such as ClearLineEdit and ClearComboBox.