Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::diamar::CPrvDrawMimicBackground Class Referencefinal
Inheritance diagram for iv::diamar::CPrvDrawMimicBackground:
[legend]
Collaboration diagram for iv::diamar::CPrvDrawMimicBackground:
[legend]

Public Member Functions

 CPrvDrawMimicBackground (const std::vector< iv::ui::resources::ImageResource > &backgroundResources, const std::vector< std::shared_ptr< CDxf > > &backgroundDxf)
 
virtual void removeObject (IGraphics *graphics)
 

Private Member Functions

void draw (IGraphics *graphics) override
 

Private Attributes

std::vector< iv::ui::resources::ImageResourcem_backgroundResources
 
std::vector< std::shared_ptr< CDxf > > m_backgroundDxf
 

Constructor & Destructor Documentation

◆ CPrvDrawMimicBackground()

iv::diamar::CPrvDrawMimicBackground::CPrvDrawMimicBackground ( const std::vector< iv::ui::resources::ImageResource > & backgroundResources,
const std::vector< std::shared_ptr< CDxf > > & backgroundDxf )
inlineexplicit

Member Function Documentation

◆ draw()

void iv::diamar::CPrvDrawMimicBackground::draw ( IGraphics * graphics)
inlineoverrideprivatevirtual

Implements IRcpDraw.

◆ removeObject()

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

Reimplemented in CPrvDrawView.

Member Data Documentation

◆ m_backgroundDxf

std::vector<std::shared_ptr<CDxf> > iv::diamar::CPrvDrawMimicBackground::m_backgroundDxf
private

◆ m_backgroundResources

std::vector<iv::ui::resources::ImageResource> iv::diamar::CPrvDrawMimicBackground::m_backgroundResources
private

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