#include <app-helper.h>
|
| SubTree () |
|
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) |
|
Gnome::UI::Items::SubTree::SubTree |
( |
| ) |
|
|
protected |
Gnome::UI::Items::SubTree::SubTree |
( |
const Glib::ustring & |
label, |
|
|
const Array< Info > & |
uitree, |
|
|
const Glib::ustring & |
tip = Glib::ustring() |
|
) |
| |
Gnome::UI::Items::SubTree::SubTree |
( |
const Icon & |
icon, |
|
|
const Glib::ustring & |
label, |
|
|
const Array< Info > & |
uitree, |
|
|
const Glib::ustring & |
tip = Glib::ustring() |
|
) |
| |
Gnome::UI::Items::SubTree::~SubTree |
( |
| ) |
|
Array<Info>& Gnome::UI::Items::SubTree::get_uitree |
( |
| ) |
|
The documentation for this class was generated from the following file: