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

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>

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

Protected Member Functions

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

Detailed Description

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 )

Constructor & Destructor Documentation

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

Member Function Documentation

void CustomStyledWidget::paintEvent ( QPaintEvent *  )
protectedvirtual

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