|
LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>Go to the source code of this file.
Classes | |
| class | Task |
Macros | |
| #define | PRIO_COUNT (static_cast<int>(TaskPriority::LOWEST) + 1) |
Enumerations | |
| enum class | TaskPriority { HIGHEST , DEFAULT , HIGH_IDLE , RESIZE , REPAINT , POST_PAINT , DEFAULT_IDLE , LOWEST } |
| #define PRIO_COUNT (static_cast<int>(TaskPriority::LOWEST) + 1) |
|
strong |