Qt Utilities  5.11.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Classes | Namespaces
iconbutton.h File Reference
#include "../global.h"
#include <QAbstractButton>
#include <QPixmap>
Include dependency graph for iconbutton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Widgets::IconButton
 A simple QAbstractButton implementation displaying a QPixmap. More...
 

Namespaces

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