MathPlot
Classes | Typedefs | Enumerations | Variables
MathPlotConfig.h File Reference

Subclass of MathPlotConfigDialogBuilder, which is generated by wxFormBuilder. More...

#include "MathPlotConfigBuilder.h"
#include <wx/colordlg.h>
#include <wx/fontdlg.h>
#include <wx/fileconf.h>
#include "mathplot.h"
Include dependency graph for MathPlotConfig.h:

Go to the source code of this file.

Classes

class  MathPlotConfigSettings
 Helper class to save/restore configuration. More...
 
class  MathPlotConfigDialog
 Implementing MathPlotConfigDialogBuilder. More...
 

Typedefs

typedef enum __ConfigPageIndex mpConfigPageId
 The list of index of the page of the config window.
 

Enumerations

enum  __ConfigPageIndex {
  mpcpiNone = -1, mpcpiGeneral = 0, mpcpiLegend, mpcpiAxis,
  mpcpiSeries, mpcpiLines, mpcpiNone = -1, mpcpiGeneral = 0,
  mpcpiLegend, mpcpiAxis, mpcpiSeries, mpcpiLines
}
 The list of index of the page of the config window.
 

Variables

class WXDLLIMPEXP_MATHPLOT mpWindow
 
class WXDLLIMPEXP_MATHPLOT mpLayer
 
class WXDLLIMPEXP_MATHPLOT mpFunction
 
class WXDLLIMPEXP_MATHPLOT mpLine
 
class WXDLLIMPEXP_MATHPLOT mpInfoCoords
 
class WXDLLIMPEXP_MATHPLOT mpInfoLegend
 
class WXDLLIMPEXP_MATHPLOT mpScale
 
class WXDLLIMPEXP_MATHPLOT mpText
 

Detailed Description

Subclass of MathPlotConfigDialogBuilder, which is generated by wxFormBuilder.