swift
Public Types | Static Public Member Functions | List of all members
swift::core::CoreModes Struct Reference

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.
 

Detailed Description

Modes, how GUI can be started (core/GUI)

Definition at line 14 of file coremodeenums.h.


The documentation for this struct was generated from the following file: