This is the complete list of members for GeUserArea, including all inherited members.
ActivateFading(Int32 milliseconds) | GeUserArea | |
AdjustColor(Int32 colorid, Int32 highlightid, Float percent) | GeUserArea | |
CheckDropArea(const BaseContainer &msg, Bool horiz, Bool vert) const | GeUserArea | |
ClearClippingRegion() | GeUserArea | |
CoreMessage(Int32 id, const BaseContainer &msg) | GeUserArea | virtual |
cu | GeUserArea | private |
dlg | GeUserArea | protected |
Draw(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeUserArea | virtual |
DrawBezierFill(const Vector2d &startPoint, const maxon::Block< const BezierPoint > &bezierPoints, Bool closed) | GeUserArea | |
DrawBezierLine(const Vector2d &startPoint, const maxon::Block< const BezierPoint > &bezierPoints, Bool closed, Float lineWidth=1.0, LINESTYLE lineStyle=LINESTYLE::NORMAL) | GeUserArea | |
DrawBitmap(BaseBitmap *bmp, Int32 wx, Int32 wy, Int32 ww, Int32 wh, Int32 x, Int32 y, Int32 w, Int32 h, Int32 mode) | GeUserArea | |
DrawBorder(Int32 type, Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeUserArea | |
DrawCustomButton(Int32 x, Int32 y, Int32 w, Int32 h, const Int32 *ids, Bool nofill, Bool focus) | GeUserArea | |
DrawEllipseFill(const Vector2d ¢erPoint, const Vector2d &radius) | GeUserArea | |
DrawEllipseLine(const Vector2d ¢erPoint, const Vector2d &radius, Float lineWidth=1.0, LINESTYLE lineStyle=LINESTYLE::NORMAL) | GeUserArea | |
DrawFrame(Int32 x1, Int32 y1, Int32 x2, Int32 y2, Float lineWidth=1.0, LINESTYLE lineStyle=LINESTYLE::NORMAL) | GeUserArea | |
DrawGetFontBaseLine() const | GeUserArea | |
DrawGetFontHeight() const | GeUserArea | |
DrawGetTextWidth(const maxon::String &text) const | GeUserArea | |
DrawGetTextWidth_ListNodeName(BaseList2D *node, Int32 fontid=FONT_STANDARD) const | GeUserArea | |
DrawImageRef(maxon::ImageBaseRef &imageRef, Float wx, Float wy, Float ww, Float wh, Float opacity, maxon::IMAGEINTERPOLATIONMODE mode) | GeUserArea | |
DrawLine(Int32 x1, Int32 y1, Int32 x2, Int32 y2, Float lineWidth=1.0, LINESTYLE lineStyle=LINESTYLE::NORMAL) | GeUserArea | |
DrawMsg(Int32 x1, Int32 y1, Int32 x2, Int32 y2, const BaseContainer &msg) | GeUserArea | virtual |
DrawPolyFill(const maxon::Block< const Vector2d > &p, Bool closed) | GeUserArea | |
DrawPolyLine(const maxon::Block< const Vector2d > &p, Bool closed, Float lineWidth=1.0, LINESTYLE lineStyle=LINESTYLE::NORMAL) | GeUserArea | |
DrawRectangle(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeUserArea | |
DrawSetFont(Int32 fontid) | GeUserArea | |
DrawSetOpacity(Float opacity) | GeUserArea | |
DrawSetPen(const Vector &color) | GeUserArea | |
DrawSetPen(Int32 id) | GeUserArea | |
DrawSetPen(const GeData &d) | GeUserArea | |
DrawSetTextCol(Int32 fg, Int32 bg) | GeUserArea | |
DrawSetTextCol(const Vector &fg, Int32 bg) | GeUserArea | |
DrawSetTextCol(Int32 fg, const Vector &bg) | GeUserArea | |
DrawSetTextCol(const Vector &fg, const Vector &bg) | GeUserArea | |
DrawSetTextCol(const GeData &fg, const GeData &bg) | GeUserArea | |
DrawSetTextRotation(Float textrotation) | GeUserArea | |
DrawText(const maxon::String &txt, Int32 x, Int32 y, Int32 flags=(0|(0<< 4))) | GeUserArea | |
FillBitmapBackground(BaseBitmap *bmp, Int32 offsetx, Int32 offsety) | GeUserArea | |
GeDialog class | GeUserArea | friend |
Get() | GeUserArea | |
GetBorderSize(Int32 type, Int32 *l, Int32 *t, Int32 *r, Int32 *b) const | GeUserArea | |
GetColorRGB(Int32 colorid, Int32 &r, Int32 &g, Int32 &b) const | GeUserArea | |
GetDialog() | GeUserArea | |
GetDragObject(const BaseContainer &msg, Int32 *type, void **object) const | GeUserArea | |
GetDragPosition(const BaseContainer &msg, Int32 *x, Int32 *y) const | GeUserArea | |
GetHeight() const | GeUserArea | |
GetId() const | GeUserArea | |
GetInputEvent(Int32 askdevice, BaseContainer &res) const | GeUserArea | |
GetInputState(Int32 askdevice, Int32 askchannel, BaseContainer &res) const | GeUserArea | |
GetMinSize(Int32 &w, Int32 &h) | GeUserArea | virtual |
GetPixelRatio() const | GeUserArea | |
GetWidth() const | GeUserArea | |
GeUserArea() | GeUserArea | |
Global2Local(Int32 *x, Int32 *y) const | GeUserArea | |
Global2Local(Float &x, Float &y) const | GeUserArea | |
HandleMouseDrag(const BaseContainer &msg, Int32 type, void *data, Int32 dragflags) | GeUserArea | |
HasFocus() const | GeUserArea | |
Init() | GeUserArea | virtual |
InitValues() | GeUserArea | virtual |
InputEvent(const BaseContainer &msg) | GeUserArea | virtual |
IsEnabled() const | GeUserArea | |
IsHotkeyDown(Int32 id) const | GeUserArea | |
IsR2L() const | GeUserArea | |
KillEvents() | GeUserArea | |
LayoutChanged() | GeUserArea | |
Local2Global(Int32 *x, Int32 *y) const | GeUserArea | |
Local2Global(Float &x, Float &y) const | GeUserArea | |
Local2Screen(Int32 *x, Int32 *y) const | GeUserArea | |
Local2Screen(Float &x, Float &y) const | GeUserArea | |
MAXON_DISALLOW_COPY_AND_ASSIGN(GeUserArea) | GeUserArea | private |
Message(const BaseContainer &msg, BaseContainer &result) | GeUserArea | virtual |
MouseDrag(Float *mx, Float *my, BaseContainer *channels) | GeUserArea | |
MouseDragEnd() | GeUserArea | |
MouseDragStart(Int32 button, Float mx, Float my, MOUSEDRAGFLAGS flag) | GeUserArea | |
OffScreenOn() | GeUserArea | |
OffScreenOn(Int32 x, Int32 y, Int32 w, Int32 h) | GeUserArea | |
owncu | GeUserArea | private |
Redraw(Bool threaded=false) | GeUserArea | |
Screen2Local(Int32 *x, Int32 *y) const | GeUserArea | |
Screen2Local(Float &x, Float &y) const | GeUserArea | |
ScrollArea(Int32 xdiff, Int32 ydiff, Int32 x, Int32 y, Int32 w, Int32 h) | GeUserArea | |
SendParentMessage(const BaseContainer &msg) | GeUserArea | |
SendParentMessageResult(const BaseContainer &msg) | GeUserArea | |
Set(CUserArea *t_cu) | GeUserArea | |
SetClippingRegion(Int32 x, Int32 y, Int32 w, Int32 h) | GeUserArea | |
SetDragDestination(Int32 cursor) | GeUserArea | |
SetTimer(Int32 timer) | GeUserArea | |
Sized(Int32 w, Int32 h) | GeUserArea | virtual |
Timer(const BaseContainer &msg) | GeUserArea | virtual |
~GeUserArea() | GeUserArea | virtual |