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

wxPropertyGrid property specializations for simulator. More...

#include <sim_property.h>

Inheritance diagram for SIM_VALIDATOR:

Private Member Functions

bool Validate (wxWindow *aParent) override
 
bool TransferToWindow () override
 
bool TransferFromWindow () override
 

Detailed Description

wxPropertyGrid property specializations for simulator.

Definition at line 44 of file sim_property.h.

Member Function Documentation

◆ TransferFromWindow()

bool SIM_VALIDATOR::TransferFromWindow ( )
inlineoverrideprivate

Definition at line 49 of file sim_property.h.

◆ TransferToWindow()

bool SIM_VALIDATOR::TransferToWindow ( )
inlineoverrideprivate

Definition at line 48 of file sim_property.h.

◆ Validate()

bool SIM_VALIDATOR::Validate ( wxWindow *  aParent)
inlineoverrideprivate

Definition at line 47 of file sim_property.h.


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