Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Protected Member Functions | List of all members
CustomStyledDialog Class Reference

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>

Inheritance diagram for CustomStyledDialog:
Inheritance graph
[legend]
Collaboration diagram for CustomStyledDialog:
Collaboration graph
[legend]

Protected Member Functions

 CustomStyledDialog (QWidget *parent=0)
 
virtual ~CustomStyledDialog ()
 
virtual void paintEvent (QPaintEvent *)
 

Detailed Description

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 )

Constructor & Destructor Documentation

CustomStyledDialog::CustomStyledDialog ( QWidget *  parent = 0)
explicitprotected
CustomStyledDialog::~CustomStyledDialog ( )
protectedvirtual

Member Function Documentation

void CustomStyledDialog::paintEvent ( QPaintEvent *  )
protectedvirtual

The documentation for this class was generated from the following files: