Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CLayoutBoxGraphics::SPrvComponentLayout Struct Reference
Collaboration diagram for CLayoutBoxGraphics::SPrvComponentLayout:
[legend]

Public Member Functions

 SPrvComponentLayout ()
 
 SPrvComponentLayout (const SPrvComponentLayout &other)
 
 SPrvComponentLayout (SPrvComponentLayout &&other)=delete
 
 ~SPrvComponentLayout ()=default
 
SPrvComponentLayoutoperator= (const SPrvComponentLayout &other)=default
 
SPrvComponentLayoutoperator= (SPrvComponentLayout &&other)=delete
 
bool operator== (const SPrvComponentLayout &b) const
 
bool operator!= (const SPrvComponentLayout &b) const
 

Public Attributes

AbstractComponentGraphicsm_compRef
 
bool m_isExpand
 
bool m_isFill
 
iv::types::padding m_padding
 

Constructor & Destructor Documentation

◆ SPrvComponentLayout() [1/3]

CLayoutBoxGraphics::SPrvComponentLayout::SPrvComponentLayout ( )
inline

◆ SPrvComponentLayout() [2/3]

CLayoutBoxGraphics::SPrvComponentLayout::SPrvComponentLayout ( const SPrvComponentLayout & other)
inline

◆ SPrvComponentLayout() [3/3]

CLayoutBoxGraphics::SPrvComponentLayout::SPrvComponentLayout ( SPrvComponentLayout && other)
delete

◆ ~SPrvComponentLayout()

CLayoutBoxGraphics::SPrvComponentLayout::~SPrvComponentLayout ( )
default

Member Function Documentation

◆ operator!=()

bool CLayoutBoxGraphics::SPrvComponentLayout::operator!= ( const SPrvComponentLayout & b) const
inline

◆ operator=() [1/2]

SPrvComponentLayout & CLayoutBoxGraphics::SPrvComponentLayout::operator= ( const SPrvComponentLayout & other)
default

◆ operator=() [2/2]

SPrvComponentLayout & CLayoutBoxGraphics::SPrvComponentLayout::operator= ( SPrvComponentLayout && other)
delete

◆ operator==()

bool CLayoutBoxGraphics::SPrvComponentLayout::operator== ( const SPrvComponentLayout & b) const
inline

Member Data Documentation

◆ m_compRef

AbstractComponentGraphics* CLayoutBoxGraphics::SPrvComponentLayout::m_compRef

◆ m_isExpand

bool CLayoutBoxGraphics::SPrvComponentLayout::m_isExpand

◆ m_isFill

bool CLayoutBoxGraphics::SPrvComponentLayout::m_isFill

◆ m_padding

iv::types::padding CLayoutBoxGraphics::SPrvComponentLayout::m_padding

The documentation for this struct was generated from the following file: