Public Member Functions | |
PanelData (WidgetID child, const std::string &name, const std::string &bitmap, int flags) | |
Public Attributes | |
std::string | m_bitmap_name |
WidgetID | m_child |
The ID of the child widget. | |
int | m_flags |
ifm::layout::Panel::PanelData::PanelData | ( | WidgetID | child, | |
const std::string & | name, | |||
const std::string & | bitmap, | |||
int | flags | |||
) |
std::string ifm::layout::Panel::PanelData::m_bitmap_name |
The ID of the child widget.