LibreOffice Module vcl (master) 1
Classes | Enumerations
sessioninhibitor.hxx File Reference
#include <X11/Xlib.h>
#include <X11/Xmd.h>
#include <rtl/ustring.hxx>
#include <vcl/dllapi.h>
#include <optional>
#include <string_view>
Include dependency graph for sessioninhibitor.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SessionManagerInhibitor
 

Enumerations

enum  ApplicationInhibitFlags {
  APPLICATION_INHIBIT_LOGOUT = (1 << 0) ,
  APPLICATION_INHIBIT_IDLE = (1 << 3)
}
 

Enumeration Type Documentation

◆ ApplicationInhibitFlags

Enumerator
APPLICATION_INHIBIT_LOGOUT 
APPLICATION_INHIBIT_IDLE 

Definition at line 22 of file sessioninhibitor.hxx.