Eneboo - Documentación para desarrolladores
Slots públicos | Métodos públicos | Métodos protegidos | Propiedades
Referencia de la Clase QDesignerWidgetStack

#include <widgetfactory.h>

Diagrama de herencias de QDesignerWidgetStack
QWidgetStack QFrame QFrame QWidget QWidget QWidget QWidget QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject

Lista de todos los miembros.

Slots públicos

void updateButtons ()

Métodos públicos

 QDesignerWidgetStack (QWidget *parent, const char *name)
int currentPage () const
void setCurrentPage (int i)
QCString pageName () const
void setPageName (const QCString &name)
int count () const
QWidgetpage (int i) const
int insertPage (QWidget *p, int i=-1)
int removePage (QWidget *p)

Métodos protegidos

void resizeEvent (QResizeEvent *e)
void showEvent (QShowEvent *e)

Propiedades

int currentPage
QCString pageName

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
int QDesignerWidgetStack::insertPage ( QWidget p,
int  i = -1 
)
QWidget * QDesignerWidgetStack::page ( int  i) const
QCString QDesignerWidgetStack::pageName ( ) const
int QDesignerWidgetStack::removePage ( QWidget p)
void QDesignerWidgetStack::resizeEvent ( QResizeEvent e) [inline, protected, virtual]

Reimplementado de QWidgetStack.

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:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'