|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>#include <map>#include <vector>#include <utility>#include <wx/treelist.h>#include "../../kernel/windowmanager.hpp"#include "../../kernel/core/datamanagement/table.hpp"#include "tableviewer.hpp"Go to the source code of this file.
Classes | |
| struct | WindowItemParams |
| A structure to simplify the reading of all parameter values of each window item. More... | |
| struct | WindowItemValue |
| A structure to simplify reading and updating window item values. More... | |
| class | CustomWindow |
This class represents a window, which can be created by the user during run-time by using a layout script and the window command. More... | |
Namespaces | |
| namespace | tinyxml2 |