#include <ui-items-stock.h>
Public Member Functions | |
~ConfigureItem () | |
Protected Member Functions | |
ConfigureItem () | |
void | init (const Callback &cv, GnomeUIInfoConfigurableTypes ct) |
void | init (const Callback &cv, GnomeUIInfoConfigurableTypes ct, const Glib::ustring &strLabel, const Glib::ustring &strHint) |
void | init (const CallbackWithWidget &cv, GnomeUIInfoConfigurableTypes ct) |
void | init (const CallbackWithWidget &cv, GnomeUIInfoConfigurableTypes ct, const Glib::ustring &strLabel, const Glib::ustring &strHint) |
Gnome::UI::Items::ConfigureItem::~ConfigureItem | ( | ) | [inline] |
Gnome::UI::Items::ConfigureItem::ConfigureItem | ( | ) | [inline, protected] |
void Gnome::UI::Items::ConfigureItem::init | ( | const Callback & | cv, | |
GnomeUIInfoConfigurableTypes | ct | |||
) | [protected] |
void Gnome::UI::Items::ConfigureItem::init | ( | const Callback & | cv, | |
GnomeUIInfoConfigurableTypes | ct, | |||
const Glib::ustring & | strLabel, | |||
const Glib::ustring & | strHint | |||
) | [protected] |
void Gnome::UI::Items::ConfigureItem::init | ( | const CallbackWithWidget & | cv, | |
GnomeUIInfoConfigurableTypes | ct | |||
) | [protected] |
void Gnome::UI::Items::ConfigureItem::init | ( | const CallbackWithWidget & | cv, | |
GnomeUIInfoConfigurableTypes | ct, | |||
const Glib::ustring & | strLabel, | |||
const Glib::ustring & | strHint | |||
) | [protected] |