![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtgradientutils_p.h>
Static Public Member Functions | |
| static QString | styleSheetCode (const QGradient &gradient) |
| static QString | saveState (const QtGradientManager *manager) |
| static void | restoreState (QtGradientManager *manager, const QString &state) |
| static QPixmap | gradientPixmap (const QGradient &gradient, QSize size=QSize(64, 64), bool checkeredBackground=false) |
Definition at line 24 of file qtgradientutils_p.h.
|
static |
Definition at line 248 of file qtgradientutils.cpp.
|
static |
Definition at line 229 of file qtgradientutils.cpp.
References QtGradientManager::clear().
Referenced by qdesigner_internal::QDesignerIntegrationPrivate::initialize().
|
static |
Definition at line 208 of file qtgradientutils.cpp.
Definition at line 377 of file qtgradientutils.cpp.