![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"Go to the source code of this file.
Classes | |
| class | QQuickSwitchPrivate |
| Switch button that can be toggled on or off. More... | |