#include <MRCommandLoop.h>
◆ CommandFunc
◆ StartPosition
Enumerator |
---|
AfterWindowInit | |
AfterSplashAppear | |
AfterPluginInit | |
AfterSplashHide | |
AfterWindowAppear | |
◆ appendCommand()
◆ getMainThreadId()
static MRVIEWER_API std::thread::id MR::CommandLoop::getMainThreadId |
( |
| ) |
|
|
static |
◆ processCommands()
static MRVIEWER_API void MR::CommandLoop::processCommands |
( |
| ) |
|
|
static |
◆ removeCommands()
static MRVIEWER_API void MR::CommandLoop::removeCommands |
( |
bool | closeLoop | ) |
|
|
static |
◆ runCommandFromGUIThread()
static MRVIEWER_API void MR::CommandLoop::runCommandFromGUIThread |
( |
CommandFunc | func | ) |
|
|
static |
◆ setMainThreadId()
static MRVIEWER_API void MR::CommandLoop::setMainThreadId |
( |
const std::thread::id & | id | ) |
|
|
static |
◆ setState()
static MRVIEWER_API void MR::CommandLoop::setState |
( |
StartPosition | state | ) |
|
|
static |
The documentation for this class was generated from the following file: