kalzium
ElementDataViewer Class Reference
#include <elementdataviewer.h>
Inheritance diagram for ElementDataViewer:

Detailed Description
This widget shows the plot and the widget where you can setup the plot.
Definition at line 85 of file elementdataviewer.h.
Public Slots | |
| void | drawPlot () |
| void | slotZoomIn () |
| void | slotZoomOut () |
Public Member Functions | |
| ElementDataViewer (QWidget *parent=0) | |
| ~ElementDataViewer () | |
Public Attributes | |
| AxisData * | m_xData |
| AxisData * | m_yData |
Protected Slots | |
| virtual void | slotHelp () |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *e) |
Constructor & Destructor Documentation
| ElementDataViewer::ElementDataViewer | ( | QWidget * | parent = 0 |
) |
Definition at line 46 of file elementdataviewer.cpp.
| ElementDataViewer::~ElementDataViewer | ( | ) |
Definition at line 89 of file elementdataviewer.cpp.
Member Function Documentation
| void ElementDataViewer::drawPlot | ( | ) | [slot] |
| void ElementDataViewer::keyPressEvent | ( | QKeyEvent * | e | ) | [protected, virtual] |
Definition at line 164 of file elementdataviewer.cpp.
| void ElementDataViewer::slotHelp | ( | ) | [protected, virtual, slot] |
| void ElementDataViewer::slotZoomIn | ( | ) | [slot] |
Definition at line 182 of file elementdataviewer.cpp.
| void ElementDataViewer::slotZoomOut | ( | ) | [slot] |
Definition at line 183 of file elementdataviewer.cpp.
Member Data Documentation
The documentation for this class was generated from the following files:
KDE 4.2 API Reference