The CustomStyledWidget class use this class for custom styled widgets bc QT has bug and do not paint style correctly when subclassing QWidget and using signals/slots ( macro Q_OBJECT )
More...
#include <CustomStyledWidget.h>
The CustomStyledWidget class use this class for custom styled widgets bc QT has bug and do not paint style correctly when subclassing QWidget and using signals/slots ( macro Q_OBJECT )
| CustomStyledWidget::CustomStyledWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicitprotected |
| CustomStyledWidget::~CustomStyledWidget |
( |
| ) |
|
|
protectedvirtual |
| void CustomStyledWidget::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: