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
qquickswitch.cpp File Reference

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#include "qquickswitch_p.h"
#include "qquickabstractbutton_p_p.h"
#include <QtGui/qstylehints.h>
#include <QtGui/qguiapplication.h>
#include <QtQuick/private/qquickwindow_p.h>
#include <QtQuick/private/qquickevents_p_p.h>
#include <algorithm>
#include "moc_qquickswitch_p.cpp"
Include dependency graph for qquickswitch.cpp:

Go to the source code of this file.

Classes

class  QQuickSwitchPrivate
 Switch button that can be toggled on or off. More...