(1bf0cc4a88b0563267f75c56e0c2d650e5f533d7)
#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 "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.
◆ dropShadow()
◆ button_image
| const char *const button_image |
|
static |
Initial value: = {
"16 16 3 1",
" c None",
"o c #000000",
"a c #000080",
"o aaaaa ",
"oo aaa aaa ",
"ooo aaa aaa",
"oooo aa aa",
"ooooo aa aa",
"oooooo a aaa",
"ooooooo aaa ",
"oooooooo aaa ",
"ooooooooo aaa ",
"ooooo aaa ",
"oo ooo ",
"o ooo aaa ",
" ooo aaa ",
" ooo ",
" ooo ",
" ooo "}
Definition at line 294 of file qwhatsthis.cpp.
◆ hMargin
| constexpr int hMargin = 12 |
|
staticconstexpr |
◆ shadowWidth
◆ vMargin
| constexpr int vMargin = 8 |
|
staticconstexpr |