VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
DtOverlayDrawerColl Class Reference

TM includes. More...

Inheritance diagram for DtOverlayDrawerColl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtOverlayDrawerColl ()
 DtOverlayDrawerColl (DtDrawerColl *nextComponent)
virtual ~DtOverlayDrawerColl ()
virtual DtSymbolDrawerlookupDrawer (const DtDrawerKey &key)
 --- functions ---
virtual bool init ()

Static Public Member Functions

static DtOverlayDrawerCollcreate ()
 Creates a new instance of this class.

Protected Member Functions

virtual DtSymbolDrawercreateDrawer (const DtDrawerKey &drawerKey)

Protected Attributes

QCache< QString, DtSymbolDrawermyCache

Private Member Functions

 DtOverlayDrawerColl (const DtOverlayDrawerColl &orig)
 Protected so not used. Prefer class to be singleton.
DtOverlayDrawerColloperator= (const DtOverlayDrawerColl &orig)
 Protected so not used. Prefer class to be singleton.

Detailed Description

TM includes.

Holds set of drawers that are used to draw overlays


Constructor & Destructor Documentation

Protected so not used. Prefer class to be singleton.


Member Function Documentation

Creates a new instance of this class.

virtual DtSymbolDrawer* DtOverlayDrawerColl::lookupDrawer ( const DtDrawerKey key) [virtual]

--- functions ---

Implements DtDrawerColl.

virtual bool DtOverlayDrawerColl::init ( ) [virtual]

Reimplemented from DtDrawerColl.

virtual DtSymbolDrawer* DtOverlayDrawerColl::createDrawer ( const DtDrawerKey drawerKey) [protected, virtual]
DtOverlayDrawerColl& DtOverlayDrawerColl::operator= ( const DtOverlayDrawerColl orig) [private]

Protected so not used. Prefer class to be singleton.


Member Data Documentation

QCache<QString, DtSymbolDrawer> DtOverlayDrawerColl::myCache [protected]

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)