| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pg_properties.h>
 Public Member Functions | |
| PGPROPERTY_BOOL (const wxString &aLabel=wxPG_LABEL, const wxString &aName=wxPG_LABEL, bool aValue=false) | |
| virtual | ~PGPROPERTY_BOOL ()=default | 
| const wxPGEditor * | DoGetEditorClass () const override | 
Definition at line 299 of file pg_properties.h.
| PGPROPERTY_BOOL::PGPROPERTY_BOOL | ( | const wxString & | aLabel = wxPG_LABEL, | 
| const wxString & | aName = wxPG_LABEL, | ||
| bool | aValue = false ) | 
Definition at line 688 of file pg_properties.cpp.
References PG_CHECKBOX_EDITOR::EDITOR_NAME.
      
  | 
  virtualdefault | 
      
  | 
  override | 
Definition at line 695 of file pg_properties.cpp.