#include <OrientationButton.h>
List of all members.
Constructor & Destructor Documentation
OrientationButton::OrientationButton |
( |
QWidget * |
parent = 0 | ) |
|
OrientationButton::OrientationButton |
( |
const QString & |
text, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
OrientationButton::OrientationButton |
( |
const QIcon & |
icon, |
|
|
const QString & |
text, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
OrientationButton::~OrientationButton |
( |
| ) |
|
Member Function Documentation
QSize OrientationButton::minimumSizeHint |
( |
| ) |
const |
bool OrientationButton::mirrored |
( |
| ) |
const |
Qt::Orientation OrientationButton::orientation |
( |
| ) |
const |
void OrientationButton::paintEvent |
( |
QPaintEvent * |
event | ) |
[protected] |
void OrientationButton::setMirrored |
( |
bool |
mirrored | ) |
|
void OrientationButton::setOrientation |
( |
Qt::Orientation |
orientation | ) |
|
QSize OrientationButton::sizeHint |
( |
| ) |
const |
The documentation for this class was generated from the following files: