Plasma
Plasma::Separator Class Reference
#include <separator.h>
Inheritance diagram for Plasma::Separator:

Public Member Functions | |
| Separator (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0) | |
| virtual | ~Separator () |
| Qt::Orientation | orientation () |
| void | setOrientation (Qt::Orientation orientation) |
Protected Member Functions | |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
| QSizeF | sizeHint (Qt::SizeHint which, const QSizeF &constraint) const |
Properties | |
| Qt::Orientation | orientation |
Detailed Description
- Since:
- 4.4
Definition at line 37 of file separator.h.
Constructor & Destructor Documentation
| Plasma::Separator::Separator | ( | QGraphicsItem * | parent = 0, |
| Qt::WindowFlags | wFlags = 0 |
||
| ) | [explicit] |
Definition at line 37 of file separator.cpp.
| Plasma::Separator::~Separator | ( | ) | [virtual] |
Definition at line 48 of file separator.cpp.
Member Function Documentation
| Qt::Orientation Plasma::Separator::orientation | ( | ) |
| void Plasma::Separator::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget | ||
| ) | [protected] |
Definition at line 70 of file separator.cpp.
| void Plasma::Separator::setOrientation | ( | Qt::Orientation | orientation | ) |
Definition at line 54 of file separator.cpp.
| QSizeF Plasma::Separator::sizeHint | ( | Qt::SizeHint | which, |
| const QSizeF & | constraint | ||
| ) | const [protected] |
Definition at line 84 of file separator.cpp.
Property Documentation
Qt::Orientation Plasma::Separator::orientation [read, write] |
Definition at line 41 of file separator.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference