#include <iostream>#include "DasherSettingsInterface.h"Include dependency graph for DasherSettingsInterface.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Dasher |
| namespace | Dasher::Keys |
Functions | |
| void | Dasher::CDasherSettingsInterface::SettingsDefaults (CSettingsStore *Store) |
Variables | |
| const std::string | TIME_STAMP = "TimeStampNewFiles" |
| const std::string | SHOW_TOOLBAR = "ViewToolbar" |
| const std::string | SHOW_TOOLBAR_TEXT = "ShowToolbarText" |
| const std::string | SHOW_LARGE_ICONS = "ShowLargeIcons" |
| const std::string | FIX_LAYOUT = "FixLayout" |
| const std::string | SHOW_SLIDER = "ShowSpeedSlider" |
| const std::string | COPY_ALL_ON_STOP = "CopyAllOnStop" |
| const std::string | DRAW_MOUSE = "DrawMouse" |
| const std::string | START_MOUSE = "StartOnLeft" |
| const std::string | START_SPACE = "StartOnSpace" |
| const std::string | KEY_CONTROL = "KeyControl" |
| const std::string | WINDOW_PAUSE = "PauseOutsideWindow" |
| const std::string | FILE_ENCODING = "FileEncodingFormat" |
| const std::string | MAX_BITRATE_TIMES100 = "MaxBitRateTimes100" |
| const std::string | SCREEN_ORIENTATION = "ScreenOrientation" |
| const std::string | VIEW_ID = "ViewID" |
| const std::string | LANGUAGE_MODEL_ID = "LanguageModelID" |
| const std::string | EDIT_FONT_SIZE = "EditFontSize" |
| const std::string | EDIT_HEIGHT = "EditHeight" |
| const std::string | SCREEN_WIDTH = "ScreenWidth" |
| const std::string | SCREEN_HEIGHT = "ScreenHeight" |
| const std::string | DASHER_FONTSIZE = "DasherFontSize" |
| const std::string | DASHER_DIMENSIONS = "NumberDimensions" |
| const std::string | ALPHABET_ID = "AlphabetID" |
| const std::string | DASHER_FONT = "DasherFont" |
| const std::string | EDIT_FONT = "EditFont" |
|
|
|
Definition at line 46 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherInterface::ChangeAlphabet(), and Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 25 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherInterface::CopyAllOnStop(), and Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 43 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::SetDasherDimensions(). |
|
|
Definition at line 47 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::SetDasherFont(). |
|
|
Definition at line 42 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::SetDasherFontSize(). |
|
|
Definition at line 26 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::DrawMouse(). |
|
|
Definition at line 48 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::SetEditFont(). |
|
|
Definition at line 38 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::SetEditFont(). |
|
|
Definition at line 39 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 33 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::SetFileEncoding(). |
|
|
Definition at line 23 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::FixLayout(). |
|
|
Definition at line 29 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::KeyControl(). |
|
|
Definition at line 37 of file DasherSettingsInterface.cpp. |
|
|
Definition at line 34 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherInterface::ChangeMaxBitRate(), and Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 41 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 35 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherInterface::ChangeOrientation(), and Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 40 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 22 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::ShowToolbarLargeIcons(). |
|
|
Definition at line 24 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::ShowSpeedSlider(). |
|
|
Definition at line 20 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::ShowToolbar(). |
|
|
Definition at line 21 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::ShowToolbarText(). |
|
|
Definition at line 27 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::StartOnLeft(). |
|
|
Definition at line 28 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::StartOnSpace(). |
|
|
Definition at line 19 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherInterface::ChangeEdit(), Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::TimeStampNewFiles(). |
|
|
Definition at line 36 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(). |
|
|
Definition at line 30 of file DasherSettingsInterface.cpp. Referenced by Dasher::CDasherSettingsInterface::SettingsDefaults(), and Dasher::CDasherInterface::WindowPause(). |
1.4.2