Main Page
Related Pages
Namespaces
Classes
Files
Alphabetical List
Class List
Class Hierarchy
Class Members
ifm::layout::TabbedContainer Member List
This is the complete list of members for
ifm::layout::TabbedContainer
, including all inherited members.
add
(Component *component)
ifm::layout::Container
Component
(ComponentData *data)
ifm::layout::Component
[protected]
ComponentList
typedef
ifm::layout::Container
Container
(int id=ID_NONE, const std::string &name="")
ifm::layout::Container
[explicit]
Container
(const Container &other)
ifm::layout::Container
Container
(ContainerData *data)
ifm::layout::Container
[protected]
copy
() const
ifm::layout::TabbedContainer
[virtual]
get_children
() const
ifm::layout::Container
get_id
() const
ifm::layout::Container
get_name
() const
ifm::layout::Component
get_orientation
() const
ifm::layout::Container
get_selected_tab
() const
ifm::layout::TabbedContainer
get_type
() const
ifm::layout::Component
m_data
ifm::layout::TabbedContainer
[private]
set_name
(const std::string &name)
ifm::layout::Component
set_orientation
(ALIGNMENT orientation)
ifm::layout::Container
set_selected_tab
(int index)
ifm::layout::TabbedContainer
TabbedContainer
(int id=ID_NONE, const std::string &name="")
ifm::layout::TabbedContainer
TabbedContainer
(const TabbedContainer &other)
ifm::layout::TabbedContainer
~Component
()
ifm::layout::Component
[virtual]