Unity 8
|
#include <plugins/IntegratedLightDM/DBusGreeter.h>
Inherits UnityDBusObject.
Signals | |
void | isActiveChanged () |
Public Member Functions | |
DBusGreeter (Greeter *greeter, const QString &path) | |
bool | isActive () const |
Q_SCRIPTABLE void | ShowGreeter () |
Q_SCRIPTABLE void | HideGreeter () |
Properties | |
bool | IsActive |
This is an internal class used to talk with the indicators.
Definition at line 28 of file DBusGreeter.h.