|
void | _EvOnCreate (CControl *control) |
|
void | _EvOnShow (CControl *control) |
|
void | _EvOnHide (CControl *control) |
|
void | draw1_EvMouseMove (CControl *control, const unsigned int button, const unsigned int x, const unsigned int y, const unsigned int state) |
|
void | draw1_EvMouseButtonPress (CControl *control, const unsigned int button, const unsigned int x, const unsigned int y, const unsigned int state) |
|
void | draw1_EvMouseButtonRelease (CControl *control, const unsigned int button, const unsigned int x, const unsigned int y, const unsigned int state) |
|
void | draw1_EvKeyboardPress (CControl *control, const unsigned int key, const unsigned int hkey, const unsigned int mask) |
|
void | draw1_EvKeyboardRelease (CControl *control, const unsigned int key, const unsigned int hkey, const unsigned int mask) |
|
void | draw1_EvMouseWheel (CControl *control, const int rotation) |
|
void | pmenu2_Properties_EvMenuActive (CControl *control) |
|
void | timer1_EvOnTime (CControl *control) |
|
void | menu1_File_Newconfiguration_EvMenuActive (CControl *control) |
|
void | menu1_File_Saveconfiguration_EvMenuActive (CControl *control) |
|
void | menu1_File_Loadconfiguration_EvMenuActive (CControl *control) |
|
void | menu1_File_Loadpinalias_EvMenuActive (CControl *control) |
|
void | menu1_File_Savepinalias_EvMenuActive (CControl *control) |
|
void | menu1_Edit_Clearpinalias_EvMenuActive (CControl *control) |
|
void | menu1_Edit_Togglepinalias_EvMenuActive (CControl *control) |
|
void | menu1_Edit_Editpinalias_EvMenuActive (CControl *control) |
|
void | menu1_Edit_Reloadpinalias_EvMenuActive (CControl *control) |
|
void | menu1_Edit_Zoomin_EvMenuActive (CControl *control) |
|
void | menu1_Edit_Zoomout_EvMenuActive (CControl *control) |
|
void | pmenu2_Move_EvMenuActive (CControl *control) |
|
void | pmenu2_Rotate_EvMenuActive (CControl *control) |
|
void | pmenu2_Delete_EvMenuActive (CControl *control) |
|
void | pmenu2_Help_EvMenuActive (CControl *control) |
|
void | pmenu2_About_EvMenuActive (CControl *control) |
|
void | menu1_Help_Contents_EvMenuActive (CControl *control) |
|
void | menu1_Help_About_EvMenuActive (CControl *control) |
|
void | filedialog1_EvOnClose (const int retId) |
|
void | menu1_EvMenuActive (CControl *control) |
|
void | PropButtonRelease (CControl *control, unsigned int button, unsigned int x, unsigned int y, unsigned int state) |
|
void | PropComboChange (CCombo *control) |
|
void | PropSpinChange (CSpin *control) |
|
void | PropClose (int tag) |
|
void | PartButtonEvent (CControl *control, unsigned int button, unsigned int x, unsigned int y, unsigned int state) |
|
void | PartKeyEvent (CControl *control, unsigned int keysm, unsigned int ukeysym, unsigned int state) |
|
void | PartEvent (CControl *control) |
|
void | DeleteParts (void) |
|
CPWindow5 class.
class definition of PICSimLab spare parts window.