![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtPushButton widget is an extended QPushButton with rotation and rich text support. More...
#include <QxtPushButton>
Inherits QPushButton.
The QxtPushButton widget is an extended QPushButton with rotation and rich text support.
QxtPushButton is a QPushButton which can be rotated. In addition, QxtPushButton provides rich text support.
Constructs a new QxtPushButton with parent.
Constructs a new QxtPushButton with text and parent.
Constructs a new QxtPushButton with icon, text and parent.
Note: An icon is not rendered when using rich text.
Constructs a new QxtPushButton with rotation, text and parent.
Destructs the button.
See also setRotation().
See also rotation().
See also textFormat().
See also setTextFormat().
Copyright © 2007-2011 Qxt Foundation |
Qxt 0.6.2 |