MGUI::TOOLCANVAS Member List

This is the complete list of members for MGUI::TOOLCANVAS, including all inherited members.
AddDelegateOnPointerButtonDown(POINTERBUTTON buttons, DELEGATE_ONPOINTER delegate)MGUI::CANVAS
AddDelegateOnPointerButtonUp(POINTERBUTTON buttons, DELEGATE_ONPOINTER delegate)MGUI::CANVAS
AddDestroyCallback()MGUI::CTRL [protected]
CANVAS(STYLE style=STYLE_Default)MGUI::CANVAS
Create(LAYOUT_PANE_BASE &ParentPane, int width, int height, LAYOUT_SIZEALIGN sizealign, CANVAS::STYLE style=STYLE_Default)MGUI::CANVAS
CTRL()MGUI::CTRL [inline, protected]
CursorSetVisible(bool visible)MGUI::CANVAS
DELEGATE_ONKEY typedefMGUI::CANVAS
DELEGATE_ONPAINT typedefMGUI::CANVAS
DELEGATE_ONPOINTER typedefMGUI::CANVAS
DELEGATE_ONPOINTERMOVE typedefMGUI::CANVAS
DELEGATE_ONSIZE typedefMGUI::CTRL
DELEGATE_ONUPDATERECT typedefMGUI::CANVAS
DELEGATE_ONWHEEL typedefMGUI::CANVAS
DEVICETYPE enum nameMGUI::CANVAS
DEVICETYPE_Memory enum valueMGUI::CANVAS
DEVICETYPE_Pixmap enum valueMGUI::CANVAS
DEVICETYPE_Screen enum valueMGUI::CANVAS
DEVICETYPE_Stereo enum valueMGUI::CANVAS
DrawGadgets(DEVICETYPE DeviceType)MGUI::TOOLCANVAS
Erase(const COLOR &color)MGUI::CANVAS
GadgetAttach(GADGET *const pGadget)MGUI::TOOLCANVAS [private]
GadgetDetach(GADGET *const pGadget)MGUI::TOOLCANVAS [private]
GetActiveGadget() const MGUI::TOOLCANVAS
GetActiveTool() const MGUI::TOOLCANVAS
GetBackgroundColor()MGUI::CTRL [static]
GetBackgroundColor(COLOR &color) const MGUI::CTRL
GetCursor() const MGUI::CANVAS
GetDimensions(MGUI::POINT &dimensions) const MGUI::CTRL
GetDlgParent() const MGUI::CANVAS
GetDrawingContext(DEVICETYPE DeviceType, STEREOVIEW StereoView=STEREOVIEW_None) const MGUI::CANVAS
GetDrawingDevice(DEVICETYPE DeviceType=DEVICETYPE_Memory)MGUI::CANVAS
GetDrawingDevice(DEVICETYPE DeviceType, bool AllowStereo)MGUI::CANVAS
GetHeight() const MGUI::CANVAS
GetPointerLocation(MGUI::POINT &ptCanvas) const MGUI::CANVAS
GetShell() const MGUI::CTRL
GetSize(INT16 &width, INT16 &height) const MGUI::CANVAS
GetStyle() const MGUI::CANVAS
GetToolTip() const MGUI::CTRL
GetWidget() const MGUI::CTRL [inline]
GetWidth() const MGUI::CANVAS
GetZView() const MGUI::TOOLCANVAS [inline]
GraphicToolResume() const MGUI::TOOLCANVAS
GraphicToolSuspend() const MGUI::TOOLCANVAS
Invalidate(bool erase=true)MGUI::CTRL
IsCreated() const MGUI::CTRL [virtual]
IsEnabled() const MGUI::CTRL [virtual]
IsPointerCaptured() const MGUI::CANVAS
IsVisible() const MGUI::CTRL
m_widgetMGUI::CTRL [protected]
PanFromBuffer(INT32 dx, INT32 dy, const COLOR *pColorBG)MGUI::CANVAS
PlaceGadgets()MGUI::TOOLCANVAS
ProcessWidgetEvents(Widget widget)MGUI::CTRL [static]
ReleaseCapture()MGUI::CANVAS
Resize(INT16 width, INT16 height)MGUI::CANVAS
RestoreFromBuffer(DEVICETYPE devtype, bool UpdateNow=false)MGUI::CANVAS
RestoreFromBuffer(DEVICETYPE devtype, const LRECT2D &rect, bool UpdateNow=false)MGUI::CANVAS
SetActiveTool(TOOL_BASE *pTool)MGUI::TOOLCANVAS [private]
SetBackgroundColor(const COLOR &color)MGUI::CTRL
SetCursor(CURSORID cursorid)MGUI::CANVAS
SetDelegateOnKey(DELEGATE_ONKEY delegate)MGUI::CANVAS
SetDelegateOnPaint(DELEGATE_ONPAINT delegate)MGUI::CANVAS
SetDelegateOnPointerDoubleClick(DELEGATE_ONPOINTER delegate)MGUI::CANVAS
SetDelegateOnPointerEnter(DELEGATE_VOID_NOPARMS delegate)MGUI::CANVAS
SetDelegateOnPointerLeave(DELEGATE_VOID_NOPARMS delegate)MGUI::CANVAS
SetDelegateOnPointerMove(DELEGATE_ONPOINTERMOVE delegate)MGUI::CANVAS
SetDelegateOnPointerWheel(DELEGATE_ONWHEEL delegate)MGUI::CANVAS
SetDelegateOnSize(DELEGATE_ONSIZE delegate)MGUI::CANVAS
SetDelegateOnUpdatePixmap(DELEGATE_ONUPDATERECT delegate)MGUI::CANVAS
SetDimensions(MGUI::POINT dimensions)MGUI::CTRL
SetEnabled(bool enabled=true)MGUI::CTRL [virtual]
SetFocus() const MGUI::FORM [inline]
SetForegroundColor(const COLOR &color)MGUI::CTRL
SetGadgetMargin(UINT16 margin)MGUI::TOOLCANVAS
SetGadgetSpacing(UINT16 spacing)MGUI::TOOLCANVAS
SetMinimumSize(int width, int height)MGUI::CTRL
SetShadowArgs(XTARGS &args, SHADOW shadow)MGUI::CTRL [protected, static]
SetSizeByKey(const char *SizeKey)MGUI::CTRL
SetToolTipString(const MISTRING &string)MGUI::CTRL
SetVisible(bool visible=true)MGUI::CTRL [virtual]
SetWidgetShadow(Widget widget, SHADOW shadow)MGUI::CTRL [static]
SHADOW enum nameMGUI::CTRL
SHADOW_Black enum valueMGUI::CTRL
SHADOW_In enum valueMGUI::CTRL
SHADOW_None enum valueMGUI::CTRL
SHADOW_Out enum valueMGUI::CTRL
SHADOW_White enum valueMGUI::CTRL
StereoCursorDrawAbsolute(const DPOINT3D &ptCanvas3D)MGUI::TOOLCANVAS
StereoCursorDrawOnSurface(MGUI::POINT ptCanvas)MGUI::TOOLCANVAS
StereoCursorRestore()MGUI::TOOLCANVAS
StereoDisable()MGUI::CANVAS
StereoDrawCursor(MGUI::POINT ptCanvasL, MGUI::POINT ptCanvasR, LRECT2D &CursorRectL, LRECT2D &CursorRectR)MGUI::CANVAS
StereoEnable(const STEREODEVICE &StereoDevice)MGUI::CANVAS
StereoGetDeviceHW() const MGUI::CANVAS
StereoIsEnabled() const MGUI::CANVAS
StereoUpdateFromBuffer()MGUI::CANVAS
STYLE enum nameMGUI::CANVAS
STYLE_Default enum valueMGUI::CANVAS
STYLE_NoBuffer enum valueMGUI::CANVAS
STYLE_NoDelayResize enum valueMGUI::CANVAS
STYLE_NotifyExpose enum valueMGUI::CANVAS
STYLE_TraverseToOnPointerEnter enum valueMGUI::CANVAS
STYLE_UseMemory enum valueMGUI::CANVAS
STYLE_UsePixmap enum valueMGUI::CANVAS
ToolAttach(TOOL_BASE *const pTool)MGUI::TOOLCANVAS [private]
TOOLCANVAS()MGUI::TOOLCANVAS
ToolDetach(TOOL_BASE *const pTool)MGUI::TOOLCANVAS [private]
UpdateFromBuffer(DEVICETYPE DevTarget, DEVICETYPE DevSource, const LRECT2D *pRectSource=0)MGUI::CANVAS
UpdateWindow()MGUI::CTRL
v_GetZView() const MGUI::TOOLCANVAS [private, virtual]
v_OnCaptureChanged()MGUI::TOOLCANVAS [protected, virtual]
v_OnDestroyWidget()MGUI::CTRL [protected, virtual]
v_OnKey(MGUI::POINT point, MGUI::KEYCODE keycode, MGUI::KEYSTATE keystate)MGUI::TOOLCANVAS [protected, virtual]
v_OnPaint(MGD::CONTEXT *gc)MGUI::TOOLCANVAS [protected, virtual]
v_OnPointerButtonDown(MGUI::POINT point, POINTERBUTTON button, KEYSTATE keystate)MGUI::TOOLCANVAS [protected, virtual]
v_OnPointerButtonUp(MGUI::POINT point, POINTERBUTTON button, KEYSTATE keystate)MGUI::TOOLCANVAS [protected, virtual]
v_OnPointerEnter()MGUI::TOOLCANVAS [protected, virtual]
v_OnPointerLeave()MGUI::TOOLCANVAS [protected, virtual]
v_OnPointerMove(MGUI::POINT point, POINTERBUTTON button, KEYSTATE keystate, bool hasmore)MGUI::TOOLCANVAS [protected, virtual]
v_OnPointerWheel(INT32 direction)MGUI::CANVAS [protected, virtual]
v_OnSize(int width, int height)MGUI::TOOLCANVAS [protected, virtual]
~CANVAS()MGUI::CANVAS [virtual]
~CTRL()=0MGUI::CTRL [pure virtual]
~FORM()=0MGUI::FORM [pure virtual]
~TOOLCANVAS()MGUI::TOOLCANVAS [virtual]

Generated on Sun Oct 7 21:36:22 2012 for TNTsdk 2012 by  doxygen 1.6.1