Rhino C++ API  9.0
CRhinoUserInterfaceGrid Member List

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

AddChild(std::shared_ptr< CRhinoUserInterfaceControl > child)CRhinoUserInterfaceGrid
AddEmptyCell()CRhinoUserInterfaceGrid
AddHeading(const wchar_t *text)CRhinoUserInterfaceGrid
AddLabel(const wchar_t *text)CRhinoUserInterfaceGrid
Animate(CRhinoAnimatingDouble &value, double target, double duration, AnimationStyle style, CRhinoDoc *doc)CRhinoUserInterfaceObject
BackgroundClaimsMouse() constCRhinoUserInterfaceGrid
BackgroundColor() constCRhinoUserInterfaceGrid
BindToActiveViewport(bool on)CRhinoUserInterfaceObject
BindToViewport(unsigned int viewport_sn)CRhinoUserInterfaceObject
BorderColor() constCRhinoUserInterfaceGrid
BorderThickness() constCRhinoUserInterfaceGrid
CameraDepth(const ON_Plane &cameraPlane) constCRhinoUserInterfaceObjectvirtual
Cell(int row, int column) constCRhinoUserInterfaceGrid
Child(int index) constCRhinoUserInterfaceGrid
ChildColumnSpan(int index) constCRhinoUserInterfaceGrid
ChildCount() constCRhinoUserInterfaceGrid
ColumnCount() constCRhinoUserInterfaceGrid
ColumnMinimumWidth(int column) constCRhinoUserInterfaceGrid
ColumnSizing enum nameCRhinoUserInterfaceGrid
ColumnSpacing() constCRhinoUserInterfaceGrid
ColumnWidth(int column) constCRhinoUserInterfaceGrid
ComputedRect(const CRhinoDisplayPipeline *pipeline, bool logicalPixels) const overrideCRhinoUserInterfaceGridvirtual
ComputedRowHeight(int row) constCRhinoUserInterfaceGrid
ComputeSize() const overrideCRhinoUserInterfaceGridvirtual
ContinueAnimate(CRhinoDoc *doc) overrideCRhinoUserInterfaceGridprotectedvirtual
CornerRadius() constCRhinoUserInterfaceGrid
CRhinoUserInterfaceControl()CRhinoUserInterfaceControl
CRhinoUserInterfaceGrid()CRhinoUserInterfaceGrid
CRhinoUserInterfaceGrid(int columnCount)CRhinoUserInterfaceGrid
CRhinoUserInterfaceObject()CRhinoUserInterfaceObject
DisplayOrder() constCRhinoUserInterfaceObject
DocumentGroupId() constCRhinoUserInterfaceObject
DocumentRuntimeSerialNumber() constCRhinoUserInterfaceObject
Draw(CRhinoDisplayPipeline &dp) overrideCRhinoUserInterfaceGridvirtual
EnableRowSeparatorBelowRow(int row, bool on)CRhinoUserInterfaceGrid
EnableRowSeparators(bool on)CRhinoUserInterfaceGrid
GetAlignment(ControlHorizontalAlignment &h, ControlVerticalAlignment &v) constCRhinoUserInterfaceControl
GetColumnContentAlignment(int column, ControlHorizontalAlignment &h, ControlVerticalAlignment &v) constCRhinoUserInterfaceGrid
GetColumnSizing(int column) constCRhinoUserInterfaceGrid
GetData(const wchar_t *key, ON_wString &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, bool &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, int &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, double &value) constCRhinoUserInterfaceObject
GetData(const wchar_t *key, ON_UUID &value) constCRhinoUserInterfaceObject
GetTextAlignment(ControlHorizontalAlignment &h, ControlVerticalAlignment &v) constCRhinoUserInterfaceControl
HasMouseCapture() constCRhinoUserInterfaceObject
ImageSVG() constCRhinoUserInterfaceControl
InsertChild(std::shared_ptr< CRhinoUserInterfaceControl > child, int index)CRhinoUserInterfaceGrid
IsBoundToActiveViewport() constCRhinoUserInterfaceObject
IsBoundToViewport() constCRhinoUserInterfaceObject
IsMouseOver(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
Location() constCRhinoUserInterfaceControl
m_privateCRhinoUserInterfaceObjectprotected
m_ui_control_privateCRhinoUserInterfaceControlprotected
OnMouseClick(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnMouseDoubleClick(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
OnMouseDown(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
OnMouseEnter(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
OnMouseLeave(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
OnMouseMove(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
OnMouseUp(const CRhinoMouseEventArgs &mouse) overrideCRhinoUserInterfaceGridvirtual
OnMouseWheel(const CRhinoMouseEventArgs &mouse, int delta) overrideCRhinoUserInterfaceGridvirtual
OnRunCommand(const CRhinoCommandContext &context, const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObjectvirtual
OnTrackpadScroll(const CRhinoMouseEventArgs &mouse, float horizontal, float vertical) overrideCRhinoUserInterfaceGridvirtual
Padding() constCRhinoUserInterfaceGrid
Parent()CRhinoUserInterfaceObject
Parent() constCRhinoUserInterfaceObject
ReceivesMouseWheelEvents() constCRhinoUserInterfaceObject
ReceivesTrackpadScrollEvents() constCRhinoUserInterfaceObject
RegisterForAllDocuments()CRhinoUserInterfaceObject
RemoveAllChildren()CRhinoUserInterfaceGrid
RemoveChild(int index)CRhinoUserInterfaceGrid
RowCount() constCRhinoUserInterfaceGrid
RowHeight() constCRhinoUserInterfaceGrid
RowSeparatorBelowRow(int row) constCRhinoUserInterfaceGrid
RowSeparatorColor() constCRhinoUserInterfaceGrid
RowSeparatorsEnabled() constCRhinoUserInterfaceGrid
RowSpacing() constCRhinoUserInterfaceGrid
RunCommand(const CRhinoMouseEventArgs &mouse)CRhinoUserInterfaceObject
RuntimeSerialNumber() constCRhinoUserInterfaceObject
SetAlignment(ControlHorizontalAlignment h, ControlVerticalAlignment v)CRhinoUserInterfaceControl
SetBackgroundClaimsMouse(bool on)CRhinoUserInterfaceGrid
SetBackgroundColor(const ON_Color &color)CRhinoUserInterfaceGrid
SetBorderColor(const ON_Color &color)CRhinoUserInterfaceGrid
SetBorderThickness(float thicknessLP)CRhinoUserInterfaceGrid
SetChildColumnSpan(int index, int span)CRhinoUserInterfaceGrid
SetColumnAutoWidth(int column)CRhinoUserInterfaceGrid
SetColumnContentAlignment(int column, ControlHorizontalAlignment h, ControlVerticalAlignment v)CRhinoUserInterfaceGrid
SetColumnCount(int count)CRhinoUserInterfaceGrid
SetColumnFixedWidth(int column, float widthLP)CRhinoUserInterfaceGrid
SetColumnFlexibleWidth(int column, double weight)CRhinoUserInterfaceGrid
SetColumnMinimumWidth(int column, double minimumLP)CRhinoUserInterfaceGrid
SetColumnSpacing(float spacingLP)CRhinoUserInterfaceGrid
SetCornerRadius(float radiusLP)CRhinoUserInterfaceGrid
SetCursor(HCURSOR cursor)CRhinoUserInterfaceObject
SetData(const wchar_t *key, const wchar_t *value)CRhinoUserInterfaceObject
SetData(const wchar_t *key, bool value)CRhinoUserInterfaceObject
SetData(const wchar_t *key, int value)CRhinoUserInterfaceObject
SetData(const wchar_t *key, double value)CRhinoUserInterfaceObject
SetData(const wchar_t *key, ON_UUID value)CRhinoUserInterfaceObject
SetDisplayOrder(int order)CRhinoUserInterfaceObject
SetImageSVG(const wchar_t *svg)CRhinoUserInterfaceControl
SetLocation(float x, float y)CRhinoUserInterfaceControl
SetLocation(ON_2fPoint location)CRhinoUserInterfaceControl
SetLocation(ON_2fPoint location, ControlHorizontalAlignment hAlign, ControlVerticalAlignment vAlign)CRhinoUserInterfaceControl
SetMouseCapture(CRhinoDoc *doc)CRhinoUserInterfaceObjectprotected
SetPadding(float paddingLP)CRhinoUserInterfaceGrid
SetPadding(float left, float top, float right, float bottom)CRhinoUserInterfaceGrid
SetReceivesMouseWheelEvents(bool enable)CRhinoUserInterfaceObject
SetReceivesTrackpadScrollEvents(bool enable)CRhinoUserInterfaceObject
SetRowHeight(float heightLP)CRhinoUserInterfaceGrid
SetRowSeparatorColor(const ON_Color &color)CRhinoUserInterfaceGrid
SetRowSpacing(float spacingLP)CRhinoUserInterfaceGrid
SetSize(float width, float height)CRhinoUserInterfaceControl
SetSize(const ON_2fSize &size)CRhinoUserInterfaceControl
SetText(const wchar_t *text)CRhinoUserInterfaceControl
SetTextAlignment(ControlHorizontalAlignment h, ControlVerticalAlignment v)CRhinoUserInterfaceControl
SetTextColor(const ON_Color &color)CRhinoUserInterfaceControl
SetTextHeight(float height)CRhinoUserInterfaceControl
SetTooltip(const wchar_t *tooltip)CRhinoUserInterfaceObject
SetTrackingPoint(const ON_3dPoint &pt)CRhinoUserInterfaceControl
SetVisible(bool visible)CRhinoUserInterfaceObject
Size() constCRhinoUserInterfaceControl
Text() constCRhinoUserInterfaceControl
TextColor() constCRhinoUserInterfaceControl
TextHeight() constCRhinoUserInterfaceControl
TrackingPoint() constCRhinoUserInterfaceControl
UnregisterFromAllDocuments()CRhinoUserInterfaceObject
Visible() constCRhinoUserInterfaceObject
~CRhinoUserInterfaceControl()CRhinoUserInterfaceControlvirtual
~CRhinoUserInterfaceGrid()CRhinoUserInterfaceGridvirtual
~CRhinoUserInterfaceObject()CRhinoUserInterfaceObjectvirtual