Kirigami2
tabletmodewatcher.h
49 Q_PROPERTY(bool tabletModeAvailable READ isTabletModeAvailable NOTIFY tabletModeAvailableChanged FINAL)
bool isTabletMode() const
Definition tabletmodewatcher.cpp:146
void addWatcher(QObject *watcher)
Register an arbitrary QObject to send events from this.
Definition tabletmodewatcher.cpp:151
bool isTabletModeAvailable() const
Definition tabletmodewatcher.cpp:141
VehicleSection::Type type(QStringView coachNumber, QStringView coachClassification)
Type
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:56:43 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:56:43 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.