NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
tableeditpanel.hpp File Reference
#include <wx/wx.h>
#include <wx/panel.h>
#include "tableviewer.hpp"
#include "../terminal/terminal.hpp"
#include "../../kernel/core/ui/language.hpp"
Include dependency graph for tableeditpanel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TablePanel
 Generic table panel, which also contains all meta UI elements. More...
 
class  TableEditPanel
 A table panel with editing functionalities. Creates APPLY and CANCEL buttons and provides their event handlers. More...
 

Variables

Language _guilang
 

Variable Documentation

◆ _guilang

Language _guilang
extern

Definition at line 135 of file NumeReWindow.cpp.