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

Public Member Functions

 SPrvTabsGraphics (std::string titleTab, const uint64_t indCurrentTab, const double dxHorizontalTranslate, const double heightTitleTab, const double heightArea, CRectangleGraphics **clipArea, const std::shared_ptr< std::vector< std::shared_ptr< SPrvTabGraphics > > > &tabs, const std::shared_ptr< CGroupButtonsGraphics > &lateralButtons, AbstractComponentGUI *tabRefOpt)
 
 ~SPrvTabsGraphics ()
 
bool operator== (const SPrvTabsGraphics &b) const
 

Public Attributes

std::string m_titleTab
 
uint64_t m_indCurrentTab
 
double m_dxHorizontalTranslate
 
double m_heightTitleTab
 
double m_heightArea
 
CRectangleGraphicsm_clipArea
 
std::shared_ptr< std::vector< std::shared_ptr< SPrvTabGraphics > > > m_tabs
 
std::shared_ptr< CGroupButtonsGraphicsm_lateralButtons
 
AbstractComponentGUIm_tabRefOpt
 

Constructor & Destructor Documentation

◆ SPrvTabsGraphics()

CTabsGraphics::SPrvTabsGraphics::SPrvTabsGraphics ( std::string titleTab,
const uint64_t indCurrentTab,
const double dxHorizontalTranslate,
const double heightTitleTab,
const double heightArea,
CRectangleGraphics ** clipArea,
const std::shared_ptr< std::vector< std::shared_ptr< SPrvTabGraphics > > > & tabs,
const std::shared_ptr< CGroupButtonsGraphics > & lateralButtons,
AbstractComponentGUI * tabRefOpt )
inline

◆ ~SPrvTabsGraphics()

CTabsGraphics::SPrvTabsGraphics::~SPrvTabsGraphics ( )
inline

Member Function Documentation

◆ operator==()

bool CTabsGraphics::SPrvTabsGraphics::operator== ( const SPrvTabsGraphics & b) const
inline

Member Data Documentation

◆ m_clipArea

CRectangleGraphics* CTabsGraphics::SPrvTabsGraphics::m_clipArea

◆ m_dxHorizontalTranslate

double CTabsGraphics::SPrvTabsGraphics::m_dxHorizontalTranslate

◆ m_heightArea

double CTabsGraphics::SPrvTabsGraphics::m_heightArea

◆ m_heightTitleTab

double CTabsGraphics::SPrvTabsGraphics::m_heightTitleTab

◆ m_indCurrentTab

uint64_t CTabsGraphics::SPrvTabsGraphics::m_indCurrentTab

◆ m_lateralButtons

std::shared_ptr<CGroupButtonsGraphics> CTabsGraphics::SPrvTabsGraphics::m_lateralButtons

◆ m_tabRefOpt

AbstractComponentGUI* CTabsGraphics::SPrvTabsGraphics::m_tabRefOpt

◆ m_tabs

std::shared_ptr<std::vector<std::shared_ptr<SPrvTabGraphics> > > CTabsGraphics::SPrvTabsGraphics::m_tabs

◆ m_titleTab

std::string CTabsGraphics::SPrvTabsGraphics::m_titleTab

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