| Home · All Classes · Main Classes · Deprecated |
MSeparator is a generic separator widget. More...
Inherits MWidgetController.
Public Slots | |
| void | setOrientation (Qt::Orientation orientation) |
Public Member Functions | |
| MSeparator (QGraphicsItem *parent=0, Qt::Orientation orientation=Qt::Horizontal) | |
| virtual | ~MSeparator () |
| Qt::Orientation | orientation () |
Properties | |
| Qt::Orientation | orientation |
MSeparator is a generic separator widget.
| MSeparator::MSeparator | ( | QGraphicsItem * | parent = 0, |
|
| Qt::Orientation | orientation = Qt::Horizontal | |||
| ) | [explicit] |
Constructs the separator.
| MSeparator::~MSeparator | ( | ) | [virtual] |
Destroys the separator.
| Qt::Orientation MSeparator::orientation | ( | ) |
Gets the orientation.
| void MSeparator::setOrientation | ( | Qt::Orientation | orientation | ) | [slot] |
Set the orientation.
MSeparator::orientation [read, write] |
| Copyright © 2010 Nokia Corporation | MeeGo Touch |