PCL
|
This is the complete list of members for pcl::VerticalSizer, including all inherited members.
Add(Sizer &s, int stretchFactor=0) | pcl::Sizer | |
Add(Control &c, int stretchFactor=0, item_alignment align=Align::Default) | pcl::Sizer | |
AddScaledSpacing(int size) | pcl::Sizer | inline |
AddSpacing(int size, bool autoScaling=true) | pcl::Sizer | |
AddStretch(int stretchFactor=100) | pcl::Sizer | |
AddUnscaledSpacing(int size) | pcl::Sizer | inline |
Contains(const Sizer &s) const | pcl::Sizer | inline |
Contains(const Control &c) const | pcl::Sizer | inline |
DisplayPixelRatio() const | pcl::Sizer | |
EnsureUnique() override | pcl::Sizer | inlinevirtual |
IndexOf(const Sizer &s) const | pcl::Sizer | |
IndexOf(const Control &c) const | pcl::Sizer | |
Insert(int index, Sizer &s, int stretchFactor=0) | pcl::Sizer | |
Insert(int index, Control &c, int stretchFactor=0, item_alignment align=Align::Default) | pcl::Sizer | |
InsertScaledSpacing(int index, int size) | pcl::Sizer | inline |
InsertSpacing(int index, int size, bool autoScaling=true) | pcl::Sizer | |
InsertStretch(int index, int stretchFactor=100) | pcl::Sizer | |
InsertUnscaledSpacing(int index, int size) | pcl::Sizer | inline |
IsAlias() const | pcl::UIObject | inline |
IsGarbage() const | pcl::UIObject | inline |
IsHorizontal() const | pcl::Sizer | inline |
IsNull() const | pcl::UIObject | inline |
IsSameObject(const UIObject &o) const | pcl::UIObject | inline |
IsUnique() const | pcl::UIObject | inline |
IsVertical() const | pcl::Sizer | |
LogicalPixelsToPhysical(int size) const | pcl::Sizer | inline |
Margin(bool autoScaling=true) const | pcl::Sizer | |
Null() | pcl::Sizer | static |
NumberOfItems() const | pcl::Sizer | |
ObjectId() const | pcl::UIObject | |
ObjectType() const | pcl::UIObject | |
operator<(const UIObject &o) const | pcl::UIObject | inline |
operator=(const UIObject &x) | pcl::UIObject | inlineprotected |
operator=(UIObject &&x) | pcl::UIObject | inlineprotected |
operator==(const UIObject &o) const | pcl::UIObject | inline |
ParentControl() const | pcl::Sizer | |
PhysicalPixelsToLogical(int size) const | pcl::Sizer | inline |
RefCount() const | pcl::UIObject | |
Remove(Sizer &s) | pcl::Sizer | |
Remove(Control &c) | pcl::Sizer | |
SetAlignment(Sizer &s, item_alignment align) | pcl::Sizer | |
SetAlignment(Control &c, item_alignment align) | pcl::Sizer | |
SetMargin(int margin, bool autoScaling=true) | pcl::Sizer | |
SetObjectId(const String &id) | pcl::UIObject | |
SetSpacing(int spacing, bool autoScaling=true) | pcl::Sizer | |
SetStretchFactor(Sizer &s, int stretch) | pcl::Sizer | |
SetStretchFactor(Control &c, int stretch) | pcl::Sizer | |
Sizer(bool vertical) | pcl::Sizer | |
Spacing(bool autoScaling=true) const | pcl::Sizer | |
UIObject()=default | pcl::UIObject | protected |
UIObject(const UIObject &x) | pcl::UIObject | protected |
UIObject(UIObject &&x) | pcl::UIObject | inlineprotected |
VerticalSizer() | pcl::VerticalSizer | inline |
~Sizer() override | pcl::Sizer | inline |
~UIObject() noexcept(false) | pcl::UIObject | virtual |
~VerticalSizer() override | pcl::VerticalSizer | inline |