| Home · API Reference · Modules |
Public Member Functions | |
| MImWidget (QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~MImWidget () |
Protected Member Functions | |
| MImWidget (MImWidgetPrivate *dd, QWidget *parent, Qt::WindowFlags f=0) | |
Protected Attributes | |
| MImWidgetPrivate *const | d_ptr |
Need to call MImWidget::paintEvent when overriding paintEvent.
| MImWidget::MImWidget | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
C'tor.
| parent | the parent widget | |
| f | the window flags |
| MImWidget::~MImWidget | ( | ) | [virtual] |
D'tor.
| MImWidget::MImWidget | ( | MImWidgetPrivate * | dd, | |
| QWidget * | parent, | |||
| Qt::WindowFlags | f = 0 | |||
| ) | [protected] |
Protected c'tor that allows to re-use private class.
| dd | the PIMPL instance | |
| parent | the parent widget | |
| f | the window flags |
MImWidgetPrivate* const MImWidget::d_ptr [protected] |
PIMPL.
| Copyright © 2011 Nokia Corporation | Maliit |