TwiceAsNice
2019-02-18
|
#include <QtDesigner/QDesignerExportWidget>
#include <QMetaType>
#include <Nice/Qt/BridgeItem.h>
Classes | |
class | WidgetItem< E > |
class | AbstractWidget< T > |
The class AbstractWidget is the abstract base class of TreeWidgets and TableWidgets. The class is pure virtual and will derive either from QTableWidget of QTreeWidget. More... | |