![]() |
Qt 6.x
The Qt SDK
|
#include "private/qobject_p.h"#include <QtGui/qguiapplication.h>#include <QtWidgets/qstyle.h>
Include dependency graph for qstyle_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QStylePrivate |
Macros | |
| #define | BEGIN_STYLE_PIXMAPCACHE(a) |
| #define | END_STYLE_PIXMAPCACHE |
Functions | |
| QImage | styleCacheImage (const QSize &size) |
| QPixmap | styleCachePixmap (const QSize &size) |
| #define BEGIN_STYLE_PIXMAPCACHE | ( | a | ) |
Definition at line 58 of file qstyle_p.h.
| #define END_STYLE_PIXMAPCACHE |
Definition at line 79 of file qstyle_p.h.
Definition at line 42 of file qstyle_p.h.
References QImage::Format_ARGB32_Premultiplied, qApp, and QImage::setDevicePixelRatio().
Here is the call graph for this function:Definition at line 50 of file qstyle_p.h.
References qApp, and QPixmap::setDevicePixelRatio().
Here is the call graph for this function: