swift
|
Modes, how GUI can be started (core/GUI) More...
Public Types | |
enum | CoreMode { Standalone , Distributed } |
Core runs how and where? | |
Static Public Member Functions | |
static CoreMode | stringToCoreMode (const QString &m) |
String to core mode. | |
static QString | coreModeToString (CoreMode mode) |
Core mode as string. | |
Modes, how GUI can be started (core/GUI)
Definition at line 14 of file coremodeenums.h.