#include <ui-items-stock.h>
|
| | ConfigureItem () |
| |
| void | init (const Callback &cv, GnomeUIInfoConfigurableTypes ct) |
| |
| void | init (const Callback &cv, GnomeUIInfoConfigurableTypes ct, const Glib::ustring &strLabel, const Glib::ustring &strHint) |
| |
| | Item () |
| |
| void | init (Type type_) |
| |
| void | init_cb (Type type_, const Icon &icon, const Glib::ustring &label, const Callback &cb, const Glib::ustring &tooltip) |
| |
| void | init_sub (Type type_, const Icon &icon, const Glib::ustring &label, const Array< Info > &sub, const Glib::ustring &tooltip) |
| |
| InfoData * | init_common (Type type_, const Icon &icon_, const Glib::ustring &label_, const Glib::ustring &hint_) |
| |
| InfoData * | get_data_ () |
| |
| const InfoData * | get_data_ () const |
| |
| void | set_data_ (InfoData *infodata) |
| |
◆ ~ConfigureItem()
| Gnome::UI::Items::ConfigureItem::~ConfigureItem |
( |
| ) |
|
|
inline |
◆ ConfigureItem()
| Gnome::UI::Items::ConfigureItem::ConfigureItem |
( |
| ) |
|
|
inlineprotected |
◆ init() [1/2]
| void Gnome::UI::Items::ConfigureItem::init |
( |
const Callback & |
cv, |
|
|
GnomeUIInfoConfigurableTypes |
ct |
|
) |
| |
|
protected |
◆ init() [2/2]
| void Gnome::UI::Items::ConfigureItem::init |
( |
const Callback & |
cv, |
|
|
GnomeUIInfoConfigurableTypes |
ct, |
|
|
const Glib::ustring & |
strLabel, |
|
|
const Glib::ustring & |
strHint |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: