![]() |
Qt 6.x
The Qt SDK
|
#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 "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... | |