BALL::VIEW::TrajectoryController Class Reference

Controller base class for one type of Dataset. More...

#include <standardDatasets.h>

Inheritance diagram for BALL::VIEW::TrajectoryController:
Inheritance graph
[legend]

List of all members.


Public Slots

bool visualizeTrajectory ()
bool bufferTrajectory ()

Public Member Functions

TrajectoryController (TrajectoryController &dc)
virtual bool write (Dataset *set, String filetype, String filename)
virtual Dataset * open (String filetype, String filename)
virtual bool createMenuEntries ()
Create menu entries for this data type.
virtual QMenu * buildContextMenu (QTreeWidgetItem *item)
Create a context menu for this data type.
SnapShotManager * getData (Dataset *set)

Static Public Attributes

static String type

Protected Member Functions

void deleteDataset_ (Dataset *set)
In the derived class: cast to concrete type and delete the data!

Protected Attributes

SnapshotVisualisationDialog * dialog_

Detailed Description

Controller base class for one type of Dataset.

Member Function Documentation

virtual QMenu* BALL::VIEW::TrajectoryController::buildContextMenu ( QTreeWidgetItem * item ) [virtual]

Create a context menu for this data type.

Initial support for deleting and saving entries is included. Overload this method for providing further entries.

Reimplemented from BALL::VIEW::DatasetController.

virtual bool BALL::VIEW::TrajectoryController::createMenuEntries ( ) [virtual]

Create menu entries for this data type.

Initial support for open file menu entry is included. Overload this method for providing further entries.

Reimplemented from BALL::VIEW::DatasetController.


Generated on Thu Aug 6 18:30:51 2009 for BALL by doxygen 1.5.8