VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions | Public Attributes
DtDragData Class Reference

This class will hold information specific to each drag area encountered. More...

Inheritance diagram for DtDragData:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void showDraggedSymbol ()
 Called to show the symbols that are being dragged.
virtual void symbolRemoved (const DtModelKey &symbol)

Public Member Functions

 DtDragData (DtTMMapArea *area, DtEventHandler *parent)
virtual ~DtDragData ()
virtual void reset ()

Public Attributes

DtDisplayPoint myDragPoint
DtDisplayPoint myLastDragPoint
QList< DtSymbol * > myDragSymbols
bool myEndDrag
QTimer * myDragTimer
QTime myDrawTimer
DtTMMapAreamyMapArea
QVector< DtModelKeymyDragData
DtEventHandlermyParent
Qt::MouseButtons myMouseButtonState

Detailed Description

This class will hold information specific to each drag area encountered.


Constructor & Destructor Documentation

virtual DtDragData::~DtDragData ( ) [virtual]

Member Function Documentation

virtual void DtDragData::reset ( ) [virtual]
virtual void DtDragData::showDraggedSymbol ( ) [virtual, slot]

Called to show the symbols that are being dragged.

If a drag is ending, this routine will clear out from the display the symbols that are being dragged and redisplay the original symbols

virtual void DtDragData::symbolRemoved ( const DtModelKey symbol) [virtual, slot]

Member Data Documentation


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)