DUECA/DUSIME
Loading...
Searching...
No Matches
Public Attributes | List of all members
dueca::GtkGladeWindow::OptionMapping Struct Reference

Struct for mapping enum name to representation string. More...

#include <GtkGladeWindow.hxx>

Public Attributes

const charename
 String representation of the enum value.
 
const charrepresentation
 How this value should be shown in the interface.
 

Detailed Description

Struct for mapping enum name to representation string.

Member Data Documentation

◆ ename

const char * dueca::GtkGladeWindow::OptionMapping::ename

String representation of the enum value.

C++ name of an enumerated value.

◆ representation

const char * dueca::GtkGladeWindow::OptionMapping::representation

How this value should be shown in the interface.

String by which this should be shown in the interface.


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