bringToBottom() | AspectSizable | |
bringToFront() | AspectSizable | |
getBounds() const | AspectSizable | |
getClientAreaSize() const | AspectSizable | |
getDesktopSize() | AspectSizable | [static] |
getPosition() const | AspectSizable | |
getSize() const | AspectSizable | |
getTextSize(const SmartUtil::tstring &text) | AspectSizable | |
maximize() | AspectSizable | |
minimize() | AspectSizable | |
onMoved(typename MessageMapType::itsVoidFunctionTakingPoint eventHandler) | AspectSizable | |
onSized(typename MessageMapType::itsVoidFunctionTakingWindowSizedEventResult eventHandler) | AspectSizable | |
restore() | AspectSizable | |
setBounds(const Rectangle &rect, bool updateWindow=true) | AspectSizable | |
setBounds(const Point &newPos, const Point &newSize, bool updateWindow=true) | AspectSizable | |
setBounds(int x, int y, int width, int height, bool updateWindow=true) | AspectSizable | |
setPositionPerPlace(SmartWin::Place &bound) | AspectSizable | |
setSizeAsCol(const Rectangle &rect, int rows, int rownum, int border=0, bool updateWindow=true) | AspectSizable | |
setSizeAsGridPerPlace(SmartWin::Place &bound, int rows, int cols) | AspectSizable | |
setSizeAsRow(const Rectangle &rect, int cols, int colnum, int border=0, bool updateWindow=true) | AspectSizable | |
setSizePerTextPerPlace(SmartWin::Place &bound, const SmartUtil::tstring &text, int extraX=0, int extraY=0) | AspectSizable | |