#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) |
| |
◆ SubTree() [1/3]
| Gnome::UI::Items::SubTree::SubTree |
( |
| ) |
|
|
protected |
◆ SubTree() [2/3]
| Gnome::UI::Items::SubTree::SubTree |
( |
const Glib::ustring & |
label, |
|
|
const Array< Info > & |
uitree, |
|
|
const Glib::ustring & |
tip = Glib::ustring() |
|
) |
| |
◆ SubTree() [3/3]
| Gnome::UI::Items::SubTree::SubTree |
( |
const Icon & |
icon, |
|
|
const Glib::ustring & |
label, |
|
|
const Array< Info > & |
uitree, |
|
|
const Glib::ustring & |
tip = Glib::ustring() |
|
) |
| |
◆ ~SubTree()
| Gnome::UI::Items::SubTree::~SubTree |
( |
| ) |
|
◆ get_uitree()
| Array< Info > & Gnome::UI::Items::SubTree::get_uitree |
( |
| ) |
|
The documentation for this class was generated from the following file: