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
◆ Separator()
|
explicit |
Definition at line 36 of file separator.cpp.
◆ ~Separator()
|
virtual |
Definition at line 47 of file separator.cpp.
Member Function Documentation
◆ orientation()
Qt::Orientation Plasma::Separator::orientation | ( | ) |
◆ paint()
|
protected |
Definition at line 69 of file separator.cpp.
◆ setOrientation()
void Plasma::Separator::setOrientation | ( | Qt::Orientation | orientation | ) |
Definition at line 53 of file separator.cpp.
◆ sizeHint()
|
protected |
Definition at line 83 of file separator.cpp.
Property Documentation
◆ orientation
|
readwrite |
Definition at line 1 of file separator.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.