QWhatsThis Class Reference
[QtGui module]
Methods
Static Methods
Detailed Description
Method Documentation
QWhatsThis.__init__ (self, QWhatsThis)
QAction QWhatsThis.createAction (QObject parent = None)
The parent argument, if not None, causes self to be owned by Qt instead of PyQt.
QWhatsThis.enterWhatsThisMode ()
QWhatsThis.hideText ()
bool QWhatsThis.inWhatsThisMode ()
QWhatsThis.leaveWhatsThisMode ()
QWhatsThis.showText (QPoint, QString, QWidget widget = None)