ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CQTOpenGLMainWindow Class Reference

#include <qtopengl_main_window.h>

List of all members.

Public Slots

void StopSimulation ()
void SimulationCanProceed (bool)
void SimulationDone ()
void ResetSimulation ()
void CameraXMLPopUp ()
QString GetCameraXMLData ()
void SwitchCamera (QAction *)

Signals

void CameraSwitched (int)
void SimulationReset ()

Public Member Functions

 CQTOpenGLMainWindow (TConfigurationNode &t_tree)
virtual ~CQTOpenGLMainWindow ()
CQTOpenGLWidgetGetOpenGLWidget ()
const QString & GetIconDir () const
const QString & GetTextureDir () const

Detailed Description

Definition at line 36 of file qtopengl_main_window.h.


Constructor & Destructor Documentation


Member Function Documentation

Definition at line 661 of file qtopengl_main_window.cpp.

Definition at line 711 of file qtopengl_main_window.cpp.

const QString& argos::CQTOpenGLMainWindow::GetIconDir ( ) const [inline]

Definition at line 49 of file qtopengl_main_window.h.

const QString& argos::CQTOpenGLMainWindow::GetTextureDir ( ) const [inline]

Definition at line 53 of file qtopengl_main_window.h.

Definition at line 645 of file qtopengl_main_window.cpp.

void argos::CQTOpenGLMainWindow::SimulationCanProceed ( bool  b_allowed) [slot]

Definition at line 612 of file qtopengl_main_window.cpp.

Definition at line 633 of file qtopengl_main_window.cpp.

Definition at line 605 of file qtopengl_main_window.cpp.

void argos::CQTOpenGLMainWindow::SwitchCamera ( QAction *  pc_action) [slot]

Definition at line 835 of file qtopengl_main_window.cpp.


The documentation for this class was generated from the following files: