⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 abimport.h

📁 phab_sample
💻 H
字号:
/* Import (extern) header for application - AppBuilder 1.12E */#include "abdefine.h"extern const ApEventLink_t appl_links[];extern ApEventLink_t internal_links[];extern ApWindowLink_t base;extern const ApEventLink_t base_links[];extern ApWidget_t dsbase[9];#ifdef __cplusplusextern "C" {#endifint moving( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int under_widget( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int inicia_selecao( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int finaliza_selecao( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );int atualiza_ptos( PtWidget_t *widget, ApInfo_t *data, PtCallbackInfo_t *cbinfo );#ifdef __cplusplus}#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -