Inkscape
Vector Graphics Editor
|
Public Member Functions | |
AvailableProfilesColumns () | |
Public Attributes | |
Gtk::TreeModelColumn< Glib::ustring > | fileColumn |
Gtk::TreeModelColumn< Glib::ustring > | nameColumn |
Gtk::TreeModelColumn< bool > | separatorColumn |
Definition at line 148 of file document-properties.h.
|
inline |
Definition at line 151 of file document-properties.h.
References fileColumn, nameColumn, and separatorColumn.
Gtk::TreeModelColumn<Glib::ustring> Inkscape::UI::Dialog::DocumentProperties::AvailableProfilesColumns::fileColumn |
Definition at line 153 of file document-properties.h.
Referenced by AvailableProfilesColumns(), Inkscape::UI::Dialog::DocumentProperties::linkSelectedProfile(), and Inkscape::UI::Dialog::DocumentProperties::populate_available_profiles().
Gtk::TreeModelColumn<Glib::ustring> Inkscape::UI::Dialog::DocumentProperties::AvailableProfilesColumns::nameColumn |
Definition at line 154 of file document-properties.h.
Referenced by AvailableProfilesColumns(), Inkscape::UI::Dialog::DocumentProperties::build_cms(), and Inkscape::UI::Dialog::DocumentProperties::populate_available_profiles().
Gtk::TreeModelColumn<bool> Inkscape::UI::Dialog::DocumentProperties::AvailableProfilesColumns::separatorColumn |
Definition at line 155 of file document-properties.h.
Referenced by Inkscape::UI::Dialog::DocumentProperties::_AvailableProfilesList_separator(), AvailableProfilesColumns(), and Inkscape::UI::Dialog::DocumentProperties::populate_available_profiles().