?? mm.h
字號:
#ifndef FD_main_window_h_#define FD_main_window_h_/* Header file generated with fdesign. *//**** Callback routines ****/extern void file_menu_cbk(FL_OBJECT *, long);extern void edit_menu_cbk(FL_OBJECT *, long);extern void play_button_cbk(FL_OBJECT *, long);extern void tempo_slider_cbk(FL_OBJECT *, long);extern void page_button_cbk(FL_OBJECT *, long);extern void stop_button_cbk(FL_OBJECT *, long);extern void timer_cbk(FL_OBJECT *, long);extern void channel_0_cbk(FL_OBJECT *, long);extern void channel_1_cbk(FL_OBJECT *, long);extern void channel_2_cbk(FL_OBJECT *, long);extern void channel_3_cbk(FL_OBJECT *, long);extern void channel_4_cbk(FL_OBJECT *, long);extern void channel_5_cbk(FL_OBJECT *, long);extern void channel_6_cbk(FL_OBJECT *, long);extern void channel_7_cbk(FL_OBJECT *, long);extern void channel_2_cbk(FL_OBJECT *, long);extern void channel_3_cbk(FL_OBJECT *, long);extern void channel_4_cbk(FL_OBJECT *, long);extern void channel_5_cbk(FL_OBJECT *, long);extern void channel_6_cbk(FL_OBJECT *, long);extern void channel_7_cbk(FL_OBJECT *, long);extern void channel_4_cbk(FL_OBJECT *, long);extern void sample_file_cbk(FL_OBJECT *, long);extern void samples_apply_cbk(FL_OBJECT *, long);extern void samples_dismiss_cbk(FL_OBJECT *, long);extern void audio_device_cbk(FL_OBJECT *, long);extern void sampling_rate_cbk(FL_OBJECT *, long);extern void test_sample_cbk(FL_OBJECT *, long);extern void sample_dir_cbk(FL_OBJECT *, long);extern void sample_file_cbk(FL_OBJECT *, long);extern void test_sample_cbk(FL_OBJECT *, long);extern void about_dismiss_cbk(FL_OBJECT *, long);/**** Forms and Objects ****/extern FL_FORM *main_window;extern FL_OBJECT *file_menu, *edit_menu, *tempo, *page, *timer, *channel_0[8], *channel_1[8], *channel_2[8], *channel_3[8], *channel_4[8], *channel_5[8], *channel_6[8], *channel_7[8];extern FL_FORM *sample_window;extern FL_OBJECT *audio_device, *sampling_rate, *sample_dir, *sample_file[16];extern FL_FORM *about_window;/**** Creation Routine ****/extern void create_the_forms(void);#endif /* FD_main_window_h_ */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -