#include <widgetfactory.h>
Lista de todos los miembros.
Documentación del constructor y destructor
QDesignerWidgetStack::QDesignerWidgetStack |
( |
QWidget * |
parent, |
|
|
const char * |
name |
|
) |
| |
Documentación de las funciones miembro
int QDesignerWidgetStack::count |
( |
| ) |
const |
int QDesignerWidgetStack::currentPage |
( |
| ) |
const |
QWidget * QDesignerWidgetStack::page |
( |
int |
i | ) |
const |
QCString QDesignerWidgetStack::pageName |
( |
| ) |
const |
int QDesignerWidgetStack::removePage |
( |
QWidget * |
p | ) |
|
void QDesignerWidgetStack::resizeEvent |
( |
QResizeEvent * |
e | ) |
[inline, protected, virtual] |
void QDesignerWidgetStack::setCurrentPage |
( |
int |
i | ) |
|
void QDesignerWidgetStack::setPageName |
( |
const QCString & |
name | ) |
|
void QDesignerWidgetStack::showEvent |
( |
QShowEvent * |
| ) |
[inline, protected, virtual] |
This event handler can be reimplemented in a subclass to receive widget show events.
Non-spontaneous show events are sent to widgets immediately before they are shown. The spontaneous show events of top-level widgets are delivered afterwards.
- Ver también:
- event(), QShowEvent
Reimplementado de QWidget.
void QDesignerWidgetStack::updateButtons |
( |
| ) |
[slot] |
Documentación de propiedades
int QDesignerWidgetStack::currentPage [read, write] |
QCString QDesignerWidgetStack::pageName [read, write] |
La documentación para esta clase fue generada a partir de los siguientes ficheros: