Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

ExplorerItem Class Reference

#include <ExplorerDialog.h>

List of all members.

Public Member Functions

 ExplorerItem (Worksheet *ws=0, Spreadsheet *ss=0, Plot *plot=0, Graph *graph=0)
Worksheet * getWorksheet ()
Spreadsheet * getSpreadsheet ()
Plot * getPlot ()
Graph * getGraph ()

Private Attributes

Worksheet * ws
Spreadsheet * ss
Plot * plot
Graph * graph


Constructor & Destructor Documentation

ExplorerItem::ExplorerItem (  Worksheet *  ws = 0,
Spreadsheet *  ss = 0,
Plot *  plot = 0,
Graph *  graph = 0
) 
 


Member Function Documentation

Graph* ExplorerItem::getGraph (   )  [inline]
 

Plot* ExplorerItem::getPlot (   )  [inline]
 

Spreadsheet* ExplorerItem::getSpreadsheet (   )  [inline]
 

Worksheet* ExplorerItem::getWorksheet (   )  [inline]
 


Member Data Documentation

Graph* ExplorerItem::graph [private]
 

Plot* ExplorerItem::plot [private]
 

Spreadsheet* ExplorerItem::ss [private]
 

Worksheet* ExplorerItem::ws [private]
 


The documentation for this class was generated from the following files:
Generated on Sat Oct 13 21:55:02 2007 for LabPlot by  doxygen 1.4.4