|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>#include <wx/fileconf.h>#include <wx/tokenzr.h>#include <vector>#include "datastructures.h"#include "../kernel/core/settings.hpp"#include "../kernel/core/utils/stringtools.hpp"Go to the source code of this file.
Classes | |
| struct | SyntaxStyles |
| This structure contains the necessary data to completely define a style for a distinctive syntax element. More... | |
| class | Options |
| This class implements an interface of the internal Settings object adapted to be usable from the GUI. More... | |
Macros | |
| #define | wxSTC_PRINT_BLACKONWHITE 2 |
| #define | wxSTC_PRINT_COLOURONWHITE 3 |