#include <app-helper.h>
Inheritance diagram for Gnome::UI::Items::SubTree:
Public Member Functions | |
SubTree (const Glib::ustring &label, const Array< Info > &uitree, const Glib::ustring &tip=Glib::ustring()) | |
SubTree (const Icon &icon, const Glib::ustring &label, const Array< Info > &uitree, const Glib::ustring &tip=Glib::ustring()) | |
~SubTree () | |
Array< Info > & | get_uitree () |
Protected Member Functions | |
SubTree () |
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 | ( | ) |