Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase Action
Diagrama de herencias de Action
QAction QObject QObject Qt Qt Qt Qt

Lista de todos los miembros.

Métodos públicos

 Action (QPopupMenu *pop, const QString &menuText, QObject *receiver, const char *member, const QString &imageName=QString::null, int accel=0, bool toggle=FALSE)
 Action (QPopupMenu *pop, const QString &menuText, int accel=0, bool toggle=FALSE)
virtual void setWhatsThis (const QString &whatsThis)
bool addToToolbar (QToolBar *tb, const QString &text)

Documentación del constructor y destructor

Action::Action ( QPopupMenu pop,
const QString menuText,
QObject receiver,
const char *  member,
const QString imageName = QString::null,
int  accel = 0,
bool  toggle = FALSE 
)
Action::Action ( QPopupMenu pop,
const QString menuText,
int  accel = 0,
bool  toggle = FALSE 
)

Documentación de las funciones miembro

bool Action::addToToolbar ( QToolBar tb,
const QString text 
)
void Action::setWhatsThis ( const QString whatsThis) [virtual]

Reimplementado de QAction.


La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'