![]() |
TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
|
#include <QString>
#include <QStringList>
Go to the source code of this file.
Classes | |
class | Tinkercell::GlobalSettings |
This class stores global variables such as project names, enables/disabled feature, etc. Use the following static bools to enable or disable features: ENABLE_HISTORY_WINDOW ENABLE_CONSOLE_WINDOW ENABLE_GRAPHING_TOOLS ENABLE_CODING_TOOLS ENABLE_ALIGNMENT_MENU ENABLE_COLOR_TOOLBAR ENABLE_ZOOM_TOOLBAR ENABLE_TEXT_TOOLBAR ENABLE_PYTHON ENABLE_RUBY ENABLE_OCTAVE ENABLE_LOADSAVE_TOOL. More... | |
Namespaces | |
namespace | Tinkercell |
Defines | |
#define | TINKERCELLCOREEXPORT |
#define TINKERCELLCOREEXPORT |
Definition at line 15 of file GlobalSettings.h.