BALL::VIEW::RegularData2DWidget Class Reference
[Modular Widgets]

#include <BALL/VIEW/WIDGETS/regularData2DWidget.h>

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

List of all members.

Public Slots

void createPlot ()
 Creator of a plot.

Public Member Functions

 RegularData2DWidget (const RegularData2D *data, QWidget *parent=0)
 ~RegularData2DWidget ()
virtual void onNotify (Message *message)

Protected Member Functions

 RegularData2DWidget (RegularData2DWidget *widget)

Protected Attributes

const RegularData2Ddata_
QColor diagram_color_
QColor background_color_
QColor axis_color_

Detailed Description

Widget used to display two-dimensional data.

Definition at line 36 of file regularData2DWidget.h.


Constructor & Destructor Documentation

BALL::VIEW::RegularData2DWidget::RegularData2DWidget ( const RegularData2D data,
QWidget parent = 0 
)
BALL::VIEW::RegularData2DWidget::~RegularData2DWidget (  ) 
BALL::VIEW::RegularData2DWidget::RegularData2DWidget ( RegularData2DWidget widget  )  [protected]

Member Function Documentation

void BALL::VIEW::RegularData2DWidget::createPlot (  )  [slot]

Creator of a plot.

virtual void BALL::VIEW::RegularData2DWidget::onNotify ( Message message  )  [virtual]

Handles messages sent by other registered ConnectionObject instances.

Parameters:
message the pointer to the message that should be processed

Reimplemented from BALL::VIEW::ConnectionObject.


Member Data Documentation

Definition at line 69 of file regularData2DWidget.h.

Definition at line 68 of file regularData2DWidget.h.

Definition at line 66 of file regularData2DWidget.h.

Definition at line 67 of file regularData2DWidget.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3