WidgetMDIChild Member List

This is the complete list of members for WidgetMDIChild, including all inherited members.

addRemoveExStyle(DWORD addStyle, bool add)Widget
addRemoveStyle(DWORD addStyle, bool add)Widget
animateBlend(bool show, int msTime)WidgetWindowBase< EventHandlerClass, unUsed >
animateCollapse(bool show, int msTime)WidgetWindowBase< EventHandlerClass, unUsed >
animateSlide(bool show, bool left, unsigned int msTime)WidgetWindowBase< EventHandlerClass, unUsed >
boolFunctionTakingInt typedefMessageMap< EventHandlerClass, unUsed >
boolFunctionTakingTstring typedefMessageMap< EventHandlerClass, unUsed >
boolFunctionTakingVoid typedefMessageMap< EventHandlerClass, unUsed >
bringToBottom()AspectSizable
bringToFront()AspectSizable
close(bool asyncron=false)WidgetWindowBase< EventHandlerClass, unUsed >
createMDIChild(Seed cs=getDefaultSeed())WidgetMDIChild [virtual]
createTimer(typename ThisMessageMap::itsVoidFunctionTakingCommand eventHandler, unsigned int milliSecond, const SmartWin::Command &command)WidgetWindowBase< EventHandlerClass, unUsed >
fork(const Param &par, unsigned long(EventHandlerClass::*threadProc)(Param &))AspectThreads
fork(unsigned long(EventHandlerClass::*threadProc)())AspectThreads
getActive() const AspectActivate
getBounds() const AspectSizable
getCapsLockOn()AspectKeyPressed
getClientAreaSize() const AspectSizable
getControlPressed()AspectKeyPressed
getCriticalSection()Widget
getCtrlId() const Widget
getDefaultSeed()WidgetMDIChild [static]
getDesktopSize()AspectSizable [static]
getEnabled() const AspectEnabled
getFocus() const AspectFocus
getFont()AspectFont< EventHandlerClass >
getParent() const Widget
getPosition() const AspectSizable
getShiftPressed()AspectKeyPressed
getSize() const AspectSizable
getText() const AspectText
getTextSize(const SmartUtil::tstring &text)AspectSizable
getVisible() const AspectVisible
handle() const Widget
hresultFunctionTakingLparamWparam typedefMessageMap< EventHandlerClass, unUsed >
invalidateWidget()Widget
itsBoolFunctionTakingInt typedefMessageMap< EventHandlerClass, unUsed >
itsBoolFunctionTakingTstring typedefMessageMap< EventHandlerClass, unUsed >
itsBoolFunctionTakingVoid typedefMessageMap< EventHandlerClass, unUsed >
itsHresultFunctionTakingLparamWparam typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingBool typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingCanvas typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingCommand typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingConstString typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingInt typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingMouseEventResult typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingPoint typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingSeedPointer typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingString typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingVoid typedefMessageMap< EventHandlerClass, unUsed >
itsVoidFunctionTakingWindowSizedEventResult typedefMessageMap< EventHandlerClass, unUsed >
maximize()AspectSizable
minimize()AspectSizable
ObjectType typedefWidgetMDIChild
onActivate(typename MessageMapType::itsVoidFunctionTakingBool eventHandler)AspectActivate
onChar(typename MessageMapType::itsBoolFunctionTakingInt eventHandler)AspectChar
onClosing(typename ThisMessageMap::itsBoolFunctionTakingVoid eventHandler)WidgetWindowBase< EventHandlerClass, unUsed >
onEnabled(typename MessageMapType::itsVoidFunctionTakingBool eventHandler)AspectEnabled
onEraseBackground(typename MessageMapType::itsVoidFunctionTakingCanvas eventHandler)AspectEraseBackground
onFocus(typename MessageMapType::itsVoidFunctionTakingVoid eventHandler)AspectFocus
onKeyPressed(typename MessageMapType::itsBoolFunctionTakingInt eventHandler)AspectKeyPressed
onKillFocus(typename MessageMapType::itsVoidFunctionTakingVoid eventHandler)AspectFocus
onLeftMouseDown(typename MessageMapType::itsVoidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onLeftMouseUp(typename MessageMapType::itsVoidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onMiddleMouseDown(typename MessageMapType::voidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onMiddleMouseUp(typename MessageMapType::itsVoidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onMouseMove(typename MessageMapType::itsVoidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onMoved(typename MessageMapType::itsVoidFunctionTakingPoint eventHandler)AspectSizable
onPainting(typename MessageMapType::itsVoidFunctionTakingCanvas eventHandler)AspectPainting
onRaw(typename MessageMapType::itsHresultFunctionTakingLparamWparam eventHandler, const Message &msg)AspectRaw
onRightMouseDown(typename MessageMapType::itsVoidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onRightMouseUp(typename MessageMapType::itsVoidFunctionTakingMouseEventResult eventHandler)AspectMouseClicks
onSized(typename MessageMapType::itsVoidFunctionTakingWindowSizedEventResult eventHandler)AspectSizable
onTextChanging(typename MessageMapType::itsVoidFunctionTakingConstString eventHandler)AspectText
onVisibilityChanged(typename MessageMapType::itsVoidFunctionTakingBool eventHandler)AspectVisible
restore()AspectSizable
sendWidgetMessage(HWND hWnd, UINT msg, WPARAM &wPar, LPARAM &lPar)WidgetMDIChild [protected, virtual]
setActive()AspectActivate
setBorder(bool value=true)AspectBorder< EventHandlerClass >
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
setCursor(int resourceId)WidgetWindowBase< EventHandlerClass, unUsed >
setCursor(const SmartUtil::tstring &filePathName)WidgetWindowBase< EventHandlerClass, unUsed >
setEnabled(bool enabled)AspectEnabled
setFocus()AspectFocus
setFont(FontPtr font, bool forceUpdate=true)AspectFont< EventHandlerClass >
setFont(PredefinedFontTypes stockObjectFont, bool forceUpdate=true)AspectFont< EventHandlerClass >
setIconLarge(int resourceId)WidgetWindowBase< EventHandlerClass, unUsed >
setIconLarge(const SmartUtil::tstring &filePathName)WidgetWindowBase< EventHandlerClass, unUsed >
setIconSmall(int resourceId)WidgetWindowBase< EventHandlerClass, unUsed >
setIconSmall(const SmartUtil::tstring &filePathName)WidgetWindowBase< EventHandlerClass, unUsed >
setMaximizeBox(bool value=true)WidgetWindowBase< EventHandlerClass, unUsed >
setMinimizeBox(bool value=true)WidgetWindowBase< EventHandlerClass, unUsed >
setPositionPerPlace(SmartWin::Place &bound)AspectSizable
setRaisedBorder(bool value=true)AspectBorder< EventHandlerClass >
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
setSmoothSunkenBorder(bool value=true)AspectBorder< EventHandlerClass >
setSunkenBorder(bool value=true)AspectBorder< EventHandlerClass >
setText(const SmartUtil::tstring &txt)AspectText
setVisible(bool visible)AspectVisible
subclass(unsigned id)Widget [virtual]
ThisType typedefWidgetMDIChild
updateWidget()Widget
virtualKeyToChar(int vkey)AspectKeyPressed [static]
voidFunctionTaking2Bool typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingBool typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingCanvas typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingCommand typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingConstString typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingInt typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingMouseEventResult typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingPoint typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingSeedPointer typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingString typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingVoid typedefMessageMap< EventHandlerClass, unUsed >
voidFunctionTakingWindowSizedEventResult typedefMessageMap< EventHandlerClass, unUsed >

Back to SmartWin website
SourceForge.net Logo