VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Private Member Functions
DtBaseSymbolDrawer Class Reference

! class DtBaseSymbolDrawer: More...

Inheritance diagram for DtBaseSymbolDrawer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtBaseSymbolDrawer ()
virtual ~DtBaseSymbolDrawer ()
virtual bool doDrawing (QPainter &paint, const DtSymbol *const symbol)
 ! Initializes any drawing information and then calls internal draw() method

Protected Member Functions

virtual QRgb opaqueColor () const
 ! Returns color that will be ignored during transparent draw

Private Member Functions

 DtBaseSymbolDrawer (const DtBaseSymbolDrawer &orig)
 ! Not implemented. Class is a singleton.
DtBaseSymbolDraweroperator= (const DtBaseSymbolDrawer &orig)
 ! Not implemented. Class is a singleton.

Detailed Description

! class DtBaseSymbolDrawer:

Will implement transparent drawing if symbol being drawn has a transparency level.


Constructor & Destructor Documentation

! Not implemented. Class is a singleton.


Member Function Documentation

virtual bool DtBaseSymbolDrawer::doDrawing ( QPainter &  paint,
const DtSymbol *const  symbol 
) [virtual]

! Initializes any drawing information and then calls internal draw() method

Reimplemented from DtSymbolDrawer.

virtual QRgb DtBaseSymbolDrawer::opaqueColor ( ) const [protected, virtual]

! Returns color that will be ignored during transparent draw

DtBaseSymbolDrawer& DtBaseSymbolDrawer::operator= ( const DtBaseSymbolDrawer orig) [private]

! Not implemented. Class is a singleton.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)