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

(1796f9a8b336c9600b94d67ce39174c12866b59d)

#include "qquickstyleconstants_p.h"
#include <private/qcore_mac_p.h>
#include <private/qcoregraphics_p.h>
#include <QtGui/qguiapplication.h>
#include <QtGui/qstylehints.h>
#include <AppKit/AppKit.h>
#include "moc_qquickstyleconstants_p.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 31 of file qquickstyleconstants.mm.