Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CLayoutBoxGraphics Member List

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

AbstractComponentGraphics(bool fillHorizontal, bool fillVertical)AbstractComponentGraphics
addClose(IListenerClose *rcpClose)AbstractComponentGraphics
addEnd(AbstractComponentGraphics *component, bool isExpand, bool isFill, iv::types::padding padding)CLayoutBoxGraphics
addStart(AbstractComponentGraphics *component, bool isExpand, bool isFill, iv::types::padding padding)CLayoutBoxGraphics
addTimer(uint64_t timeoutMillis, bool destroyListener, IListenerTimer *rcpTimers)AbstractComponentGraphics
calculatePosGlobal(double xFather, double yFather) overrideCLayoutBoxGraphicsprivatevirtual
calculatePosGlobalComponent(double xFather, double yFather)AbstractComponentGraphics
calculateSizeComponent(IGraphics *graphics, const CTheme *theme, CLibraryImages *libraryImage)AbstractComponentGraphics
calculateSizeMin(IGraphics *graphics, const CTheme *theme, CLibraryImages *libraryImage, double *sizeXComp, double *sizeYComp) overrideCLayoutBoxGraphicsprivatevirtual
CLayoutBoxGraphics(const CLayoutBoxGraphics &layoutBoxGraphics)=deleteCLayoutBoxGraphics
CLayoutBoxGraphics(CLayoutBoxGraphics &&layoutBoxGraphics)=deleteCLayoutBoxGraphics
CLayoutBoxGraphics()CLayoutBoxGraphicsprivate
closing() overrideCLayoutBoxGraphicsprivatevirtual
createHorizontalLayout(bool hasDestroyComponents, std::optional< AbstractLayout * > layout=std::nullopt)CLayoutBoxGraphicsstatic
createVerticalLayout(bool hasDestroyComponents, std::optional< AbstractLayout * > layout=std::nullopt)CLayoutBoxGraphicsstatic
distribute(IGraphics *graphics, double sizeXComp, double sizeYComp) overrideCLayoutBoxGraphicsprivatevirtual
distributeComponent(IGraphics *graphics, double xOrg, double yOrg, double sizeX, double sizeY)AbstractComponentGraphics
draw(IGraphics *graphics, const CTheme *theme)AbstractComponentGraphics
drawComponent(IGraphics *graphics, const CTheme *theme) overrideCLayoutBoxGraphicsprivatevirtual
EPrvBoxType enum nameCLayoutBoxGraphicsprivate
getAttrColor()AbstractComponentGraphicsprotected
getAttrColorConst() constAbstractComponentGraphicsprotected
getPosGlobal(double *xPosGlobal, double *yPosGlobal) constAbstractComponentGraphics
getSizeArea(double *sizeXOpt, double *sizeYOpt) constAbstractComponentGraphics
getSizeComp(double *sizeXOpt, double *sizeYOpt) constAbstractComponentGraphics
getVisible() constAbstractComponentGraphics
handleEvent(CEventGraphics *event, double xOrg, double yOrg) overrideCLayoutBoxGraphicsprivatevirtual
handleEventOut(CEventGraphics *event)AbstractComponentGraphicsprivatevirtual
hasLongClick() const overrideCLayoutBoxGraphicsprivatevirtual
isActivated() constAbstractComponentGraphicsprotected
isAnimating() constAbstractComponentGraphicsprotected
isCursorInComponent() constAbstractComponentGraphics
m_alignmentHorizontalAbstractComponentGraphicsprivate
m_alignmentVerticalAbstractComponentGraphicsprivate
m_animationAbstractComponentGraphicsprivate
m_attrColorAbstractComponentGraphicsprivate
m_boxTypeCLayoutBoxGraphicsprivate
m_dxAbstractComponentGraphicsprivate
m_dyAbstractComponentGraphicsprivate
m_endCLayoutBoxGraphicsprivate
m_fillHorizontalAbstractComponentGraphicsprivate
m_fillVerticalAbstractComponentGraphicsprivate
m_hasDestroyComponentsCLayoutBoxGraphicsprivate
m_isActivatedAbstractComponentGraphicsprivate
m_isCursorInsideAbstractComponentGraphicsprivate
m_isDistributedAbstractComponentGraphicsprivate
m_isVisibilityChangedAbstractComponentGraphicsprivate
m_isVisibleAbstractComponentGraphicsprivate
m_layoutComponentCLayoutBoxGraphicsprivate
m_rcpCloseAbstractComponentGraphicsprivate
m_sizeXAreaAbstractComponentGraphicsprivate
m_sizeXCompAbstractComponentGraphicsprivate
m_sizeXMaximumAbstractComponentGraphicsprivate
m_sizeXMinimumAbstractComponentGraphicsprivate
m_sizeYAreaAbstractComponentGraphicsprivate
m_sizeYCompAbstractComponentGraphicsprivate
m_sizeYMaximumAbstractComponentGraphicsprivate
m_sizeYMinimumAbstractComponentGraphicsprivate
m_startCLayoutBoxGraphicsprivate
m_timerAbstractComponentGraphicsprivate
m_xGlobalAbstractComponentGraphicsprivate
m_yGlobalAbstractComponentGraphicsprivate
nextFrameChildren() overrideCLayoutBoxGraphicsprivatevirtual
operator!=(const CLayoutBoxGraphics &b) constCLayoutBoxGraphics
operator=(const CLayoutBoxGraphics &layoutBoxGraphics)=deleteCLayoutBoxGraphics
operator=(CLayoutBoxGraphics &&layoutBoxGraphics)=deleteCLayoutBoxGraphics
operator==(const CLayoutBoxGraphics &b) constCLayoutBoxGraphics
processClose()AbstractComponentGraphics
processEvent(CEventGraphics *event, double xOrg, double yOrg)AbstractComponentGraphics
processEventOut(CEventGraphics *event)AbstractComponentGraphics
processNextFrame()AbstractComponentGraphics
prvAddComponent(std::vector< SPrvComponentLayout > &components, AbstractComponentGraphics *component, bool isExpand, bool isFill, iv::types::padding padding)CLayoutBoxGraphicsprivatestatic
prvCalculateComponent(IGraphics *graphics, const CTheme *theme, CLibraryImages *libraryImage, std::vector< SPrvComponentLayout > &childrens)CLayoutBoxGraphicsprivatestatic
prvCalculatePosGlobalComponent(std::vector< SPrvComponentLayout > &childrens, double xFather, double yFather)CLayoutBoxGraphicsprivatestatic
prvCalculateSizeComponents(CLayoutBoxGraphics::EPrvBoxType typeBox, const std::vector< SPrvComponentLayout > &components, double sizeXArea, double sizeYArea)CLayoutBoxGraphicsprivatestatic
prvCalculateSizeLayout(CLayoutBoxGraphics::EPrvBoxType typeBox, const std::vector< SPrvComponentLayout > &childrens, double *sizeXLayout, double *sizeYLayout)CLayoutBoxGraphicsprivatestatic
prvClosingComponent(std::vector< SPrvComponentLayout > &childrens)CLayoutBoxGraphicsprivatestatic
prvDestroyComponents()CLayoutBoxGraphicsprivate
prvDistributeComponent(CLayoutBoxGraphics::EPrvBoxType typeBox, const std::vector< iv::math::geometry::Point2d > &sizeCells, std::vector< SPrvComponentLayout > &components, bool isStart, double xOrg, double yOrg, class IGraphics *graphics)CLayoutBoxGraphicsprivatestatic
prvDraw(IGraphics *graphics, const CTheme *theme)AbstractComponentGraphicsprivate
prvDrawComponents(const std::vector< SPrvComponentLayout > &components, IGraphics *graphics, const CTheme *theme)CLayoutBoxGraphicsprivatestatic
prvGetSizeComp(const SPrvComponentLayout &comp, double *sizeXOpt, double *sizeYOpt)CLayoutBoxGraphicsprivatestatic
prvHandleComponent(std::vector< SPrvComponentLayout > childrens, CEventGraphics *event, double xOrg, double yOrg)CLayoutBoxGraphicsprivatestatic
prvMovePoint(CLayoutBoxGraphics::EPrvBoxType typeBox, double dx, double dy, double *xOrg, double *yOrg)CLayoutBoxGraphicsprivatestatic
prvNextFrameComponent(std::vector< SPrvComponentLayout > &childrens)CLayoutBoxGraphicsprivatestatic
prvNumSizeToDistribute(std::vector< SPrvComponentLayout > &component)CLayoutBoxGraphicsprivatestatic
prvRecalculateCells(CLayoutBoxGraphics::EPrvBoxType typeBox, double sizeX, double sizeY, std::vector< SPrvComponentLayout > &start, std::vector< iv::math::geometry::Point2d > &cellsStart, std::vector< SPrvComponentLayout > &end, std::vector< iv::math::geometry::Point2d > &cellsEnd)CLayoutBoxGraphicsprivatestatic
prvRemoveObjectDraw(std::vector< SPrvComponentLayout > &components, IGraphics *graphics)CLayoutBoxGraphicsprivatestatic
prvSizeCells(CLayoutBoxGraphics::EPrvBoxType typeBox, std::vector< SPrvComponentLayout > &components, std::vector< iv::math::geometry::Point2d > &cells, double sizeTotalComponent, double rest)CLayoutBoxGraphicsprivatestatic
prvSizeChangedComponents(const std::vector< SPrvComponentLayout > &components)CLayoutBoxGraphicsprivatestatic
prvTotalSizeComponents(CLayoutBoxGraphics::EPrvBoxType typeBox, const std::vector< iv::math::geometry::Point2d > &cells, double *sizeTotal)CLayoutBoxGraphicsprivatestatic
prvUpdateComponent(std::vector< SPrvComponentLayout > &childrens, IGraphics *graphics, CLibraryImages *libraryImage)CLayoutBoxGraphicsprivatestatic
removeObjectDraw(IGraphics *graphics) overrideCLayoutBoxGraphicsprivatevirtual
resetComponent(IGraphics *graphics)AbstractComponentGraphics
setActivated(bool isActivated)AbstractComponentGraphics
setAlignmentHorizontal(CEnumComponentsGUI::EAlignmentHorizontal alignment)AbstractComponentGraphics
setAlignmentVertical(CEnumComponentsGUI::EAlignmentVertical alignment)AbstractComponentGraphics
setAnimation(IAnimation **animation)AbstractComponentGraphics
setClip(IGraphics *graphics) constAbstractComponentGraphics
setCompact()AbstractComponentGraphics
setHeightMaximum(iv::types::height sizeYMaximum)AbstractComponentGraphics
setSizeMinimum(iv::types::width sizeXMinimum, iv::types::height sizeYMinimum)AbstractComponentGraphics
setVisible(bool isVisible)AbstractComponentGraphics
setWidthMaximum(iv::types::width sizeXMaximum)AbstractComponentGraphics
sizeChanged() overrideCLayoutBoxGraphicsvirtual
update(IGraphics *graphics, CLibraryImages *libraryImage) overrideCLayoutBoxGraphicsvirtual
updateColorAttr(CAttrColorComp *attrColor)AbstractComponentGraphics
visibilityChanged()AbstractComponentGraphics
visibilityOrSizeChanged()AbstractComponentGraphics
~AbstractComponentGraphics() overrideAbstractComponentGraphics
~CLayoutBoxGraphics() overrideCLayoutBoxGraphics
~IWidget()=defaultIWidgetvirtual