tlp::SpreadView
tlp::SpreadView
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::SpreadView -
SYNOPSIS
#include <SpreadView.h>
Public Slots
void draw ()
void refresh ()
void init ()
void setGraph (Graph *graph)
Public Member Functions
SpreadView ()
virtual ~SpreadView ()
QWidget * construct (QWidget *parent)
void setData (Graph *graph, DataSet dataSet)
void getData (Graph **graph, DataSet *dataSet)
Graph * getGraph ()
void installInteractor (QAction *)
Protected Attributes
SpreadWidget * mainWidget
Constructor & Destructor Documentation
tlp::SpreadView::SpreadView ()
virtual tlp::SpreadView::~SpreadView () [inline, virtual]
Member Function Documentation
QWidget * tlp::SpreadView::construct (QWidget * parent)
void tlp::SpreadView::draw () [slot]
void tlp::SpreadView::getData (Graph ** graph, DataSet * dataSet)
Graph * tlp::SpreadView::getGraph ()
void tlp::SpreadView::init () [slot]
void tlp::SpreadView::installInteractor (QAction *) [inline]
void tlp::SpreadView::refresh () [slot]
void tlp::SpreadView::setData (Graph * graph, DataSet dataSet)
void tlp::SpreadView::setGraph (Graph * graph) [slot]
Member Data Documentation
SpreadWidget* tlp::SpreadView::mainWidget [protected]
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Slots
-
- Public Member Functions
-
- Protected Attributes
-
- Constructor & Destructor Documentation
-
- tlp::SpreadView::SpreadView ()
-
- virtual tlp::SpreadView::~SpreadView () [inline, virtual]
-
- Member Function Documentation
-
- QWidget * tlp::SpreadView::construct (QWidget * parent)
-
- void tlp::SpreadView::draw () [slot]
-
- void tlp::SpreadView::getData (Graph ** graph, DataSet * dataSet)
-
- Graph * tlp::SpreadView::getGraph ()
-
- void tlp::SpreadView::init () [slot]
-
- void tlp::SpreadView::installInteractor (QAction *) [inline]
-
- void tlp::SpreadView::refresh () [slot]
-
- void tlp::SpreadView::setData (Graph * graph, DataSet dataSet)
-
- void tlp::SpreadView::setGraph (Graph * graph) [slot]
-
- Member Data Documentation
-
- SpreadWidget* tlp::SpreadView::mainWidget [protected]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:25 GMT, April 16, 2011