Public Slots | Public Member Functions | Private Attributes
ObjectList Class Reference

Implements a widget to control the RoboCup game "Lost and Found". TODO Why this comment?? More...

#include <ObjectList.h>

List of all members.

Public Slots

void deleteObject ()
void loadObject ()

Public Member Functions

 ObjectList (QWidget *parent=0)
 ~ObjectList ()

Private Attributes

QPushButton * deleteObjectButton
QLabel * heading
QString m_LastOpenPath
QTableWidget * m_objectsList
 Process incoming messages.

Detailed Description

Implements a widget to control the RoboCup game "Lost and Found". TODO Why this comment??

Author:
Simon Graeser

Definition at line 36 of file ObjectList.h.


Constructor & Destructor Documentation

ObjectList::ObjectList ( QWidget *  parent = 0)

Does Nothing


Member Function Documentation

void ObjectList::deleteObject ( ) [slot]

Used to delete objects

void ObjectList::loadObject ( ) [slot]

Used to load objects from disk


Member Data Documentation

QPushButton* ObjectList::deleteObjectButton [private]

Definition at line 71 of file ObjectList.h.

QLabel* ObjectList::heading [private]

Definition at line 72 of file ObjectList.h.

QString ObjectList::m_LastOpenPath [private]

Definition at line 74 of file ObjectList.h.

QTableWidget* ObjectList::m_objectsList [private]

Process incoming messages.

Definition at line 70 of file ObjectList.h.


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


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43