|
|
void | _EvOnCreate (CControl *control) |
|
void | _EvOnShow (CControl *control) |
|
void | button1_EvMouseButtonClick (CControl *control, const uint button, const uint x, const uint y, const uint state) |
|
void | button2_EvMouseButtonClick (CControl *control, const uint button, const uint x, const uint y, const uint state) |
|
void | button3_EvMouseButtonClick (CControl *control, const uint button, const uint x, const uint y, const uint state) |
|
void | combo1_EvOnComboChange (CControl *control) |
|
void | combo2_EvOnComboChange (CControl *control) |
|
void | combo3_EvOnComboChange (CControl *control) |
|
void | dirdialog1_EvOnClose (const int retId) |
|
void | filedialog1_EvOnClose (const int retId) |
|
void | button4_EvMouseButtonClick (CControl *control, const uint button, const uint x, const uint y, const uint state) |
|
void | button5_EvMouseButtonClick (CControl *control, const uint button, const uint x, const uint y, const uint state) |
|
const char * | GetFrameworkList (const std::string ide) |
|
const char * | GetExampleList (const std::string ide, const std::string framework) |
|
int | OpenProject (lxString path, lxString type) |
|
int | OpenProjectDir (lxString path) |
|
int | CreateProject (const std::string ide, const std::string framework, const std::string ctemplate, const lxString prjdir, const int operation) |