Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::UI::Dialog::SelectorsDialog::ModelColumns Class Reference
Inheritance diagram for Inkscape::UI::Dialog::SelectorsDialog::ModelColumns:

Public Member Functions

 ModelColumns ()
 

Public Attributes

Gtk::TreeModelColumn< Glib::ustring > _colSelector
 
Gtk::TreeModelColumn< bool > _colExpand
 
Gtk::TreeModelColumn< gint > _colType
 
Gtk::TreeModelColumn< SPObject * > _colObj
 
Gtk::TreeModelColumn< Glib::ustring > _colProperties
 
Gtk::TreeModelColumn< gint > _fontWeight
 

Detailed Description

Definition at line 79 of file selectorsdialog.h.

Constructor & Destructor Documentation

◆ ModelColumns()

Inkscape::UI::Dialog::SelectorsDialog::ModelColumns::ModelColumns ( )
inline

Definition at line 81 of file selectorsdialog.h.

References _colExpand, _colObj, _colProperties, _colSelector, _colType, and _fontWeight.

Member Data Documentation

◆ _colExpand

◆ _colObj

◆ _colProperties

Gtk::TreeModelColumn<Glib::ustring> Inkscape::UI::Dialog::SelectorsDialog::ModelColumns::_colProperties

◆ _colSelector

◆ _colType

◆ _fontWeight


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