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::Container | [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_type() const | ifm::layout::Component | |
m_data | ifm::layout::Container | [private] |
set_name(const std::string &name) | ifm::layout::Component | |
set_orientation(ALIGNMENT orientation) | ifm::layout::Container | |
~Component() | ifm::layout::Component | [virtual] |