#include <LocalApplicationLauncher.h>
◆ LocalApplicationLauncher()
◆ ~LocalApplicationLauncher()
◆ applicationFileExists()
bool applicationFileExists |
( |
| ) |
const |
◆ bringToFront()
◆ CallApplication()
void CallApplication |
( |
const String & | application, |
|
|
const String & | args = String(), |
|
|
bool | wait_for_completion = true, |
|
|
bool | windowless = false, |
|
|
ProgressInfo * | log = nullptr ) |
|
static |
◆ execute()
◆ findWindowIDs()
◆ isRunning()
◆ killProcess()
◆ application
◆ args
◆ environment
◆ log
◆ m_is_running
bool m_is_running = false |
|
protected |
◆ m_process_handle
void* m_process_handle = nullptr |
|
protected |
◆ m_process_id
◆ make_child_process
bool make_child_process = false |
◆ on_complete_function
std::function<void()> on_complete_function |
◆ wait_for_completion
bool wait_for_completion = true |
◆ windowless
The documentation for this class was generated from the following files: