Home · All Classes · alphabetical Classes List · Modules · Functions ·

QxtPushButton Class Reference
[Gui]

A QPushButton which can be rotated. More...

Public Member Functions

Properties


Detailed Description

A QPushButton which can be rotated.

QxtPushButton is a QPushButton which can be rotated.

qxtpushbutton.png

QxtPushButton in Plastique style.


Constructor & Destructor Documentation

QxtPushButton::QxtPushButton ( QWidget *  parent = 0 ) [explicit]

Constructs a new QxtPushButton with parent.


QxtPushButton::QxtPushButton ( const QString &  text, QWidget *  parent = 0 )

Constructs a new QxtPushButton with text and parent.


QxtPushButton::QxtPushButton ( const QIcon &  icon, const QString &  text, QWidget *  parent = 0 )

Constructs a new QxtPushButton with icon, text and parent.


QxtPushButton::QxtPushButton ( Qxt::Rotation  rotation, const QString &  text, QWidget *  parent = 0 )

Constructs a new QxtPushButton with rotation, text and parent.


QxtPushButton::~QxtPushButton ( ) [virtual]

Destructs the button.



Property Documentation

Qxt::Rotation QxtPushButton::rotation [read, write]

This property holds the rotation of the button.

The button is rotated according to this property. The default value is Qxt::NoRotation.

See also:
Qxt::Rotation



(c) 2007A.Picciani and A.Higerd LGPL
libqxt 0.2