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
qqstylekitcontrols_p.h File Reference

(fc162d455eedbb68f22f302dee45f7faf4146dd0)

#include <QtQml/QtQml>
#include "qqstylekitreader_p.h"
Include dependency graph for qqstylekitcontrols_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQStyleKitControls

Macros

#define IMPLEMENT_ACCESSORS(NAME)

Macro Definition Documentation

◆ IMPLEMENT_ACCESSORS

#define IMPLEMENT_ACCESSORS ( NAME)
Value:
QQStyleKitControl *NAME() const; \
void set_ ## NAME(QQStyleKitControl *control);

Definition at line 73 of file qqstylekitcontrols_p.h.