Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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< void > redrawAll
SigC::Signal3< void, int,
SPoint, bool > 
clickOnMarkedUnit
 the bool param is set to true if this is the first click on a unit


Constructor & Destructor Documentation

HighLightingManager::HighLightingManager  ) 
 

Definition at line 35 of file cargowidget.cpp.


Member Function Documentation

int HighLightingManager::getMark  ) 
 

Definition at line 37 of file cargowidget.cpp.

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

void HighLightingManager::setNew int  pos  ) 
 

Definition at line 42 of file cargowidget.cpp.

References markChanged.

Referenced by StoringPosition::eventMouseButtonDown().


Member Data Documentation

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().

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<void> HighLightingManager::redrawAll
 

Definition at line 37 of file cargowidget.h.

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


The documentation for this class was generated from the following files:
Generated on Tue Jun 24 02:17:39 2008 for Advanced Strategic Command by  doxygen 1.4.2