NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
grouppanel.hpp File Reference
#include <wx/wx.h>
#include <wx/spinctrl.h>
#include <wx/listctrl.h>
#include <wx/treelist.h>
#include <wx/collpane.h>
#include "../controls/treelistctrl.h"
Include dependency graph for grouppanel.hpp:
This graph shows which files directly or indirectly include this file:

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...