Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CPrvModelTreeControlMimic Class Reference
Inheritance diagram for CPrvModelTreeControlMimic:
[legend]
Collaboration diagram for CPrvModelTreeControlMimic:
[legend]

Public Types

typedef std::pair< std::string, uint64_t > TPairIDControlMimicComp
 
typedef std::map< std::string, uint64_t > TMapTreeOrganization
 

Public Member Functions

 CPrvModelTreeControlMimic ()
 
 ~CPrvModelTreeControlMimic () override=default
 
 CPrvModelTreeControlMimic (const CPrvModelTreeControlMimic &other)=delete
 
 CPrvModelTreeControlMimic (CPrvModelTreeControlMimic &&other)=delete
 
CPrvModelTreeControlMimicoperator= (const CPrvModelTreeControlMimic &other)=delete
 
CPrvModelTreeControlMimicoperator= (CPrvModelTreeControlMimic &&other)=delete
 
void addColumns (CTree *tree) override
 
uint64_t numRows () const override
 
std::shared_ptr< CDataListgetDataCell (uint64_t indRow, uint64_t indColumn) const override
 
uint64_t getParentRow (uint64_t indRow) const override
 
uint64_t getIdControlMimic (uint64_t indRow) const
 
virtual bool isCellActive (uint64_t indRow, uint64_t indCol) const
 
virtual bool hasForeground (uint64_t indRow, uint64_t indColumn, iv::types::color *rgbForeground) const
 
virtual bool hasBackground (uint64_t indRow, uint64_t indColumn, iv::types::color *rgbBackground) const
 

Private Member Functions

void prvBuildTreeSegment (const std::string &strParentPath)
 
TPairIDControlMimicComp prvGetPairRow (uint64_t indRow) const
 

Private Attributes

TMapTreeOrganizationm_treeOrganization
 
std::vector< std::string > m_stringConversion
 

Member Typedef Documentation

◆ TMapTreeOrganization

std::map<std::string, uint64_t> CPrvModelTreeControlMimic::TMapTreeOrganization

◆ TPairIDControlMimicComp

std::pair<std::string, uint64_t> CPrvModelTreeControlMimic::TPairIDControlMimicComp

Constructor & Destructor Documentation

◆ CPrvModelTreeControlMimic() [1/3]

CPrvModelTreeControlMimic::CPrvModelTreeControlMimic ( )
inline

◆ ~CPrvModelTreeControlMimic()

CPrvModelTreeControlMimic::~CPrvModelTreeControlMimic ( )
overridedefault

◆ CPrvModelTreeControlMimic() [2/3]

CPrvModelTreeControlMimic::CPrvModelTreeControlMimic ( const CPrvModelTreeControlMimic & other)
delete

◆ CPrvModelTreeControlMimic() [3/3]

CPrvModelTreeControlMimic::CPrvModelTreeControlMimic ( CPrvModelTreeControlMimic && other)
delete

Member Function Documentation

◆ addColumns()

void CPrvModelTreeControlMimic::addColumns ( CTree * tree)
inlineoverridevirtual

Implements IModelTree.

◆ getDataCell()

std::shared_ptr< CDataList > CPrvModelTreeControlMimic::getDataCell ( uint64_t indRow,
uint64_t indColumn ) const
inlinenodiscardoverridevirtual

Implements IModelTree.

◆ getIdControlMimic()

uint64_t CPrvModelTreeControlMimic::getIdControlMimic ( uint64_t indRow) const
inlinenodiscard

◆ getParentRow()

uint64_t CPrvModelTreeControlMimic::getParentRow ( uint64_t indRow) const
inlinenodiscardoverridevirtual

Implements IModelTree.

◆ hasBackground()

virtual bool IModelTree::hasBackground ( uint64_t indRow,
uint64_t indColumn,
iv::types::color * rgbBackground ) const
inlinevirtualinherited

◆ hasForeground()

virtual bool IModelTree::hasForeground ( uint64_t indRow,
uint64_t indColumn,
iv::types::color * rgbForeground ) const
inlinevirtualinherited

◆ isCellActive()

virtual bool IModelTree::isCellActive ( uint64_t indRow,
uint64_t indCol ) const
inlinenodiscardvirtualinherited

◆ numRows()

uint64_t CPrvModelTreeControlMimic::numRows ( ) const
inlinenodiscardoverridevirtual

Implements IModelTree.

◆ operator=() [1/2]

CPrvModelTreeControlMimic & CPrvModelTreeControlMimic::operator= ( const CPrvModelTreeControlMimic & other)
delete

◆ operator=() [2/2]

CPrvModelTreeControlMimic & CPrvModelTreeControlMimic::operator= ( CPrvModelTreeControlMimic && other)
delete

◆ prvBuildTreeSegment()

void CPrvModelTreeControlMimic::prvBuildTreeSegment ( const std::string & strParentPath)
inlineprivate

◆ prvGetPairRow()

TPairIDControlMimicComp CPrvModelTreeControlMimic::prvGetPairRow ( uint64_t indRow) const
inlinenodiscardprivate

Member Data Documentation

◆ m_stringConversion

std::vector<std::string> CPrvModelTreeControlMimic::m_stringConversion
private

◆ m_treeOrganization

TMapTreeOrganization* CPrvModelTreeControlMimic::m_treeOrganization
private

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