KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PG_RATIO_EDITOR Class Reference

#include <pg_editors.h>

Inheritance diagram for PG_RATIO_EDITOR:

Public Member Functions

wxString GetName () const override
 
bool GetValueFromControl (wxVariant &aVariant, wxPGProperty *aProperty, wxWindow *aCtrl) const override
 
void UpdateControl (wxPGProperty *aProperty, wxWindow *aCtrl) const override
 

Static Public Attributes

static const wxString EDITOR_NAME = wxS( "KiCadRatioEditor" )
 

Detailed Description

Definition at line 114 of file pg_editors.h.

Member Function Documentation

◆ GetName()

wxString PG_RATIO_EDITOR::GetName ( ) const
inlineoverride

Definition at line 119 of file pg_editors.h.

References EDITOR_NAME.

◆ GetValueFromControl()

bool PG_RATIO_EDITOR::GetValueFromControl ( wxVariant &  aVariant,
wxPGProperty *  aProperty,
wxWindow *  aCtrl 
) const
override

Definition at line 368 of file pg_editors.cpp.

◆ UpdateControl()

void PG_RATIO_EDITOR::UpdateControl ( wxPGProperty *  aProperty,
wxWindow *  aCtrl 
) const
override

Definition at line 430 of file pg_editors.cpp.

References strValue().

Member Data Documentation

◆ EDITOR_NAME

const wxString PG_RATIO_EDITOR::EDITOR_NAME = wxS( "KiCadRatioEditor" )
static

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