48    if( !strcmp( 
typeid(aDest).
name(), 
"DIALOG_EDIT_LIBENTRY_FIELDS_IN_LIB" ) )
 
 
PROJECT & Prj() const
Return a reference to the PROJECT associated with this KIWAY.
 
KIWAY & Kiway() const
Return a reference to the KIWAY that this object has an opportunity to participate in.
 
void SetKiway(wxWindow *aDest, KIWAY *aKiway)
It is only used for debugging, since "this" is not a wxWindow*.
 
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
 
virtual PROJECT & Prj() const
Return the PROJECT associated with this KIWAY.
 
Container for project specific data.
 
void ignore_unused(const T &)