#include <registered-widget.h>
|
| RegisteredUnitMenu (Glib::ustring const &label, Glib::ustring const &key, Registry &wr, Inkscape::XML::Node *repr_in=nullptr, SPDocument *doc_in=nullptr) |
|
void | setUnit (const Glib::ustring) |
|
Unit const * | getUnit () const |
|
UnitMenu const * | getUnitMenu () const |
|
UnitMenu * | getUnitMenu () |
|
void | set_undo_parameters (Glib::ustring _event_description, Glib::ustring _icon_name, std::string undo_id="") |
|
void | set_xml_target (Inkscape::XML::Node *xml_node, SPDocument *document) |
|
bool | is_updating () const |
|
| Labelled (Glib::ustring const &label, Glib::ustring const &tooltip, Gtk::Widget *widget, Glib::ustring const &icon={}, bool mnemonic=true) |
| Construct a Labelled Widget.
|
|
Gtk::Widget const * | getWidget () const |
|
Gtk::Widget * | getWidget () |
|
Gtk::Label const * | getLabel () const |
|
Gtk::Label * | getLabel () |
|
Definition at line 205 of file registered-widget.h.
◆ RegisteredUnitMenu()
Inkscape::UI::Widget::RegisteredUnitMenu::RegisteredUnitMenu |
( |
Glib::ustring const & |
label, |
|
|
Glib::ustring const & |
key, |
|
|
Registry & |
wr, |
|
|
Inkscape::XML::Node * |
repr_in = nullptr , |
|
|
SPDocument * |
doc_in = nullptr |
|
) |
| |
◆ getUnit()
Unit const * Inkscape::UI::Widget::RegisteredUnitMenu::getUnit |
( |
| ) |
const |
|
inline |
◆ getUnitMenu() [1/2]
UnitMenu * Inkscape::UI::Widget::RegisteredUnitMenu::getUnitMenu |
( |
| ) |
|
|
inline |
◆ getUnitMenu() [2/2]
UnitMenu const * Inkscape::UI::Widget::RegisteredUnitMenu::getUnitMenu |
( |
| ) |
const |
|
inline |
◆ on_changed()
void Inkscape::UI::Widget::RegisteredUnitMenu::on_changed |
( |
| ) |
|
|
private |
◆ setUnit()
void Inkscape::UI::Widget::RegisteredUnitMenu::setUnit |
( |
const Glib::ustring |
unit | ) |
|
◆ _changed_connection
sigc::scoped_connection Inkscape::UI::Widget::RegisteredUnitMenu::_changed_connection |
|
private |
The documentation for this class was generated from the following files: