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