1 #ifndef CUSTOMSTYLEDDIALOG_H
2 #define CUSTOMSTYLEDDIALOG_H
20 #endif // CUSTOMSTYLEDDIALOG_H
CustomStyledDialog(QWidget *parent=0)
Definition: CustomStyledDialog.cpp:6
The CustomStyledDialog class use this class for custom styled dialogs bc QT has bug and do not paint ...
Definition: CustomStyledDialog.h:11
virtual ~CustomStyledDialog()
Definition: CustomStyledDialog.cpp:12
virtual void paintEvent(QPaintEvent *)
Definition: CustomStyledDialog.cpp:17