HighLightingManager Class Reference

#include <cargowidget.h>

List of all members.

Public Member Functions

 HighLightingManager ()
int getMark ()
void setNew (int pos)

Public Attributes

SigC::Signal2< void, int,
int > 
markChanged
SigC::Signal0< bool > redrawAll
SigC::Signal3< void, int,
SPoint, bool > 
clickOnMarkedUnit
 the bool param is set to true if this is the first click on a unit


Detailed Description

Definition at line 29 of file cargowidget.h.


Constructor & Destructor Documentation

HighLightingManager::HighLightingManager (  ) 

Definition at line 36 of file cargowidget.cpp.


Member Function Documentation

int HighLightingManager::getMark (  ) 

Definition at line 38 of file cargowidget.cpp.

Referenced by StoringPosition::eventDraw(), StoringPosition::eventMouseButtonDown(), and CargoWidget::getMarkedUnit().

void HighLightingManager::setNew ( int  pos  ) 

Definition at line 43 of file cargowidget.cpp.

References markChanged.

Referenced by StoringPosition::eventMouseButtonDown().


Member Data Documentation

SigC::Signal2<void,int,int> HighLightingManager::markChanged

Definition at line 35 of file cargowidget.h.

Referenced by CargoWidget::registerStoringPositions(), setNew(), and StoringPosition::StoringPosition().

SigC::Signal0<bool> HighLightingManager::redrawAll

Definition at line 37 of file cargowidget.h.

Referenced by CargoWidget::redrawAll(), and StoringPosition::StoringPosition().

SigC::Signal3<void,int, SPoint, bool> HighLightingManager::clickOnMarkedUnit

the bool param is set to true if this is the first click on a unit

Definition at line 39 of file cargowidget.h.

Referenced by StoringPosition::eventMouseButtonDown(), and CargoWidget::registerStoringPositions().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:46:50 2012 for Advanced Strategic Command by  doxygen 1.5.1