NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
Options.h File Reference
#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"
Include dependency graph for Options.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ wxSTC_PRINT_BLACKONWHITE

#define wxSTC_PRINT_BLACKONWHITE   2

Definition at line 16 of file Options.h.

◆ wxSTC_PRINT_COLOURONWHITE

#define wxSTC_PRINT_COLOURONWHITE   3

Definition at line 19 of file Options.h.