Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
WhatPhrase (PhraseLV *w) | |
virtual QString | text (const QPoint &p) |
WhatPhrase::WhatPhrase | ( | PhraseLV * | w | ) |
This virtual function returns the text for position p in the widget that this "What's this?" object documents. If there is no "What's this?" text for the position, QString::null is returned.
The default implementation returns QString::null.
Reimplementado de QWhatsThis.