NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
WindowItemParams Struct Reference

A structure to simplify the reading of all parameter values of each window item. More...

#include <customwindow.hpp>

Collaboration diagram for WindowItemParams:

Public Attributes

wxString type
 
wxString value
 
wxString state
 
wxString label
 
wxString color
 
NumeRe::Table table
 

Detailed Description

A structure to simplify the reading of all parameter values of each window item.

Definition at line 46 of file customwindow.hpp.

Member Data Documentation

◆ color

wxString WindowItemParams::color

◆ label

wxString WindowItemParams::label

◆ state

◆ table

NumeRe::Table WindowItemParams::table

◆ type

◆ value


The documentation for this struct was generated from the following file: