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

Public Member Functions

 CPrvDrawLegend (std::vector< std::string > **descriptionChannels, std::vector< uint32_t > **colors)
 
 ~CPrvDrawLegend () override
 
virtual void removeObject (IGraphics *graphics)
 

Private Member Functions

void draw (IGraphics *graphics) override
 

Private Attributes

std::vector< std::string > * m_descriptionChannels
 
std::vector< uint32_t > * m_colors
 

Constructor & Destructor Documentation

◆ CPrvDrawLegend()

CPrvDrawLegend::CPrvDrawLegend ( std::vector< std::string > ** descriptionChannels,
std::vector< uint32_t > ** colors )
inline

◆ ~CPrvDrawLegend()

CPrvDrawLegend::~CPrvDrawLegend ( )
inlineoverride

Member Function Documentation

◆ draw()

void CPrvDrawLegend::draw ( IGraphics * graphics)
inlineoverrideprivatevirtual

Implements IRcpDraw.

◆ removeObject()

virtual void IRcpDraw::removeObject ( IGraphics * graphics)
inlinevirtualinherited

Reimplemented in CPrvDrawView.

Member Data Documentation

◆ m_colors

std::vector<uint32_t>* CPrvDrawLegend::m_colors
private

◆ m_descriptionChannels

std::vector<std::string>* CPrvDrawLegend::m_descriptionChannels
private

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