addButton(unsigned int id, const SmartUtil::tstring &text, const SmartUtil::tstring &toolTip, typename ThisMessageMap::itsVoidFunctionTakingUInt eventHandler) | WidgetToolbar | |
addButton(unsigned int id, const SmartUtil::tstring &text, typename ThisMessageMap::itsVoidFunctionTakingUInt eventHandler) | WidgetToolbar | |
addButton(unsigned int id, int iconIndex, const SmartUtil::tstring &toolTip, typename ThisMessageMap::itsVoidFunctionTakingUInt eventHandler) | WidgetToolbar | |
addButton(unsigned int id, int iconIndex, typename ThisMessageMap::itsVoidFunctionTakingUInt eventHandler) | WidgetToolbar | |
addButton(unsigned int id, int iconIndex, const SmartUtil::tstring &text, const SmartUtil::tstring &toolTip, bool checkButton, typename ThisMessageMap::itsVoidFunctionTakingUInt eventHandler) | WidgetToolbar | |
addRemoveExStyle(DWORD addStyle, bool add) | Widget | |
addRemoveStyle(DWORD addStyle, bool add) | Widget | |
addSeparator() | WidgetToolbar | |
boolFunctionTakingInt typedef | MessageMapControl | |
boolFunctionTakingTstring typedef | MessageMapControl | |
boolFunctionTakingUnsigned typedef | MessageMapControl | |
boolValidationFunc typedef | MessageMapControl | |
bringToBottom() | AspectSizable | [private] |
bringToFront() | AspectSizable | [private] |
brushFunctionTakingCanvas typedef | MessageMapControl | |
create(const Seed &cs=getDefaultSeed()) | WidgetToolbar | [virtual] |
createMessageMap() | MessageMapControl | [protected] |
getBounds() const | AspectSizable | [private] |
getButtonChecked(unsigned int id) | WidgetToolbar | |
getButtonEnabled(unsigned int id) | WidgetToolbar | |
getButtonVisible(unsigned id) | WidgetToolbar | |
getClientAreaSize() const | AspectSizable | [private] |
getCriticalSection() | Widget | |
getCtrlId() const | Widget | |
getDefaultSeed() | WidgetToolbar | [static] |
getDesktopSize() | AspectSizable | [private, static] |
getEnabled() const | AspectEnabled | |
getFocus() const | AspectFocus | |
getFont() | AspectFont | |
getParent() const | Widget | |
getPosition() const | AspectSizable | [private] |
getSize() const | AspectSizable | [private] |
getTextSize(const SmartUtil::tstring &text) | AspectSizable | [private] |
getVisible() const | AspectVisible | |
handle() const | Widget | |
hresultFunctionTakingLparamWparam typedef | MessageMapControl | |
intCallbackCompareFunc typedef | MessageMapControl | |
invalidateWidget() | Widget | |
itsBoolFunctionTakingInt typedef | MessageMapControl | |
itsBoolFunctionTakingTstring typedef | MessageMapControl | |
itsBoolFunctionTakingUnsigned typedef | MessageMapControl | |
itsBoolValidationFunc typedef | MessageMapControl | |
itsBrushFunctionTakingCanvas typedef | MessageMapControl | |
itsHresultFunctionTakingLparamWparam typedef | MessageMapControl | |
itsIntLparamLparam typedef | MessageMapControl | |
itsVoidDrawItemFunction typedef | MessageMapControl | |
itsVoidFunctionTaking2Bool typedef | MessageMapControl | |
itsVoidFunctionTakingBool typedef | MessageMapControl | |
itsVoidFunctionTakingCanvas typedef | MessageMapControl | |
itsVoidFunctionTakingConstString typedef | MessageMapControl | |
itsVoidFunctionTakingInt typedef | MessageMapControl | |
itsVoidFunctionTakingMouseEventResult typedef | MessageMapControl | |
itsVoidFunctionTakingPoint typedef | MessageMapControl | |
itsVoidFunctionTakingString typedef | MessageMapControl | |
itsVoidFunctionTakingSystemTime typedef | MessageMapControl | |
itsVoidFunctionTakingUInt typedef | MessageMapControl | |
itsVoidFunctionTakingVoid typedef | MessageMapControl | |
itsVoidFunctionTakingWindowSizedEventResult typedef | MessageMapControl | |
itsVoidGetIconFunc typedef | MessageMapControl | |
itsVoidGetItemFunc typedef | MessageMapControl | |
itsVoidMeasureItemFunction typedef | MessageMapControl | |
itsVoidUnsignedUnsignedBoolCanvasRectangle typedef | MessageMapControl | |
maximize() | AspectSizable | [private] |
minimize() | AspectSizable | [private] |
ObjectType typedef | WidgetToolbar | |
onEnabled(typename MessageMapType::itsVoidFunctionTakingBool eventHandler) | AspectEnabled | |
onFocus(typename MessageMapType::itsVoidFunctionTakingVoid eventHandler) | AspectFocus | |
onKillFocus(typename MessageMapType::itsVoidFunctionTakingVoid eventHandler) | AspectFocus | |
onMoved(typename MessageMapType::itsVoidFunctionTakingPoint eventHandler) | AspectSizable | [private] |
onRaw(typename MessageMapType::itsHresultFunctionTakingLparamWparam eventHandler, const Message &msg) | AspectRaw | |
onSized(typename MessageMapType::itsVoidFunctionTakingWindowSizedEventResult eventHandler) | AspectSizable | [private] |
onVisibilityChanged(typename MessageMapType::itsVoidFunctionTakingBool eventHandler) | AspectVisible | |
refresh() | WidgetToolbar | |
restore() | AspectSizable | [private] |
setBounds(const Rectangle &rect, bool updateWindow=true) | AspectSizable | [private] |
setBounds(const Point &newPos, const Point &newSize, bool updateWindow=true) | AspectSizable | [private] |
setBounds(int x, int y, int width, int height, bool updateWindow=true) | AspectSizable | [private] |
setButtonEnabled(unsigned id, bool enable) | WidgetToolbar | |
setButtonSize(unsigned int width, unsigned int height) | WidgetToolbar | |
setButtonVisible(unsigned int id, bool show) | WidgetToolbar | |
setDisabledImageList(ImageListPtr disabledImageList) | WidgetToolbar | |
setEnabled(bool enabled) | AspectEnabled | |
setFocus() | AspectFocus | |
setFont(FontPtr font, bool forceUpdate=true) | AspectFont | |
setFont(PredefinedFontTypes stockObjectFont, bool forceUpdate=true) | AspectFont | |
setHotImageList(ImageListPtr hotImageList) | WidgetToolbar | |
setNormalImageList(ImageListPtr normalImageList) | WidgetToolbar | |
setPositionPerPlace(SmartWin::Place &bound) | AspectSizable | [private] |
setSizeAsCol(const Rectangle &rect, int rows, int rownum, int border=0, bool updateWindow=true) | AspectSizable | [private] |
setSizeAsGridPerPlace(SmartWin::Place &bound, int rows, int cols) | AspectSizable | [private] |
setSizeAsRow(const Rectangle &rect, int cols, int colnum, int border=0, bool updateWindow=true) | AspectSizable | [private] |
setSizePerTextPerPlace(SmartWin::Place &bound, const SmartUtil::tstring &text, int extraX=0, int extraY=0) | AspectSizable | [private] |
setVisible(bool visible) | AspectVisible | |
subclass(unsigned id) | Widget | [virtual] |
ThisType typedef | WidgetToolbar | |
updateWidget() | Widget | |
voidDrawItemFunction typedef | MessageMapControl | |
voidFunctionTaking2Bool typedef | MessageMapControl | |
voidFunctionTakingBool typedef | MessageMapControl | |
voidFunctionTakingCanvas typedef | MessageMapControl | |
voidFunctionTakingConstString typedef | MessageMapControl | |
voidFunctionTakingInt typedef | MessageMapControl | |
voidFunctionTakingMouseEventResult typedef | MessageMapControl | |
voidFunctionTakingPoint typedef | MessageMapControl | |
voidFunctionTakingString typedef | MessageMapControl | |
voidFunctionTakingSystemTime typedef | MessageMapControl | |
voidFunctionTakingUInt typedef | MessageMapControl | |
voidFunctionTakingVoid typedef | MessageMapControl | |
voidFunctionTakingWindowSizedEventResult typedef | MessageMapControl | |
voidGetIconFunc typedef | MessageMapControl | |
voidGetItemFunc typedef | MessageMapControl | |
voidMeasureItemFunction typedef | MessageMapControl | |
voidUnsignedUnsignedBoolCanvasRectangle typedef | MessageMapControl | |