nux-1.14.0
|
Public Member Functions | |
LayeredChildProperties (bool expand, int x, int y, int width, int height) | |
void | Update (bool expand, int x, int y, int width, int height) |
Public Attributes | |
bool | m_expand |
int | m_x |
int | m_y |
int | m_width |
int | m_height |
sigc::signal< void, Area *, bool >::iterator | m_vis_it |
Definition at line 31 of file LayeredLayout.cpp.