![]() |
Qt 6.x
The Qt SDK
|
#include "qwhatsthis.h"
#include "qpointer.h"
#include "qapplication.h"
#include <private/qguiapplication_p.h>
#include "qwidget.h"
#include "qevent.h"
#include "qpixmap.h"
#include "qscreen.h"
#include "qpainter.h"
#include "qtimer.h"
#include "qcursor.h"
#include "qbitmap.h"
#include "qtextdocument.h"
#include <qpa/qplatformtheme.h>
#include "private/qtextdocumentlayout_p.h"
#include "qdebug.h"
#include "qwhatsthis.moc"
Go to the source code of this file.
Classes | |
class | QWhatsThat |
class | QWhatsThisPrivate |
Functions | |
Q_CORE_EXPORT void | qDeleteInEventHandler (QObject *o) |
static bool | dropShadow () |
Variables | |
static int | shadowWidth = 6 |
static const int | vMargin = 8 |
static const int | hMargin = 12 |
static const char *const | button_image [] |
|
inlinestatic |
Definition at line 134 of file qwhatsthis.cpp.
References QPlatformTheme::DropShadow, and QGuiApplicationPrivate::platformTheme().
Referenced by QWhatsThat::QWhatsThat(), and QWhatsThat::paintEvent().
Definition at line 4876 of file qobject.cpp.
References o.
Referenced by QStatusBar::clearMessage(), QNativeSocketEngine::close(), QWhatsThis::hideText(), and QSingleShotTimer::timerEvent().
|
static |
Definition at line 296 of file qwhatsthis.cpp.
|
static |
Definition at line 132 of file qwhatsthis.cpp.
Referenced by QWhatsThat::QWhatsThat(), QMacStyle::drawComplexControl(), QMacStyle::drawControl(), QMacStylePrivate::drawFocusRing(), QWhatsThat::mouseMoveEvent(), QWhatsThat::mousePressEvent(), QWhatsThat::mouseReleaseEvent(), QWhatsThat::paintEvent(), and QWizardPrivate::recreateLayout().
|
static |
Definition at line 130 of file qwhatsthis.cpp.
Referenced by QWhatsThat::QWhatsThat(), QWhatsThat::paintEvent(), and QWhatsThisPrivate::say().
|
static |
Definition at line 131 of file qwhatsthis.cpp.
Referenced by QWhatsThat::QWhatsThat(), QMacStyle::drawComplexControl(), QMacStyle::drawControl(), QMacStylePrivate::drawFocusRing(), QWhatsThat::mouseMoveEvent(), QWhatsThat::mousePressEvent(), QWhatsThat::mouseReleaseEvent(), QWhatsThat::paintEvent(), and QWizardPrivate::recreateLayout().