#include <PlotDialog.h>
Inheritance diagram for PlotDialog:
Public Member Functions | |
PlotDialog (Worksheet *p, const char *name) | |
general class for plot settings | |
Protected Member Functions | |
void | updateList () |
Protected Attributes | |
QListView * | lv |
Private Attributes | |
Worksheet * | p |
|
general class for plot settings
|
|
|
|
|
|
Reimplemented from Dialog. Reimplemented in ArrangePlotDialog, and OverlayPlotDialog. |