SPH
Public Member Functions | List of all members
CurveProperty Class Reference

#include <CurveDialog.h>

Inheritance diagram for CurveProperty:

Public Member Functions

 CurveProperty (const wxString &label, const Curve &curve)
 
virtual const wxPGEditor * DoGetEditorClass () const override
 
void setCurve (const Curve &newCurve)
 
const CurvegetCurve () const
 

Detailed Description

Definition at line 82 of file CurveDialog.h.

Constructor & Destructor Documentation

◆ CurveProperty()

CurveProperty::CurveProperty ( const wxString &  label,
const Curve curve 
)
inline

Definition at line 87 of file CurveDialog.h.

Member Function Documentation

◆ DoGetEditorClass()

virtual const wxPGEditor* CurveProperty::DoGetEditorClass ( ) const
inlineoverridevirtual

Definition at line 91 of file CurveDialog.h.

◆ getCurve()

const Curve& CurveProperty::getCurve ( ) const
inline

Definition at line 100 of file CurveDialog.h.

◆ setCurve()

void CurveProperty::setCurve ( const Curve newCurve)
inline

Definition at line 96 of file CurveDialog.h.


The documentation for this class was generated from the following file: