Solid
inhibition.cpp
23 connect(d_ptr->backendObject, &AbstractInhibition::stateChanged, this, &Inhibition::stateChanged);
Inhibition(AbstractInhibition *backend, QObject *parent=0)
This is meant to be instantiated by backends only.
Definition: inhibition.cpp:18
Represents an inhibition, allows to stop and start it.
Definition: abstractinhibition.h:23
The single responsibility of this class is to create arguments valid for logind Inhibit call...
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 01:16:45 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 01:16:45 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.