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

#include <widgetfactory.h>

Diagrama de herencias de QDesignerLabel
QLabel 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.

Métodos públicos

 QDesignerLabel (QWidget *parent=0, const char *name=0)
void setBuddyWidget (const QCString &b)
QCString buddyWidget () const

Métodos protegidos

void showEvent (QShowEvent *e)

Propiedades

QCString buddy

Documentación del constructor y destructor

QDesignerLabel::QDesignerLabel ( QWidget parent = 0,
const char *  name = 0 
) [inline]

Documentación de las funciones miembro

QCString QDesignerLabel::buddyWidget ( ) const [inline]
void QDesignerLabel::setBuddyWidget ( const QCString b) [inline]
void QDesignerLabel::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.


Documentación de propiedades

QCString QDesignerLabel::buddy [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'