#include <ExplorerDialog.h>
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|