#include <InvestigationInterfaceImp.h>
Inheritance diagram for GCE::InvestigationInterfaceImp:


Public Slots | |
| virtual void | influenceReceived (const GCS::GElementInfluence &influence) |
| virtual void | updateForm (const GCS::GForm &form) |
| virtual void | updateEnergy (const GCS::GEnergy &energy) |
| virtual void | setKnownElementsList (const QStringList &element_list) |
Public Member Functions | |
| InvestigationInterfaceImp (OpenGLFrame *frame, QWidget *parent=0, const char *name=0) | |
Protected Slots | |
| virtual void | updateData () |
| virtual void | setTargetIDs (const QString &s) |
| virtual void | moveToInternal () |
| virtual void | sendInfluenceInternal () |
| virtual void | radiateInfluenceInternal () |
| virtual void | setSpeedInternal () |
| virtual void | releaseTargetInternal () |
Protected Attributes | |
| QTime | SensedEnergyAmountTimeElapsed |
| QTimer | SenseTimer |
| double | ReceivedEnergyAmountSum |
| OpenGLFrame * | Frame |
1.3.6