|
LibreOffice Module sd (master) 1
|
#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags<::sd::tools::IdleState > |
| class | sd::tools::IdleDetection |
| Detect whether the system is idle and some time consuming operation may be carried out. More... | |
Namespaces | |
| namespace | vcl |
| namespace | sd |
| namespace | sd::tools |
| namespace | o3tl |
Enumerations | |
| enum class | sd::tools::IdleState { sd::tools::Idle = 0x0000 , sd::tools::SystemEventPending = 0x0001 , sd::tools::FullScreenShowActive = 0x0002 , sd::tools::WindowShowActive = 0x0004 , sd::tools::WindowPainting = 0x0008 } |