Home · All Classes · Main Classes · Deprecated
Public Slots | Public Member Functions | Properties

MSeparator Class Reference

MSeparator is a generic separator widget. More...

Inherits MWidgetController.

List of all members.

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

Detailed Description

MSeparator is a generic separator widget.


Constructor & Destructor Documentation

MSeparator::MSeparator ( QGraphicsItem parent = 0,
Qt::Orientation  orientation = Qt::Horizontal 
) [explicit]

Constructs the separator.

MSeparator::~MSeparator (  )  [virtual]

Destroys the separator.


Member Function Documentation

Qt::Orientation MSeparator::orientation (  ) 

Gets the orientation.

void MSeparator::setOrientation ( Qt::Orientation  orientation  )  [slot]

Set the orientation.


Property Documentation

MSeparator::orientation [read, write]

Copyright © 2010 Nokia Corporation
MeeGo Touch