|
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <wx/wx.h>#include <wx/spinctrl.h>#include <wx/listctrl.h>#include <wx/treelist.h>#include <wx/collpane.h>#include "../controls/treelistctrl.h"Go to the source code of this file.
Classes | |
| class | SpinBut |
| This class is a extension to the standard wxSpinCtrl to combine it with a read- and changeable label. More... | |
| class | TextField |
| This class is a extension to the standard wxTextCtrl to combine it with a read- and changeable label. More... | |
| class | GroupPanel |
| This class simplifies the creation of simple windows and creates a common layout among all windows. More... | |