Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickstyleconstants.mm File Reference

(917e4137b49c41077a7cc5d81000231555e21d65)

#include "qquickstyleconstants.h"
#include <QtCore/private/qcore_mac_p.h>
#include <QtGui/private/qcoregraphics_p.h>
#include <QtGui/qguiapplication.h>
#include <QtGui/qstylehints.h>
#include <AppKit/AppKit.h>
#include "moc_qquickstyleconstants.cpp"
Include dependency graph for qquickstyleconstants.mm:

Go to the source code of this file.

Functions

static QColor systemColor (std::function< NSColor *()> block)

Function Documentation

◆ systemColor()

QColor systemColor ( std::function< NSColor *()> block)
static

Definition at line 30 of file qquickstyleconstants.mm.