libkworkspace
kworkspace.h
Go to the documentation of this file.
bool canShutDown(ShutdownConfirm confirm, ShutdownType sdtype, ShutdownMode sdmode)
Used to check whether a requestShutDown call with the same arguments has any chance of succeeding...
Definition: kworkspace.cpp:193
Always confirm, ask even if the user turned it off.
Definition: kworkspace.h:43
void requestShutDown(ShutdownConfirm confirm, ShutdownType sdtype, ShutdownMode sdmode)
Asks the session manager to shut the session down.
Definition: kworkspace.cpp:171
Select previous action or the default if it's the first time.
Definition: kworkspace.h:53
ShutdownType
The possible values for the sdtype parameter of requestShutDown().
Definition: kworkspace.h:49
ShutdownMode
The possible values for the sdmode parameter of requestShutDown().
Definition: kworkspace.h:77
void propagateSessionManager()
Propagates the network address of the session manager in the SESSION_MANAGER environment variable so ...
Definition: kworkspace.cpp:217
ShutdownConfirm
The possible values for the confirm parameter of requestShutDown().
Definition: kworkspace.h:31
Schedule a shutdown (halt or reboot) for the time all active sessions have exited.
Definition: kworkspace.h:86
Pop up a dialog asking the user what to do if sessions are still active.
Definition: kworkspace.h:98
Select previous mode or the default if it's the first time.
Definition: kworkspace.h:81
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 01:37:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 01:37:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.