Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::UI::Widget::ComboBoxEnum< E >::Data Struct Reference

Public Attributes

id
 
Glib::ustring label
 
Glib::ustring key
 
bool separator = false
 

Detailed Description

template<typename E>
struct Inkscape::UI::Widget::ComboBoxEnum< E >::Data

Definition at line 64 of file combo-enums.h.

Member Data Documentation

◆ id

template<typename E >
E Inkscape::UI::Widget::ComboBoxEnum< E >::Data::id

Definition at line 65 of file combo-enums.h.

Referenced by Inkscape::UI::Widget::ComboBoxEnum< E >::ComboBoxEnum().

◆ key

template<typename E >
Glib::ustring Inkscape::UI::Widget::ComboBoxEnum< E >::Data::key

Definition at line 67 of file combo-enums.h.

◆ label

template<typename E >
Glib::ustring Inkscape::UI::Widget::ComboBoxEnum< E >::Data::label

Definition at line 66 of file combo-enums.h.

◆ separator

template<typename E >
bool Inkscape::UI::Widget::ComboBoxEnum< E >::Data::separator = false

Definition at line 68 of file combo-enums.h.


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