Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry Class Reference

Public Member Functions

 AttrEntry (SvgFontsDialog *d, gchar *lbl, Glib::ustring tooltip, const SPAttr attr)
 
void set_text (const char *)
 
Gtk::Entry * get_entry ()
 
Gtk::Label * get_label ()
 

Private Member Functions

void on_attr_changed ()
 

Private Attributes

SvgFontsDialogdialog
 
Gtk::Entry entry
 
SPAttr attr
 
Gtk::Label * _label
 

Detailed Description

Definition at line 185 of file svg-fonts-dialog.h.

Constructor & Destructor Documentation

◆ AttrEntry()

Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::AttrEntry ( SvgFontsDialog d,
gchar *  lbl,
Glib::ustring  tooltip,
const SPAttr  attr 
)

Definition at line 133 of file svg-fonts-dialog.cpp.

References _label, attr, dialog, entry, and on_attr_changed().

Member Function Documentation

◆ get_entry()

Gtk::Entry * Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::get_entry ( )
inline

Definition at line 190 of file svg-fonts-dialog.h.

◆ get_label()

Gtk::Label * Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::get_label ( )
inline

Definition at line 191 of file svg-fonts-dialog.h.

◆ on_attr_changed()

void Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::on_attr_changed ( )
private

◆ set_text()

void Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::set_text ( const char *  t)

Definition at line 144 of file svg-fonts-dialog.cpp.

Member Data Documentation

◆ _label

Gtk::Label* Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::_label
private

Definition at line 197 of file svg-fonts-dialog.h.

Referenced by AttrEntry().

◆ attr

SPAttr Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::attr
private

Definition at line 196 of file svg-fonts-dialog.h.

Referenced by AttrEntry().

◆ dialog

SvgFontsDialog* Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::dialog
private

Definition at line 193 of file svg-fonts-dialog.h.

Referenced by AttrEntry().

◆ entry

Gtk::Entry Inkscape::UI::Dialog::SvgFontsDialog::AttrEntry::entry
private

Definition at line 195 of file svg-fonts-dialog.h.

Referenced by AttrEntry().


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