ActivateRealTimePreview() | pcl::Control | inline |
ActivateTrackView() | pcl::Control | inline |
ActivateWindow() | pcl::Control | |
AdjustToContents() | pcl::Control | |
AlternateCanvasColor() const | pcl::Control | |
BackgroundColor() const | pcl::Control | |
BorderWidth() const | pcl::Frame | |
BoundsRect() const | pcl::Control | inline |
BringToFront() | pcl::Control | |
ButtonColor() const | pcl::Control | |
ButtonTextColor() const | pcl::Control | |
CanUpdate() const | pcl::Control | |
CanvasColor() | pcl::Control | |
child_event_handler typedef | pcl::Control | |
ChildByPos(const pcl::Point &p) const | pcl::Control | inline |
ChildByPos(int x, int y) const | pcl::Control | |
ChildrenRect() const | pcl::Control | |
ChildToFocus() const | pcl::Control | |
ClearInfoText() | pcl::Control | inline |
ClientHeight() const | pcl::Control | inline |
ClientRect() const | pcl::Control | |
ClientWidth() const | pcl::Control | inline |
close_event_handler typedef | pcl::Control | |
Control(Control &parent=Null(), uint32=0) | pcl::Control | |
Control(const Control &)=delete | pcl::Control | |
Control(Control &&)=delete | pcl::Control | |
ControlToLocal(const Control &w, const pcl::Point &p) const | pcl::Control | inline |
ControlToLocal(const Control &, int &x, int &y) const | pcl::Control | |
Cursor() const | pcl::Control | |
DeactivateRealTimePreview() | pcl::Control | inline |
DeactivateTrackView() | pcl::Control | inline |
Disable(bool disabled=true) | pcl::Control | inline |
DisableExpansion(bool horzDisable=true, bool vertDisable=true) | pcl::Control | inline |
DisableMouseTracking(bool disable=true) | pcl::Control | inline |
DisableUpdates(bool disable=true) | pcl::Control | inline |
DisplayPixelRatio() const | pcl::Control | |
Enable(bool enabled=true) | pcl::Control | virtual |
EnableExpansion(bool horzEnable=true, bool vertEnable=true) | pcl::Control | |
EnableMouseTracking(bool=true) | pcl::Control | |
EnableUpdates(bool enable=true) | pcl::Control | |
EnsureLayoutUpdated() | pcl::Control | |
EnsureUnique() override | pcl::Control | inlinevirtual |
event_handler typedef | pcl::Control | |
file_drag_event_handler typedef | pcl::Control | |
file_drop_event_handler typedef | pcl::Control | |
Focus(bool focus=true) | pcl::Control | |
FocusedChild() const | pcl::Control | |
FocusStyle() const | pcl::Control | |
Font() const | pcl::Control | |
ForegroundColor() const | pcl::Control | |
Frame(Control &parent=Control::Null()) | pcl::Frame | |
FrameHeight() const | pcl::Control | inline |
FrameRect() const | pcl::Control | |
FrameWidth() const | pcl::Control | inline |
GetCursor() const | pcl::Control | inline |
GetFont() const | pcl::Control | inline |
GetMaxSize(int &w, int &h) const | pcl::Control | |
GetMinSize(int &w, int &h) const | pcl::Control | |
GetScaledMaxSize(int &w, int &h) const | pcl::Control | inline |
GetScaledMinSize(int &w, int &h) const | pcl::Control | inline |
GetSizer() const | pcl::Control | inline |
GlobalToLocal(const pcl::Point &p) const | pcl::Control | inline |
GlobalToLocal(int &x, int &y) const | pcl::Control | |
Height() const | pcl::Control | inline |
Hide() | pcl::Control | |
HideToolTip() | pcl::Control | static |
HighlightColor() const | pcl::Control | |
HighlightedTextColor() const | pcl::Control | |
InfoText() const | pcl::Control | |
IsActiveWindow() const | pcl::Control | |
IsAlias() const | pcl::UIObject | inline |
IsAncestorOf(const Control &) const | pcl::Control | |
IsEnabled() const | pcl::Control | virtual |
IsFixedHeight() const | pcl::Control | inline |
IsFixedWidth() const | pcl::Control | inline |
IsFocused() const | pcl::Control | |
IsGarbage() const | pcl::UIObject | inline |
IsHidden() const | pcl::Control | inline |
IsHorizontalExpansionEnabled() const | pcl::Control | |
IsMaximized() const | pcl::Control | |
IsMinimized() const | pcl::Control | |
IsModal() const | pcl::Control | |
IsMouseTrackingEnabled() const | pcl::Control | |
IsNull() const | pcl::UIObject | inline |
IsRealTimePreviewActive() const | pcl::Control | |
IsSameObject(const UIObject &o) const | pcl::UIObject | inline |
IsTrackViewActive() const | pcl::Control | |
IsUnderMouse() const | pcl::Control | |
IsUnique() const | pcl::UIObject | inline |
IsVerticalExpansionEnabled() const | pcl::Control | |
IsVisible() const | pcl::Control | |
IsWindow() const | pcl::Control | |
keyboard_event_handler typedef | pcl::Control | |
LineWidth() const | pcl::Frame | |
LocalToControl(const Control &w, const pcl::Point &p) const | pcl::Control | inline |
LocalToControl(const Control &, int &x, int &y) const | pcl::Control | |
LocalToGlobal(const pcl::Point &p) const | pcl::Control | inline |
LocalToGlobal(int &x, int &y) const | pcl::Control | |
LocalToParent(const pcl::Point &p) const | pcl::Control | inline |
LocalToParent(int &x, int &y) const | pcl::Control | |
LogicalPixelsToPhysical(int size) const | pcl::Control | inline |
LogicalPixelsToResource(int size) const | pcl::Control | inline |
MaxHeight() const | pcl::Control | inline |
MaxWidth() const | pcl::Control | inline |
MinHeight() const | pcl::Control | inline |
MinWidth() const | pcl::Control | inline |
mouse_button_event_handler typedef | pcl::Control | |
mouse_event_handler typedef | pcl::Control | |
mouse_wheel_event_handler typedef | pcl::Control | |
Move(const pcl::Point &p) | pcl::Control | inline |
Move(int x, int y) | pcl::Control | |
move_event_handler typedef | pcl::Control | |
NextSiblingToFocus() const | pcl::Control | |
Null() | pcl::Control | static |
ObjectId() const | pcl::UIObject | |
ObjectType() const | pcl::UIObject | |
OnChildCreate(child_event_handler, Control &) | pcl::Control | |
OnChildDestroy(child_event_handler, Control &) | pcl::Control | |
OnClose(close_event_handler, Control &) | pcl::Control | |
OnDestroy(event_handler, Control &) | pcl::Control | |
OnEnter(event_handler, Control &) | pcl::Control | |
OnFileDrag(file_drag_event_handler, Control &) | pcl::Control | |
OnFileDrop(file_drop_event_handler, Control &) | pcl::Control | |
OnGetFocus(event_handler, Control &) | pcl::Control | |
OnHide(event_handler, Control &) | pcl::Control | |
OnKeyPress(keyboard_event_handler, Control &) | pcl::Control | |
OnKeyRelease(keyboard_event_handler, Control &) | pcl::Control | |
OnLeave(event_handler, Control &) | pcl::Control | |
OnLoseFocus(event_handler, Control &) | pcl::Control | |
OnMouseDoubleClick(mouse_event_handler, Control &) | pcl::Control | |
OnMouseMove(mouse_event_handler, Control &) | pcl::Control | |
OnMousePress(mouse_button_event_handler, Control &) | pcl::Control | |
OnMouseRelease(mouse_button_event_handler, Control &) | pcl::Control | |
OnMouseWheel(mouse_wheel_event_handler, Control &) | pcl::Control | |
OnMove(move_event_handler, Control &) | pcl::Control | |
OnPaint(paint_event_handler, Control &) | pcl::Control | |
OnResize(resize_event_handler, Control &) | pcl::Control | |
OnShow(event_handler, Control &) | pcl::Control | |
OnViewDrag(view_drag_event_handler, Control &) | pcl::Control | |
OnViewDrop(view_drop_event_handler, Control &) | pcl::Control | |
operator<(const UIObject &o) const | pcl::UIObject | inline |
operator=(const Control &)=delete | pcl::Control | |
operator=(Control &&)=delete | pcl::Control | |
pcl::UIObject::operator=(const UIObject &x) | pcl::UIObject | inlineprotected |
pcl::UIObject::operator=(UIObject &&x) | pcl::UIObject | inlineprotected |
operator==(const UIObject &o) const | pcl::UIObject | inline |
paint_event_handler typedef | pcl::Control | |
Parent() const | pcl::Control | |
ParentToLocal(const pcl::Point &p) const | pcl::Control | inline |
ParentToLocal(int &x, int &y) const | pcl::Control | |
PhysicalPixelsToLogical(int size) const | pcl::Control | inline |
Position() const | pcl::Control | |
RefCount() const | pcl::UIObject | |
Repaint() | pcl::Control | |
Repaint(const pcl::Rect &r) | pcl::Control | inline |
Repaint(int x0, int y0, int x1, int y1) | pcl::Control | |
Resize(int w, int h) | pcl::Control | |
resize_event_handler typedef | pcl::Control | |
ResourcePixelRatio() const | pcl::Control | |
ResourcePixelsToLogical(int size) const | pcl::Control | inline |
Restyle() | pcl::Control | |
ScaledBorderWidth() const | pcl::Frame | inline |
ScaledCursorHotSpot(int xHot, int yHot) const | pcl::Control | inline |
ScaledCursorHotSpot(const Point &hotSpot) const | pcl::Control | inline |
ScaledLineWidth() const | pcl::Frame | inline |
ScaledMaxHeight() const | pcl::Control | inline |
ScaledMaxWidth() const | pcl::Control | inline |
ScaledMinHeight() const | pcl::Control | inline |
ScaledMinWidth() const | pcl::Control | inline |
ScaledResource(R resource) const | pcl::Control | inline |
ScaledStyleSheet(S cssCode, int fontDPI=0) const | pcl::Control | inline |
Scroll(const pcl::Point &d) | pcl::Control | inline |
Scroll(int dx, int dy) | pcl::Control | |
Scroll(const pcl::Point &d, const pcl::Rect &r) | pcl::Control | inline |
Scroll(int dx, int dy, int x0, int y0, int x1, int y1) | pcl::Control | |
SendToBack() | pcl::Control | |
SetAlternateCanvasColor(RGBA) | pcl::Control | |
SetBackgroundColor(RGBA) | pcl::Control | |
SetButtonColor(RGBA) | pcl::Control | |
SetButtonTextColor(RGBA) | pcl::Control | |
SetCanvasColor(RGBA) | pcl::Control | |
SetChildToFocus(Control &) | pcl::Control | |
SetClientRect(const pcl::Rect &r) | pcl::Control | inline |
SetClientRect(int x0, int y0, int x1, int y1) | pcl::Control | |
SetCursor(const pcl::Cursor &) | pcl::Control | |
SetCursorToParent() | pcl::Control | |
SetFixedHeight(int h) | pcl::Control | inline |
SetFixedHeight() | pcl::Control | inline |
SetFixedSize(int w, int h) | pcl::Control | |
SetFixedSize() | pcl::Control | inline |
SetFixedWidth(int w) | pcl::Control | inline |
SetFixedWidth() | pcl::Control | inline |
SetFocusStyle(FocusStyles) | pcl::Control | |
SetFont(const pcl::Font &) | pcl::Control | |
SetForegroundColor(RGBA) | pcl::Control | |
SetHighlightColor(RGBA) | pcl::Control | |
SetHighlightedTextColor(RGBA) | pcl::Control | |
SetInfoText(const String &) | pcl::Control | |
SetLineWidth(int) | pcl::Frame | |
SetMaxHeight(int h) | pcl::Control | inline |
SetMaxHeight() | pcl::Control | inline |
SetMaxSize(int w, int h) | pcl::Control | |
SetMaxSize() | pcl::Control | inline |
SetMaxWidth(int w) | pcl::Control | inline |
SetMaxWidth() | pcl::Control | inline |
SetMinHeight(int h) | pcl::Control | inline |
SetMinHeight() | pcl::Control | inline |
SetMinSize(int w, int h) | pcl::Control | |
SetMinSize() | pcl::Control | inline |
SetMinWidth(int w) | pcl::Control | inline |
SetMinWidth() | pcl::Control | inline |
SetNextSiblingToFocus(Control &) | pcl::Control | |
SetObjectId(const String &id) | pcl::UIObject | |
SetParent(Control &) | pcl::Control | |
SetRealTimePreviewActive(bool=true) | pcl::Control | |
SetScaledFixedHeight(int h) | pcl::Control | inline |
SetScaledFixedSize(int w, int h) | pcl::Control | inline |
SetScaledFixedWidth(int w) | pcl::Control | inline |
SetScaledLineWidth(int width) | pcl::Frame | inline |
SetScaledMaxHeight(int h) | pcl::Control | inline |
SetScaledMaxSize(int w, int h) | pcl::Control | inline |
SetScaledMaxWidth(int w) | pcl::Control | inline |
SetScaledMinHeight(int h) | pcl::Control | inline |
SetScaledMinSize(int w, int h) | pcl::Control | inline |
SetScaledMinWidth(int w) | pcl::Control | inline |
SetSizer(pcl::Sizer &) | pcl::Control | |
SetStyle(style) | pcl::Frame | |
SetStyleSheet(const String &css) | pcl::Control | |
SetTextColor(RGBA) | pcl::Control | |
SetToolTip(const String &) | pcl::Control | |
SetTrackViewActive(bool=true) | pcl::Control | |
SetVariableHeight() | pcl::Control | inline |
SetVariableSize() | pcl::Control | inline |
SetVariableWidth() | pcl::Control | inline |
SetVisible(bool visible) | pcl::Control | inline |
SetWindowOpacity(double) | pcl::Control | |
SetWindowTitle(const String &) | pcl::Control | |
Show() | pcl::Control | |
ShowToolTip(int x, int y, const String &text, const Control &control=Control::Null(), const Rect &rect=Rect(0)) | pcl::Control | static |
ShowToolTip(const Point &pos, const String &text, const Control &control=Control::Null(), const Rect &rect=Rect(0)) | pcl::Control | inlinestatic |
Sizer() const | pcl::Control | |
StackUnder(Control &) | pcl::Control | |
style typedef | pcl::Frame | |
Style() const | pcl::Frame | |
StyleSheet() const | pcl::Control | |
TextColor() const | pcl::Control | |
ToolTip() const | pcl::Control | |
ToolTipText() | pcl::Control | static |
UIObject()=default | pcl::UIObject | protected |
UIObject(const UIObject &x) | pcl::UIObject | protected |
UIObject(UIObject &&x) | pcl::UIObject | inlineprotected |
Unfocus() | pcl::Control | inline |
Update() | pcl::Control | |
Update(const pcl::Rect &r) | pcl::Control | inline |
Update(int x0, int y0, int x1, int y1) | pcl::Control | |
view_drag_event_handler typedef | pcl::Control | |
view_drop_event_handler typedef | pcl::Control | |
VisibleRect() const | pcl::Control | |
Width() const | pcl::Control | inline |
Window() const | pcl::Control | |
WindowOpacity() const | pcl::Control | |
WindowTitle() const | pcl::Control | |
X() const | pcl::Control | inline |
Y() const | pcl::Control | inline |
~Control() override | pcl::Control | inline |
~Frame() override | pcl::Frame | inline |
~UIObject() noexcept(false) | pcl::UIObject | virtual |