Lista de todos los miembros.
Documentación del constructor y destructor
QToolBoxButton::QToolBoxButton |
( |
QWidget * |
parent, |
|
|
const char * |
name |
|
) |
| [inline] |
Documentación de las funciones miembro
void QToolBoxButton::drawButton |
( |
QPainter * |
| ) |
[protected, virtual] |
Draws the button. The default implementation does nothing.
This virtual function is reimplemented by subclasses to draw real buttons. At some point, these reimplementations should call drawButtonLabel().
- Ver también:
- drawButtonLabel(), paintEvent()
Reimplementado de QButton.
QIconSet QToolBoxButton::iconSet |
( |
| ) |
const [inline] |
QSize QToolBoxButton::minimumSizeHint |
( |
| ) |
const [virtual] |
void QToolBoxButton::setIconSet |
( |
const QIconSet & |
is | ) |
[inline] |
void QToolBoxButton::setSelected |
( |
bool |
b | ) |
[inline] |
void QToolBoxButton::setTextLabel |
( |
const QString & |
text | ) |
[inline] |
QSize QToolBoxButton::sizeHint |
( |
| ) |
const [virtual] |
QString QToolBoxButton::textLabel |
( |
| ) |
const [inline] |
La documentación para esta clase fue generada a partir del siguiente fichero: