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

#include <CurveDialog.h>

Inheritance diagram for CurveEditor:

Public Member Functions

virtual wxPGWindowList CreateControls (wxPropertyGrid *propgrid, wxPGProperty *property, const wxPoint &pos, const wxSize &size) const override
 
virtual void UpdateControl (wxPGProperty *property, wxWindow *ctrl) const override
 
virtual void DrawValue (wxDC &dc, const wxRect &rect, wxPGProperty *property, const wxString &text) const override
 
virtual bool OnEvent (wxPropertyGrid *propgrid, wxPGProperty *property, wxWindow *wnd_primary, wxEvent &event) const override
 

Detailed Description

Definition at line 62 of file CurveDialog.h.

Member Function Documentation

◆ CreateControls()

wxPGWindowList CurveEditor::CreateControls ( wxPropertyGrid *  propgrid,
wxPGProperty *  property,
const wxPoint &  pos,
const wxSize &  size 
) const
overridevirtual

Definition at line 199 of file CurveDialog.cpp.

◆ DrawValue()

void CurveEditor::DrawValue ( wxDC &  dc,
const wxRect &  rect,
wxPGProperty *  property,
const wxString &  text 
) const
overridevirtual

Definition at line 226 of file CurveDialog.cpp.

◆ OnEvent()

bool CurveEditor::OnEvent ( wxPropertyGrid *  propgrid,
wxPGProperty *  property,
wxWindow *  wnd_primary,
wxEvent &  event 
) const
overridevirtual

Definition at line 237 of file CurveDialog.cpp.

◆ UpdateControl()

void CurveEditor::UpdateControl ( wxPGProperty *  property,
wxWindow *  ctrl 
) const
overridevirtual

Definition at line 221 of file CurveDialog.cpp.


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