45 #include <QtCore/qobject.h> 46 #include <QtGui/qcursor.h> 54 #ifndef QT_NO_WHATSTHIS 66 static void enterWhatsThisMode();
67 static bool inWhatsThisMode();
68 static void leaveWhatsThisMode();
71 static void hideText();
77 static QT3_SUPPORT
void remove(
QWidget *);
82 #endif // QT_NO_WHATSTHIS 88 #endif // QWHATSTHIS_H The QWhatsThis class provides a simple description of any widget, i.e.
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QPoint class defines a point in the plane using integer precision.
The QAction class provides an abstract user interface action that can be inserted into widgets...