Eneboo - Documentación para desarrolladores
Métodos públicos | Atributos públicos
Referencia de la Clase FLPopupWarn
Diagrama de herencias de FLPopupWarn
QWhatsThis Qt Qt

Lista de todos los miembros.

Métodos públicos

 FLPopupWarn (QWidget *widget)
bool clicked (const QString &href)

Atributos públicos

QMap< QString, QSArgumentListscriptCalls_

Documentación del constructor y destructor

FLPopupWarn::FLPopupWarn ( QWidget widget) [inline]

Documentación de las funciones miembro

bool FLPopupWarn::clicked ( const QString href) [virtual]

This virtual function is called when the user clicks inside the "What's this?" window. href is the link the user clicked on, or QString::null if there was no link.

If the function returns TRUE (the default), the "What's this?" window is closed, otherwise it remains visible.

The default implementation ignores href and returns TRUE.

Reimplementado de QWhatsThis.


Documentación de los datos miembro


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'