KiCad PCB EDA Suite
Loading...
Searching...
No Matches
unit_binder.cpp File Reference
#include <wx/clipbrd.h>
#include <wx/stattext.h>
#include <wx/textentry.h>
#include <eda_units.h>
#include <eda_draw_frame.h>
#include <confirm.h>
#include "widgets/unit_binder.h"
#include "wx/dcclient.h"

Go to the source code of this file.

Functions

 wxDEFINE_EVENT (DELAY_FOCUS, wxCommandEvent)
 
wxString valueDescriptionFromLabel (wxStaticText *aLabel)
 

Function Documentation

◆ valueDescriptionFromLabel()

wxString valueDescriptionFromLabel ( wxStaticText *  aLabel)

Definition at line 282 of file unit_binder.cpp.

Referenced by UNIT_BINDER::Validate().

◆ wxDEFINE_EVENT()

wxDEFINE_EVENT ( DELAY_FOCUS  ,
wxCommandEvent   
)