diff --git a/NexGpio.h b/NexGpio.h index 6162d9d..d67b2c8 100755 --- a/NexGpio.h +++ b/NexGpio.h @@ -1,13 +1,36 @@ +/** + * @file NexGpio.h + * + * The definition of class NexGpio. + * + * @author Wu Pengfei (email:) + * @date 2015/8/13 + * + * @copyright + * Copyright (C) 2014-2015 ITEAD Intelligent Systems Co., Ltd. \n + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of + * the License, or (at your option) any later version. + */ + #ifndef _NEXGPIO_H #define _NEXGPIO_H #include "NexTouch.h" #include "NexHardware.h" +/** + * @addtogroup Component + * @{ + */ +/** + * NexGpio component. + */ class NexGpio { - public: +public: /** * Set gpio mode * @@ -24,17 +47,17 @@ class NexGpio bool pin_mode(uint32_t port,uint32_t mode,uint32_t control_id); /** - * write a high or a LOW value to a digital pin + * write a HIGH or a LOW value to a digital pin * * @param port - the gpio port number - * @param mode - the gpio port number + * @param value - HIGH or LOW * @return true if success, false for failure */ bool digital_write(uint32_t port,uint32_t value); /** - * read a high or a LOW value to a digital pin + * read a HIGH or a LOW value to a digital pin * * @param port - the gpio port number * @return the value from a specified digital pin, either high or low @@ -69,14 +92,11 @@ class NexGpio */ uint32_t get_pwmfreq(uint32_t *number); - - /** - * write rtc times - * - * @param time - Time to write to the array - * @return true if success, false for failure - */ }; -#endif \ No newline at end of file +/** + * @} + */ + +#endif /* #ifndef __NEXGPIO_H__ */ \ No newline at end of file diff --git a/NexRtc.h b/NexRtc.h index e27545b..815ed6d 100755 --- a/NexRtc.h +++ b/NexRtc.h @@ -1,9 +1,32 @@ +/** + * @file NexRtc.h + * + * The definition of class NexRtc. + * + * @author Wu Pengfei (email:) + * @date 2015/8/13 + * + * @copyright + * Copyright (C) 2014-2015 ITEAD Intelligent Systems Co., Ltd. \n + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of + * the License, or (at your option) any later version. + */ + #ifndef _NEXRTC_H #define _NEXRTC_H #include "NexTouch.h" #include "NexHardware.h" +/** + * @addtogroup Component + * @{ + */ +/** + * NexRtc component. + */ class NexRtc { @@ -35,7 +58,7 @@ class NexRtc * read rtc time * * @param time - Access data array - * @param time - len of array + * @param len - len of array * @return true if success, false for failure */ @@ -55,7 +78,7 @@ class NexRtc * read rtc time * * @param time - Access data array - * @param time - len of array + * @param len - len of array * @return true if success, false for failure */ @@ -63,4 +86,8 @@ class NexRtc }; -#endif \ No newline at end of file +/** + * @} + */ + +#endif /* #ifndef __NEXRTC_H__ */ \ No newline at end of file diff --git a/doc/Documentation/_comp_button_8ino-example.html b/doc/Documentation/_comp_button_8ino-example.html index 9be747d..d484365 100755 --- a/doc/Documentation/_comp_button_8ino-example.html +++ b/doc/Documentation/_comp_button_8ino-example.html @@ -152,7 +152,7 @@ This program is free software; you can redistribute it and/or modify it under th + +
+
+ + + + + + + + +
bool NexVariable::setValue (uint32_t number)
+
+

Set val attribute of component

+
Parameters
+ + +
number- To set up the data
+
+
+
Returns
true if success, false for failure
+

The documentation for this class was generated from the following files: - - -

- d -

- - -

- e -

- - -

- g -

- - -

- n -

- - -

- p -

- - -

- s -

- - -

- ~ -

diff --git a/html/globals.html b/html/globals.html index 4829b5c..2f1ab1c 100755 --- a/html/globals.html +++ b/html/globals.html @@ -120,7 +120,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/globals_defs.html b/html/globals_defs.html index 0f1fbed..aebddcf 100755 --- a/html/globals_defs.html +++ b/html/globals_defs.html @@ -109,7 +109,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/globals_func.html b/html/globals_func.html index a40458d..4c5f357 100755 --- a/html/globals_func.html +++ b/html/globals_func.html @@ -102,7 +102,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/globals_type.html b/html/globals_type.html index 5af0063..2ee2ef6 100755 --- a/html/globals_type.html +++ b/html/globals_type.html @@ -97,7 +97,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/group___component.html b/html/group___component.html index 080cfb6..72570f7 100755 --- a/html/group___component.html +++ b/html/group___component.html @@ -127,7 +127,7 @@ Classes diff --git a/html/group___configuration.html b/html/group___configuration.html index f3672e9..a06a0b5 100755 --- a/html/group___configuration.html +++ b/html/group___configuration.html @@ -148,7 +148,7 @@ Macros diff --git a/html/group___core_a_p_i.html b/html/group___core_a_p_i.html index 6bd6128..a1c7ded 100755 --- a/html/group___core_a_p_i.html +++ b/html/group___core_a_p_i.html @@ -157,7 +157,7 @@ Functions diff --git a/html/group___get_started.html b/html/group___get_started.html index 6ffb798..c5cf425 100755 --- a/html/group___get_started.html +++ b/html/group___get_started.html @@ -86,7 +86,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/group___touch_event.html b/html/group___touch_event.html index 109949f..0787f73 100755 --- a/html/group___touch_event.html +++ b/html/group___touch_event.html @@ -157,7 +157,7 @@ Typedefs diff --git a/html/hierarchy.html b/html/hierarchy.html index 01ab422..fcf9439 100755 --- a/html/hierarchy.html +++ b/html/hierarchy.html @@ -89,32 +89,34 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
This inheritance list is sorted roughly, but not completely, alphabetically:
diff --git a/html/index.html b/html/index.html index 1911cc8..8209bfd 100755 --- a/html/index.html +++ b/html/index.html @@ -147,7 +147,7 @@ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION diff --git a/html/md_readme.html b/html/md_readme.html index 7f95088..f4ec0df 100755 --- a/html/md_readme.html +++ b/html/md_readme.html @@ -82,7 +82,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
diff --git a/html/md_release_notes.html b/html/md_release_notes.html index 02f249c..2d712a1 100755 --- a/html/md_release_notes.html +++ b/html/md_release_notes.html @@ -97,7 +97,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/modules.html b/html/modules.html index 9a3513f..53855d4 100755 --- a/html/modules.html +++ b/html/modules.html @@ -91,7 +91,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/pages.html b/html/pages.html index bae0be6..e33fc45 100755 --- a/html/pages.html +++ b/html/pages.html @@ -88,7 +88,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/html/search/all_0.js b/html/search/all_0.js index 349e39e..ea906d8 100755 --- a/html/search/all_0.js +++ b/html/search/all_0.js @@ -1,6 +1,7 @@ var searchData= [ ['addvalue',['addValue',['../class_nex_waveform.html#a5b04ea7397b784947b845e2a03fc77e4',1,'NexWaveform']]], + ['analog_5fwrite',['analog_write',['../class_nex_gpio.html#af21eb91b041d149193bc716202d4a462',1,'NexGpio']]], ['attachpop',['attachPop',['../class_nex_touch.html#a4da1c4fcdfadb7eabfb9ccaba9ecad11',1,'NexTouch']]], ['attachpush',['attachPush',['../class_nex_touch.html#a685a753aae5eb9fb9866a7807a310132',1,'NexTouch']]], ['attachtimer',['attachTimer',['../class_nex_timer.html#ae6f1ae95ef40b8bc6f482185b1ec5175',1,'NexTimer']]] diff --git a/html/search/all_2.js b/html/search/all_2.js index 6abbc57..0ec995f 100755 --- a/html/search/all_2.js +++ b/html/search/all_2.js @@ -5,6 +5,8 @@ var searchData= ['detachpop',['detachPop',['../class_nex_touch.html#af656640c1078a553287a68bf792dd291',1,'NexTouch']]], ['detachpush',['detachPush',['../class_nex_touch.html#a2bc36096119534344c2bcd8021b93289',1,'NexTouch']]], ['detachtimer',['detachTimer',['../class_nex_timer.html#a365d08df4623ce8a146e73ff9204d5cb',1,'NexTimer']]], + ['digital_5fread',['digital_read',['../class_nex_gpio.html#a36386b97898f0960abda51c6010378eb',1,'NexGpio']]], + ['digital_5fwrite',['digital_write',['../class_nex_gpio.html#aaea4cb428fa0a2e26927073c20ed64ac',1,'NexGpio']]], ['disable',['disable',['../class_nex_timer.html#ae016d7d39ede6cf813221b26691809f1',1,'NexTimer']]], ['doxygen_2eh',['doxygen.h',['../doxygen_8h.html',1,'']]] ]; diff --git a/html/search/all_4.js b/html/search/all_4.js index 48aa5c9..63cc128 100755 --- a/html/search/all_4.js +++ b/html/search/all_4.js @@ -1,20 +1,39 @@ var searchData= [ - ['get_5fbackground_5fcolor_5fbco',['Get_background_color_bco',['../class_nex_button.html#a85eb673a290ee35f3a73e9b02193fc70',1,'NexButton::Get_background_color_bco()'],['../class_nex_checkbox.html#abca30f46ecb7a4c88d816af85fa7f777',1,'NexCheckbox::Get_background_color_bco()']]], - ['get_5fbackground_5fcrop_5fpicc',['Get_background_crop_picc',['../class_nex_crop.html#a19f824bea045bab4cc1afc5950259247',1,'NexCrop']]], - ['get_5fbackground_5fcropi_5fpicc',['Get_background_cropi_picc',['../class_nex_button.html#a4be9d316efb2e3c537fdbcbc74c5597c',1,'NexButton']]], - ['get_5fbackground_5fimage_5fpic',['Get_background_image_pic',['../class_nex_button.html#a81c5a95583a9561f4a188b3e3e082280',1,'NexButton::Get_background_image_pic()'],['../class_nex_picture.html#a0297c4a9544df9b0c37db0ea894d699f',1,'NexPicture::Get_background_image_pic()']]], - ['get_5ffont_5fcolor_5fpco',['Get_font_color_pco',['../class_nex_button.html#a51b1b698696d7d4969ebb21754bb7e4d',1,'NexButton::Get_font_color_pco()'],['../class_nex_checkbox.html#a93fbcf8796f156e6700ebf3e13abfce6',1,'NexCheckbox::Get_font_color_pco()']]], - ['get_5fplace_5fxcen',['Get_place_xcen',['../class_nex_button.html#ab970c6e27b5d1d9082b0b3bf47ed9d47',1,'NexButton']]], - ['get_5fplace_5fycen',['Get_place_ycen',['../class_nex_button.html#aea0a8ea4e9a28ae3769414f2532483e9',1,'NexButton']]], + ['get_5fbackground_5fcolor_5fbco',['Get_background_color_bco',['../class_nex_button.html#a85eb673a290ee35f3a73e9b02193fc70',1,'NexButton::Get_background_color_bco()'],['../class_nex_checkbox.html#abca30f46ecb7a4c88d816af85fa7f777',1,'NexCheckbox::Get_background_color_bco()'],['../class_nex_gauge.html#a03a6441159939961b64728dded177e92',1,'NexGauge::Get_background_color_bco()'],['../class_nex_number.html#aa7ef40e79d89eb0aeebbeb67147a0d20',1,'NexNumber::Get_background_color_bco()'],['../class_nex_progress_bar.html#a2efc0d6694d8739fb9caa31c53190271',1,'NexProgressBar::Get_background_color_bco()'],['../class_nex_radio.html#abdc8f654237d900eb3ddc955bc9e0038',1,'NexRadio::Get_background_color_bco()'],['../class_nex_scrolltext.html#ac3861fec5efd8cde4535307f231244e7',1,'NexScrolltext::Get_background_color_bco()'],['../class_nex_slider.html#a1cf49184702852c0623a695f4b62b1ed',1,'NexSlider::Get_background_color_bco()'],['../class_nex_text.html#aec8d21665688ba80f3136a1f5e23fef5',1,'NexText::Get_background_color_bco()'],['../class_nex_waveform.html#a66cec3c4d0d1a769dbf50c8092cc01d1',1,'NexWaveform::Get_background_color_bco()']]], + ['get_5fbackground_5fcrop_5fpicc',['Get_background_crop_picc',['../class_nex_crop.html#a19f824bea045bab4cc1afc5950259247',1,'NexCrop::Get_background_crop_picc()'],['../class_nex_number.html#a9772a6717c19c5a03ea0e33ff71492d9',1,'NexNumber::Get_background_crop_picc()'],['../class_nex_scrolltext.html#a0d8e8997419f4d6460cc1e64f20cfb8c',1,'NexScrolltext::Get_background_crop_picc()'],['../class_nex_text.html#ae44393fb20ba449bf088dbd0758b4219',1,'NexText::Get_background_crop_picc()']]], + ['get_5fbackground_5fcropi_5fpicc',['Get_background_cropi_picc',['../class_nex_button.html#a4be9d316efb2e3c537fdbcbc74c5597c',1,'NexButton::Get_background_cropi_picc()'],['../class_nex_gauge.html#a0a6b394a16b03beb6046ec3795d409fe',1,'NexGauge::Get_background_cropi_picc()']]], + ['get_5fbackground_5fimage_5fpic',['Get_background_image_pic',['../class_nex_button.html#a81c5a95583a9561f4a188b3e3e082280',1,'NexButton::Get_background_image_pic()'],['../class_nex_number.html#a9f235a8929b4f6c282511c04c88216c1',1,'NexNumber::Get_background_image_pic()'],['../class_nex_picture.html#a0297c4a9544df9b0c37db0ea894d699f',1,'NexPicture::Get_background_image_pic()'],['../class_nex_scrolltext.html#a86ffab21e76beed5d801c05b94da6150',1,'NexScrolltext::Get_background_image_pic()'],['../class_nex_text.html#aed07b3988fe2c4ec332727bb245e49a5',1,'NexText::Get_background_image_pic()']]], + ['get_5fchannel_5f0_5fcolor_5fpco0',['Get_channel_0_color_pco0',['../class_nex_waveform.html#a09e36144f65c73b21edcfd5caff8a914',1,'NexWaveform']]], + ['get_5fcursor_5fheight_5fhig',['Get_cursor_height_hig',['../class_nex_slider.html#a680c31b1aa2dc48a1193c9d8fb3cd487',1,'NexSlider']]], + ['get_5fcycle_5ftim',['Get_cycle_tim',['../class_nex_scrolltext.html#a5d881dcad2360b42327cf95f8e91955f',1,'NexScrolltext::Get_cycle_tim()'],['../class_nex_timer.html#ae186b1c014e8bf67036f8a5faf73ae67',1,'NexTimer::Get_cycle_tim()']]], + ['get_5ffont_5fcolor_5fpco',['Get_font_color_pco',['../class_nex_button.html#a51b1b698696d7d4969ebb21754bb7e4d',1,'NexButton::Get_font_color_pco()'],['../class_nex_checkbox.html#a93fbcf8796f156e6700ebf3e13abfce6',1,'NexCheckbox::Get_font_color_pco()'],['../class_nex_d_s_button.html#a01a5a7238547cd761b69c49f1619f955',1,'NexDSButton::Get_font_color_pco()'],['../class_nex_gauge.html#a830152d58485d55f475376261d52ff62',1,'NexGauge::Get_font_color_pco()'],['../class_nex_number.html#a7eb3fba2bfa2fff8df8e7e0f633f9cf9',1,'NexNumber::Get_font_color_pco()'],['../class_nex_progress_bar.html#aa148721b86c5f56c6321780da3ef974f',1,'NexProgressBar::Get_font_color_pco()'],['../class_nex_radio.html#a7a052fb745dfea5fe6f341692eb0ca1a',1,'NexRadio::Get_font_color_pco()'],['../class_nex_scrolltext.html#a266a3c44131eec0a40b1e12f6cf7d3a1',1,'NexScrolltext::Get_font_color_pco()'],['../class_nex_slider.html#aa6361627b3c66ee7a569b5cfec4ce562',1,'NexSlider::Get_font_color_pco()'],['../class_nex_text.html#a860af363c6de6180ef356cad31936185',1,'NexText::Get_font_color_pco()']]], + ['get_5fgrid_5fcolor_5fgdc',['Get_grid_color_gdc',['../class_nex_waveform.html#ac5a6622e9004600f24b12e60ebb6b984',1,'NexWaveform']]], + ['get_5fgrid_5fheight_5fgdh',['Get_grid_height_gdh',['../class_nex_waveform.html#a87f6baf5a7a9c52f54281865e757d9a3',1,'NexWaveform']]], + ['get_5fgrid_5fwidth_5fgdw',['Get_grid_width_gdw',['../class_nex_waveform.html#ad5c4968c81d4941a08841cbaf217c631',1,'NexWaveform']]], + ['get_5fnumber_5flenth',['Get_number_lenth',['../class_nex_number.html#a0dfc73db91229f114e502bc14084e711',1,'NexNumber']]], + ['get_5fplace_5fxcen',['Get_place_xcen',['../class_nex_button.html#ab970c6e27b5d1d9082b0b3bf47ed9d47',1,'NexButton::Get_place_xcen()'],['../class_nex_d_s_button.html#ae65ba8eab275c097fa1f9e7f8873dc5d',1,'NexDSButton::Get_place_xcen()'],['../class_nex_number.html#a7ca05534f06911218bae6606ccc355fa',1,'NexNumber::Get_place_xcen()'],['../class_nex_scrolltext.html#a066d8439ea088a7ef604abb87802add6',1,'NexScrolltext::Get_place_xcen()'],['../class_nex_text.html#a510a937a104b41859badc220a8ba39fb',1,'NexText::Get_place_xcen()']]], + ['get_5fplace_5fycen',['Get_place_ycen',['../class_nex_button.html#aea0a8ea4e9a28ae3769414f2532483e9',1,'NexButton::Get_place_ycen()'],['../class_nex_d_s_button.html#a2b5c825ceaeeaa588b4830da4f154b23',1,'NexDSButton::Get_place_ycen()'],['../class_nex_number.html#ac8f0cef0d04e72bb864f6da88f028c9f',1,'NexNumber::Get_place_ycen()'],['../class_nex_scrolltext.html#a987a74978f764f74540c8ee0de200564',1,'NexScrolltext::Get_place_ycen()'],['../class_nex_text.html#a9bd42732e37497a8fb44ece94b39285c',1,'NexText::Get_place_ycen()']]], + ['get_5fpointer_5fthickness_5fwid',['Get_pointer_thickness_wid',['../class_nex_gauge.html#a50b4daf1b8dfb3cc5c329a3664341e11',1,'NexGauge::Get_pointer_thickness_wid()'],['../class_nex_slider.html#a6adbc43b663e3542a92641c406db23ad',1,'NexSlider::Get_pointer_thickness_wid()']]], ['get_5fpress_5fbackground_5fcolor_5fbco2',['Get_press_background_color_bco2',['../class_nex_button.html#abb5a765ca9079944757480a9fda1a6ac',1,'NexButton']]], ['get_5fpress_5fbackground_5fcrop_5fpicc2',['Get_press_background_crop_picc2',['../class_nex_button.html#ab85cad116c12d13fef9fcfb7dd7ae32e',1,'NexButton']]], ['get_5fpress_5fbackground_5fimage_5fpic2',['Get_press_background_image_pic2',['../class_nex_button.html#afce48613e87933b48e3b29901633c341',1,'NexButton']]], ['get_5fpress_5ffont_5fcolor_5fpco2',['Get_press_font_color_pco2',['../class_nex_button.html#a970789126a0781810f499ae064fed942',1,'NexButton']]], + ['get_5fpwmfreq',['get_pwmfreq',['../class_nex_gpio.html#a8fca87ac0cdfbc8a62dec807b949c36d',1,'NexGpio']]], + ['get_5fscroll_5fdir',['Get_scroll_dir',['../class_nex_scrolltext.html#a4a437ad158a3be51e61dd469b77ee450',1,'NexScrolltext']]], + ['get_5fscroll_5fdistance',['Get_scroll_distance',['../class_nex_scrolltext.html#a46ac65d7561b32fd4c5ac2f0aacf9bf1',1,'NexScrolltext']]], + ['get_5fstate0_5fcolor_5fbco0',['Get_state0_color_bco0',['../class_nex_d_s_button.html#a57119c8695b1dc562319b19864b68203',1,'NexDSButton']]], + ['get_5fstate0_5fcrop_5fpicc0',['Get_state0_crop_picc0',['../class_nex_d_s_button.html#aa48f68183cdbb94e376f1ca0367a2f2c',1,'NexDSButton']]], + ['get_5fstate0_5fimage_5fpic0',['Get_state0_image_pic0',['../class_nex_d_s_button.html#a8382bc9350b8e589d1ae5da684a0e907',1,'NexDSButton']]], + ['get_5fstate1_5fcolor_5fbco1',['Get_state1_color_bco1',['../class_nex_d_s_button.html#aa4ce6ec7a670af2df6bd5858ea20e430',1,'NexDSButton']]], + ['get_5fstate1_5fcrop_5fpicc1',['Get_state1_crop_picc1',['../class_nex_d_s_button.html#a9b24e1ec4677bc8ec921ede2e36c4db6',1,'NexDSButton']]], + ['get_5fstate1_5fimage_5fpic1',['Get_state1_image_pic1',['../class_nex_d_s_button.html#ab52951034a07ac78a9bde09c0bae4514',1,'NexDSButton']]], ['getcycle',['getCycle',['../class_nex_timer.html#afd95e7490e28e2a36437be608f26b40e',1,'NexTimer']]], - ['getfont',['getFont',['../class_nex_button.html#aba350b47585e53ece6c5f6a83fe58698',1,'NexButton']]], + ['getfont',['getFont',['../class_nex_button.html#aba350b47585e53ece6c5f6a83fe58698',1,'NexButton::getFont()'],['../class_nex_d_s_button.html#a3010cd4aa559a30088ad9bf987003adc',1,'NexDSButton::getFont()'],['../class_nex_number.html#a8ccd35555397e828cf8b1f0a8e9ba294',1,'NexNumber::getFont()'],['../class_nex_scrolltext.html#a2caedb7b97a6028abedaf0b25f9c03e0',1,'NexScrolltext::getFont()'],['../class_nex_text.html#adc480199a2b396811aa0c14928b592c8',1,'NexText::getFont()']]], + ['getmaxval',['getMaxval',['../class_nex_slider.html#abf1b50605feb0ac2b381d1148795f0d9',1,'NexSlider']]], + ['getminval',['getMinval',['../class_nex_slider.html#ab98752f15d56dc04de102c0c2180ea11',1,'NexSlider']]], ['getpic',['getPic',['../class_nex_crop.html#a2cbfe125182626965dd530f14ab55885',1,'NexCrop::getPic()'],['../class_nex_picture.html#a11bd68ef9fe1d03d9e0d02ef1c7527e9',1,'NexPicture::getPic()']]], ['get_20started',['Get Started',['../group___get_started.html',1,'']]], ['gettext',['getText',['../class_nex_button.html#a5ba1f74aa94b41b98172e42583ee13d6',1,'NexButton::getText()'],['../class_nex_d_s_button.html#aff0f17061441139bf8797c78e4911eae',1,'NexDSButton::getText()'],['../class_nex_scrolltext.html#a7cead053146075e7c31d43349d4c897c',1,'NexScrolltext::getText()'],['../class_nex_text.html#a9cf417b2f25df2872492c55bdc9f5b30',1,'NexText::getText()'],['../class_nex_variable.html#ab4d12f14dcff3f6930a2bdf5e1f3d259',1,'NexVariable::getText()']]], - ['getvalue',['getValue',['../class_nex_checkbox.html#a6832110a49f9bbbb14a54f36db020d44',1,'NexCheckbox::getValue()'],['../class_nex_d_s_button.html#a63e08f9a79f326c47aa66e1d0f9648c8',1,'NexDSButton::getValue()'],['../class_nex_gauge.html#aeea8933513ebba11584ad97f8c8b5e69',1,'NexGauge::getValue()'],['../class_nex_number.html#ad184ed818666ec482efddf840185c7b8',1,'NexNumber::getValue()'],['../class_nex_progress_bar.html#a3e5eb13b2aa014c8f6a9e16439917bf2',1,'NexProgressBar::getValue()'],['../class_nex_slider.html#a384d5488b421efd6affbfd32f45bb107',1,'NexSlider::getValue()']]] + ['getvalue',['getValue',['../class_nex_checkbox.html#a6832110a49f9bbbb14a54f36db020d44',1,'NexCheckbox::getValue()'],['../class_nex_d_s_button.html#a63e08f9a79f326c47aa66e1d0f9648c8',1,'NexDSButton::getValue()'],['../class_nex_gauge.html#aeea8933513ebba11584ad97f8c8b5e69',1,'NexGauge::getValue()'],['../class_nex_number.html#ad184ed818666ec482efddf840185c7b8',1,'NexNumber::getValue()'],['../class_nex_progress_bar.html#a3e5eb13b2aa014c8f6a9e16439917bf2',1,'NexProgressBar::getValue()'],['../class_nex_radio.html#adb3672f10ce98ec7ad22f7b29a9ec0e6',1,'NexRadio::getValue()'],['../class_nex_slider.html#a384d5488b421efd6affbfd32f45bb107',1,'NexSlider::getValue()'],['../class_nex_variable.html#aff06d16d022876c749d3e30f020b1557',1,'NexVariable::getValue()']]] ]; diff --git a/html/search/all_6.js b/html/search/all_6.js index 534aa58..c5968d2 100755 --- a/html/search/all_6.js +++ b/html/search/all_6.js @@ -19,6 +19,8 @@ var searchData= ['nexgauge',['NexGauge',['../class_nex_gauge.html',1,'NexGauge'],['../class_nex_gauge.html#ac79040067d42f7f1ba16cc4a1dfd8b9b',1,'NexGauge::NexGauge()']]], ['nexgauge_2ecpp',['NexGauge.cpp',['../_nex_gauge_8cpp.html',1,'']]], ['nexgauge_2eh',['NexGauge.h',['../_nex_gauge_8h.html',1,'']]], + ['nexgpio',['NexGpio',['../class_nex_gpio.html',1,'']]], + ['nexgpio_2ecpp',['NexGpio.cpp',['../_nex_gpio_8cpp.html',1,'']]], ['nexhardware_2ecpp',['NexHardware.cpp',['../_nex_hardware_8cpp.html',1,'']]], ['nexhardware_2eh',['NexHardware.h',['../_nex_hardware_8h.html',1,'']]], ['nexhotspot',['NexHotspot',['../class_nex_hotspot.html',1,'NexHotspot'],['../class_nex_hotspot.html#ad2408e74f5445941897702c4c78fddbf',1,'NexHotspot::NexHotspot()']]], @@ -44,6 +46,8 @@ var searchData= ['nexradio',['NexRadio',['../class_nex_radio.html',1,'NexRadio'],['../class_nex_radio.html#a52264cd95aaa3ba7b4b07bdf64bb7a65',1,'NexRadio::NexRadio()']]], ['nexradio_2ecpp',['NexRadio.cpp',['../_nex_radio_8cpp.html',1,'']]], ['nexradio_2eh',['NexRadio.h',['../_nex_radio_8h.html',1,'']]], + ['nexrtc',['NexRtc',['../class_nex_rtc.html',1,'']]], + ['nexrtc_2ecpp',['NexRtc.cpp',['../_nex_rtc_8cpp.html',1,'']]], ['nexscrolltext',['NexScrolltext',['../class_nex_scrolltext.html',1,'NexScrolltext'],['../class_nex_scrolltext.html#a212aa1505ed7c0bfdb47de3e6e2045fb',1,'NexScrolltext::NexScrolltext()']]], ['nexscrolltext_2ecpp',['NexScrolltext.cpp',['../_nex_scrolltext_8cpp.html',1,'']]], ['nexscrolltext_2eh',['NexScrolltext.h',['../_nex_scrolltext_8h.html',1,'']]], diff --git a/html/search/all_7.js b/html/search/all_7.js index d1bcdfa..7fde7fc 100755 --- a/html/search/all_7.js +++ b/html/search/all_7.js @@ -1,4 +1,5 @@ var searchData= [ + ['pin_5fmode',['pin_mode',['../class_nex_gpio.html#adbe08eb11827d75c6b2e9c935d9da19a',1,'NexGpio']]], ['printobjinfo',['printObjInfo',['../class_nex_object.html#abeff0c61474e8b3ce6bac76771820b64',1,'NexObject']]] ]; diff --git a/html/search/all_8.js b/html/search/all_8.js index c3f220c..d87b456 100755 --- a/html/search/all_8.js +++ b/html/search/all_8.js @@ -1,5 +1,6 @@ var searchData= [ ['readme',['readme',['../md_readme.html',1,'']]], - ['release_20notes',['Release Notes',['../md_release_notes.html',1,'']]] + ['release_20notes',['Release Notes',['../md_release_notes.html',1,'']]], + ['read_5frtc_5ftime',['read_rtc_time',['../class_nex_rtc.html#a17230cd9342a905778fa4ee2e8609f02',1,'NexRtc::read_rtc_time(char *time, uint32_t len)'],['../class_nex_rtc.html#aa1afa1d516db55dfbbf650cbe5180eab',1,'NexRtc::read_rtc_time(char *time_type, uint32_t *number)'],['../class_nex_rtc.html#ac71de2cd6f7598f05a5115642714d490',1,'NexRtc::read_rtc_time(uint32_t *time, uint32_t len)']]] ]; diff --git a/html/search/all_9.js b/html/search/all_9.js index 3d763d3..0dbb368 100755 --- a/html/search/all_9.js +++ b/html/search/all_9.js @@ -1,19 +1,38 @@ var searchData= [ - ['set_5fbackground_5fcolor_5fbco',['Set_background_color_bco',['../class_nex_button.html#ae6ade99045d0f97594eac50adc7c12f7',1,'NexButton::Set_background_color_bco()'],['../class_nex_checkbox.html#ab430ba5908c84fea8ab910002581350a',1,'NexCheckbox::Set_background_color_bco()']]], - ['set_5fbackground_5fcrop_5fpicc',['Set_background_crop_picc',['../class_nex_button.html#a71fc4f96d4700bd50cd6c937a0bfd43d',1,'NexButton::Set_background_crop_picc()'],['../class_nex_crop.html#aa85a69de5055c29f0a85406d10806bfe',1,'NexCrop::Set_background_crop_picc()']]], - ['set_5fbackground_5fimage_5fpic',['Set_background_image_pic',['../class_nex_button.html#a926c09d2615d74ef67d577c2934e2982',1,'NexButton::Set_background_image_pic()'],['../class_nex_picture.html#a531e22f70dbf0dcaf6e114581364acea',1,'NexPicture::Set_background_image_pic()']]], - ['set_5ffont_5fcolor_5fpco',['Set_font_color_pco',['../class_nex_button.html#a9fbfe6df7a285e470fb8bc3fd77df00a',1,'NexButton::Set_font_color_pco()'],['../class_nex_checkbox.html#aa1d52cc0170f11ec85263770fe77db2a',1,'NexCheckbox::Set_font_color_pco()']]], - ['set_5fplace_5fxcen',['Set_place_xcen',['../class_nex_button.html#a76cdf6324e05d7a2c30f397e947e7cc7',1,'NexButton']]], - ['set_5fplace_5fycen',['Set_place_ycen',['../class_nex_button.html#a50c8c3678dd815ec8d4e111c79251b53',1,'NexButton']]], + ['set_5fbackground_5fcolor_5fbco',['Set_background_color_bco',['../class_nex_button.html#ae6ade99045d0f97594eac50adc7c12f7',1,'NexButton::Set_background_color_bco()'],['../class_nex_checkbox.html#ab430ba5908c84fea8ab910002581350a',1,'NexCheckbox::Set_background_color_bco()'],['../class_nex_gauge.html#a2d2fe2d81da81e14a66260c501d644b3',1,'NexGauge::Set_background_color_bco()'],['../class_nex_number.html#a8168c315e57d9aec3b61ed4febaa6663',1,'NexNumber::Set_background_color_bco()'],['../class_nex_progress_bar.html#ab0b4230a6559989080e2a7b66b42ffc1',1,'NexProgressBar::Set_background_color_bco()'],['../class_nex_radio.html#a7bbd252dc78876d0831badbe791dbbc8',1,'NexRadio::Set_background_color_bco()'],['../class_nex_scrolltext.html#a50a5211fc6913b97afda045a762cb0c4',1,'NexScrolltext::Set_background_color_bco()'],['../class_nex_slider.html#ac22c66fecb8cf03d554c3c86e6e798d5',1,'NexSlider::Set_background_color_bco()'],['../class_nex_text.html#a1b1586e5e66d76a4f8f5c40b0986f471',1,'NexText::Set_background_color_bco()'],['../class_nex_waveform.html#aefec5eb25ee698c8c940c9190d60b696',1,'NexWaveform::Set_background_color_bco()']]], + ['set_5fbackground_5fcrop_5fpicc',['Set_background_crop_picc',['../class_nex_button.html#a71fc4f96d4700bd50cd6c937a0bfd43d',1,'NexButton::Set_background_crop_picc()'],['../class_nex_crop.html#aa85a69de5055c29f0a85406d10806bfe',1,'NexCrop::Set_background_crop_picc()'],['../class_nex_gauge.html#a223fa8a91a87439047f22ca1c33660df',1,'NexGauge::Set_background_crop_picc()'],['../class_nex_number.html#a410bd4092a5874541da654edd86a01eb',1,'NexNumber::Set_background_crop_picc()'],['../class_nex_scrolltext.html#a0a4d02fef0a0a1f9a1e41c66709b97c1',1,'NexScrolltext::Set_background_crop_picc()'],['../class_nex_text.html#a3727463a4fc0e1df978cd8fc7d1103ed',1,'NexText::Set_background_crop_picc()']]], + ['set_5fbackground_5fimage_5fpic',['Set_background_image_pic',['../class_nex_button.html#a926c09d2615d74ef67d577c2934e2982',1,'NexButton::Set_background_image_pic()'],['../class_nex_number.html#aa45acacbde526fce04c699104114d1f1',1,'NexNumber::Set_background_image_pic()'],['../class_nex_picture.html#a531e22f70dbf0dcaf6e114581364acea',1,'NexPicture::Set_background_image_pic()'],['../class_nex_scrolltext.html#a629fa1d39761144ec1e421c3c79a51aa',1,'NexScrolltext::Set_background_image_pic()'],['../class_nex_text.html#ab2c85ac7d5184e124b0cd724028c1915',1,'NexText::Set_background_image_pic()']]], + ['set_5fchannel_5f0_5fcolor_5fpco0',['Set_channel_0_color_pco0',['../class_nex_waveform.html#ade323e0eae3b5058a76245e5ac97b037',1,'NexWaveform']]], + ['set_5fcursor_5fheight_5fhig',['Set_cursor_height_hig',['../class_nex_slider.html#a603cf3685c6d843261d8552030af9f22',1,'NexSlider']]], + ['set_5fcycle_5ftim',['Set_cycle_tim',['../class_nex_scrolltext.html#ad639bf79aa963966241db4f45c7c8bd6',1,'NexScrolltext::Set_cycle_tim()'],['../class_nex_timer.html#a30829813c0c42680c1f7bcf5fc5b7c8b',1,'NexTimer::Set_cycle_tim()']]], + ['set_5ffont_5fcolor_5fpco',['Set_font_color_pco',['../class_nex_button.html#a9fbfe6df7a285e470fb8bc3fd77df00a',1,'NexButton::Set_font_color_pco()'],['../class_nex_checkbox.html#aa1d52cc0170f11ec85263770fe77db2a',1,'NexCheckbox::Set_font_color_pco()'],['../class_nex_d_s_button.html#a25e696769de8d33a3e49db15e0b55aaa',1,'NexDSButton::Set_font_color_pco()'],['../class_nex_gauge.html#ace00cba20b5cf5e1374c1a57bbf9a5f5',1,'NexGauge::Set_font_color_pco()'],['../class_nex_number.html#ab1836d2d570fca4cd707acecc4b67dea',1,'NexNumber::Set_font_color_pco()'],['../class_nex_progress_bar.html#a0ee8478a28a3c31d4b7179317299f711',1,'NexProgressBar::Set_font_color_pco()'],['../class_nex_radio.html#afd379837becbcf4a8f126820658a7f78',1,'NexRadio::Set_font_color_pco()'],['../class_nex_scrolltext.html#ac34d68211c4c3c70834c7e7e49ece03f',1,'NexScrolltext::Set_font_color_pco()'],['../class_nex_slider.html#acc766d430c7a663846e4da6e1bacf76c',1,'NexSlider::Set_font_color_pco()'],['../class_nex_text.html#ab59df7e777198eefb422ba2081d0cfce',1,'NexText::Set_font_color_pco()']]], + ['set_5fgrid_5fcolor_5fgdc',['Set_grid_color_gdc',['../class_nex_waveform.html#ab396211f736824a0210446e68dc3edf4',1,'NexWaveform']]], + ['set_5fgrid_5fheight_5fgdh',['Set_grid_height_gdh',['../class_nex_waveform.html#a85e776a5347c22efd9abe9bb8cfdbddb',1,'NexWaveform']]], + ['set_5fgrid_5fwidth_5fgdw',['Set_grid_width_gdw',['../class_nex_waveform.html#a41cb6d8b1ff6c309d1c4e8a1f73304fe',1,'NexWaveform']]], + ['set_5fnumber_5flenth',['Set_number_lenth',['../class_nex_number.html#a045519a466875775d561e54176c459ad',1,'NexNumber']]], + ['set_5fplace_5fxcen',['Set_place_xcen',['../class_nex_button.html#a76cdf6324e05d7a2c30f397e947e7cc7',1,'NexButton::Set_place_xcen()'],['../class_nex_d_s_button.html#a0bc679dfaca7aa0439f67bb91814f97a',1,'NexDSButton::Set_place_xcen()'],['../class_nex_number.html#a5e58200c740340cc2666e61b6c80e891',1,'NexNumber::Set_place_xcen()'],['../class_nex_scrolltext.html#a5126fc70854f0f12f1573ee1eb8959b0',1,'NexScrolltext::Set_place_xcen()'],['../class_nex_text.html#ab94a4b8505a9bfdf8fb4cb8cb32a1763',1,'NexText::Set_place_xcen()']]], + ['set_5fplace_5fycen',['Set_place_ycen',['../class_nex_button.html#a50c8c3678dd815ec8d4e111c79251b53',1,'NexButton::Set_place_ycen()'],['../class_nex_d_s_button.html#a356b829500f25b3d5050084474da1165',1,'NexDSButton::Set_place_ycen()'],['../class_nex_number.html#a05aa6572aabe07b48c1b0675904aaadd',1,'NexNumber::Set_place_ycen()'],['../class_nex_scrolltext.html#ae1c1181755c9334a4ea21fa2782aecbf',1,'NexScrolltext::Set_place_ycen()'],['../class_nex_text.html#a0f8ad9780c8145569da6736d0ee494e4',1,'NexText::Set_place_ycen()']]], + ['set_5fpointer_5fthickness_5fwid',['Set_pointer_thickness_wid',['../class_nex_gauge.html#adacdbcb25fdf45654ebc88f572e3bce9',1,'NexGauge::Set_pointer_thickness_wid()'],['../class_nex_slider.html#a6b91c1f7fddf7ea1b62c406453110ead',1,'NexSlider::Set_pointer_thickness_wid()']]], ['set_5fpress_5fbackground_5fcolor_5fbco2',['Set_press_background_color_bco2',['../class_nex_button.html#acdc1da7ffea8791a8237b201d572d1e3',1,'NexButton']]], ['set_5fpress_5fbackground_5fcrop_5fpicc2',['Set_press_background_crop_picc2',['../class_nex_button.html#a8f63f08fa00609546011b0a66e7070a7',1,'NexButton']]], ['set_5fpress_5fbackground_5fimage_5fpic2',['Set_press_background_image_pic2',['../class_nex_button.html#a2c1ded80df08c3726347b8acc68d1678',1,'NexButton']]], ['set_5fpress_5ffont_5fcolor_5fpco2',['Set_press_font_color_pco2',['../class_nex_button.html#a5fe5e3331795ecb43eacf5aead7f5f4a',1,'NexButton']]], + ['set_5fpwmfreq',['set_pwmfreq',['../class_nex_gpio.html#a62c2cb633e321ef2273eb3a7af6a5b47',1,'NexGpio']]], + ['set_5fscroll_5fdir',['Set_scroll_dir',['../class_nex_scrolltext.html#ad9ab4f129779d40fe5d108cac8c3a842',1,'NexScrolltext']]], + ['set_5fscroll_5fdistance',['Set_scroll_distance',['../class_nex_scrolltext.html#a039a5f4dae5046142c4605097593545c',1,'NexScrolltext']]], + ['set_5fstate0_5fcolor_5fbco0',['Set_state0_color_bco0',['../class_nex_d_s_button.html#a7276699c1ea7fccf4e52ad05443b8191',1,'NexDSButton']]], + ['set_5fstate0_5fcrop_5fpicc0',['Set_state0_crop_picc0',['../class_nex_d_s_button.html#a8a0427fa8a95021452da9af2f0834eee',1,'NexDSButton']]], + ['set_5fstate0_5fimage_5fpic0',['Set_state0_image_pic0',['../class_nex_d_s_button.html#a24029fce19d9a0f75a6044e7a44bd925',1,'NexDSButton']]], + ['set_5fstate1_5fcolor_5fbco1',['Set_state1_color_bco1',['../class_nex_d_s_button.html#a42f31d9e9612d7f8403dcf46ef5e8f1a',1,'NexDSButton']]], + ['set_5fstate1_5fcrop_5fpicc1',['Set_state1_crop_picc1',['../class_nex_d_s_button.html#a1cc8c53007bf420a5e02e0c885ab7460',1,'NexDSButton']]], + ['set_5fstate1_5fimage_5fpic1',['Set_state1_image_pic1',['../class_nex_d_s_button.html#a8d8aafa1a4970faed893db0b666e38b0',1,'NexDSButton']]], ['setcycle',['setCycle',['../class_nex_timer.html#acf20f76949ed43f05b1c33613dabcb01',1,'NexTimer']]], - ['setfont',['setFont',['../class_nex_button.html#a0fc4598f87578079127ea33a303962ff',1,'NexButton']]], + ['setfont',['setFont',['../class_nex_button.html#a0fc4598f87578079127ea33a303962ff',1,'NexButton::setFont()'],['../class_nex_d_s_button.html#a2ac5df458d5da7ffdc32bc16160472f8',1,'NexDSButton::setFont()'],['../class_nex_number.html#aed567aef79411c5457c81be272218439',1,'NexNumber::setFont()'],['../class_nex_scrolltext.html#af2e8602fae103ccadfee037382844ce6',1,'NexScrolltext::setFont()'],['../class_nex_text.html#a5dd7fdda945a76033ef8fe8dc68e3e52',1,'NexText::setFont()']]], + ['setmaxval',['setMaxval',['../class_nex_slider.html#a5a1c65a9f2e21a624b78d5817d695503',1,'NexSlider']]], + ['setminval',['setMinval',['../class_nex_slider.html#ad38503fd3a6bfe3eaaa57764ac90f244',1,'NexSlider']]], ['setpic',['setPic',['../class_nex_crop.html#aac34fc2f8ead1e330918089ea8a339db',1,'NexCrop::setPic()'],['../class_nex_picture.html#ab1c6adff615d48261ce10c2095859abd',1,'NexPicture::setPic()']]], ['settext',['setText',['../class_nex_button.html#a649dafc5afb1dc7f1fc1bde1e6270290',1,'NexButton::setText()'],['../class_nex_d_s_button.html#aa7a83123530f2dbb3e6aa909352da5b2',1,'NexDSButton::setText()'],['../class_nex_scrolltext.html#a71b8e2b2bff22e3c0cbdf961a55b8d12',1,'NexScrolltext::setText()'],['../class_nex_text.html#a19589b32c981436a1bbcfe407bc766e3',1,'NexText::setText()'],['../class_nex_variable.html#aab59ac44eb0804664a03c09932be70eb',1,'NexVariable::setText()']]], - ['setvalue',['setValue',['../class_nex_checkbox.html#aa932e7c45765400618dce1804766264b',1,'NexCheckbox::setValue()'],['../class_nex_d_s_button.html#a2f696207609e0f01aadebb8b3826b0fa',1,'NexDSButton::setValue()'],['../class_nex_gauge.html#a448ce9ad69f54c156c325d578a96b765',1,'NexGauge::setValue()'],['../class_nex_number.html#a9cef51f6b76b4ba03a31b2427ffd4526',1,'NexNumber::setValue()'],['../class_nex_progress_bar.html#aaa7937d364cb63151bd1e1bc4729334d',1,'NexProgressBar::setValue()'],['../class_nex_slider.html#a3f325bda4db913e302e94a4b25de7b5f',1,'NexSlider::setValue()']]], + ['setvalue',['setValue',['../class_nex_checkbox.html#aa932e7c45765400618dce1804766264b',1,'NexCheckbox::setValue()'],['../class_nex_d_s_button.html#a2f696207609e0f01aadebb8b3826b0fa',1,'NexDSButton::setValue()'],['../class_nex_gauge.html#a448ce9ad69f54c156c325d578a96b765',1,'NexGauge::setValue()'],['../class_nex_number.html#a9cef51f6b76b4ba03a31b2427ffd4526',1,'NexNumber::setValue()'],['../class_nex_progress_bar.html#aaa7937d364cb63151bd1e1bc4729334d',1,'NexProgressBar::setValue()'],['../class_nex_radio.html#aa92d6f41ff30467a965e8a802e7d8b83',1,'NexRadio::setValue()'],['../class_nex_slider.html#a3f325bda4db913e302e94a4b25de7b5f',1,'NexSlider::setValue()'],['../class_nex_variable.html#a9da9d4a74f09e1787e4e4562da1e4833',1,'NexVariable::setValue()']]], ['show',['show',['../class_nex_page.html#a5714e41d4528b991eda4bbe578005418',1,'NexPage']]] ]; diff --git a/html/search/all_b.js b/html/search/all_b.js index b1762da..2bb7128 100755 --- a/html/search/all_b.js +++ b/html/search/all_b.js @@ -1,4 +1,4 @@ var searchData= [ - ['_7enexupload',['~NexUpload',['../class_nex_upload.html#a26ccc2285435b6b573fa5c4b661c080a',1,'NexUpload']]] + ['write_5frtc_5ftime',['write_rtc_time',['../class_nex_rtc.html#a9c55a15fa0a2b1511162facdc47f78b2',1,'NexRtc::write_rtc_time(char *time_type, uint32_t number)'],['../class_nex_rtc.html#ab11da59341b52b0f686cb85a058d0962',1,'NexRtc::write_rtc_time(uint32_t *time)']]] ]; diff --git a/html/search/classes_0.js b/html/search/classes_0.js index 700e643..b73d133 100755 --- a/html/search/classes_0.js +++ b/html/search/classes_0.js @@ -5,6 +5,7 @@ var searchData= ['nexcrop',['NexCrop',['../class_nex_crop.html',1,'']]], ['nexdsbutton',['NexDSButton',['../class_nex_d_s_button.html',1,'']]], ['nexgauge',['NexGauge',['../class_nex_gauge.html',1,'']]], + ['nexgpio',['NexGpio',['../class_nex_gpio.html',1,'']]], ['nexhotspot',['NexHotspot',['../class_nex_hotspot.html',1,'']]], ['nexnumber',['NexNumber',['../class_nex_number.html',1,'']]], ['nexobject',['NexObject',['../class_nex_object.html',1,'']]], @@ -12,6 +13,7 @@ var searchData= ['nexpicture',['NexPicture',['../class_nex_picture.html',1,'']]], ['nexprogressbar',['NexProgressBar',['../class_nex_progress_bar.html',1,'']]], ['nexradio',['NexRadio',['../class_nex_radio.html',1,'']]], + ['nexrtc',['NexRtc',['../class_nex_rtc.html',1,'']]], ['nexscrolltext',['NexScrolltext',['../class_nex_scrolltext.html',1,'']]], ['nexslider',['NexSlider',['../class_nex_slider.html',1,'']]], ['nextext',['NexText',['../class_nex_text.html',1,'']]], diff --git a/html/search/files_1.js b/html/search/files_1.js index 532a565..bbe42b1 100755 --- a/html/search/files_1.js +++ b/html/search/files_1.js @@ -11,6 +11,7 @@ var searchData= ['nexdualstatebutton_2eh',['NexDualStateButton.h',['../_nex_dual_state_button_8h.html',1,'']]], ['nexgauge_2ecpp',['NexGauge.cpp',['../_nex_gauge_8cpp.html',1,'']]], ['nexgauge_2eh',['NexGauge.h',['../_nex_gauge_8h.html',1,'']]], + ['nexgpio_2ecpp',['NexGpio.cpp',['../_nex_gpio_8cpp.html',1,'']]], ['nexhardware_2ecpp',['NexHardware.cpp',['../_nex_hardware_8cpp.html',1,'']]], ['nexhardware_2eh',['NexHardware.h',['../_nex_hardware_8h.html',1,'']]], ['nexhotspot_2ecpp',['NexHotspot.cpp',['../_nex_hotspot_8cpp.html',1,'']]], @@ -27,6 +28,7 @@ var searchData= ['nexprogressbar_2eh',['NexProgressBar.h',['../_nex_progress_bar_8h.html',1,'']]], ['nexradio_2ecpp',['NexRadio.cpp',['../_nex_radio_8cpp.html',1,'']]], ['nexradio_2eh',['NexRadio.h',['../_nex_radio_8h.html',1,'']]], + ['nexrtc_2ecpp',['NexRtc.cpp',['../_nex_rtc_8cpp.html',1,'']]], ['nexscrolltext_2ecpp',['NexScrolltext.cpp',['../_nex_scrolltext_8cpp.html',1,'']]], ['nexscrolltext_2eh',['NexScrolltext.h',['../_nex_scrolltext_8h.html',1,'']]], ['nexslider_2ecpp',['NexSlider.cpp',['../_nex_slider_8cpp.html',1,'']]], diff --git a/html/search/functions_0.js b/html/search/functions_0.js index 349e39e..ea906d8 100755 --- a/html/search/functions_0.js +++ b/html/search/functions_0.js @@ -1,6 +1,7 @@ var searchData= [ ['addvalue',['addValue',['../class_nex_waveform.html#a5b04ea7397b784947b845e2a03fc77e4',1,'NexWaveform']]], + ['analog_5fwrite',['analog_write',['../class_nex_gpio.html#af21eb91b041d149193bc716202d4a462',1,'NexGpio']]], ['attachpop',['attachPop',['../class_nex_touch.html#a4da1c4fcdfadb7eabfb9ccaba9ecad11',1,'NexTouch']]], ['attachpush',['attachPush',['../class_nex_touch.html#a685a753aae5eb9fb9866a7807a310132',1,'NexTouch']]], ['attachtimer',['attachTimer',['../class_nex_timer.html#ae6f1ae95ef40b8bc6f482185b1ec5175',1,'NexTimer']]] diff --git a/html/search/functions_1.js b/html/search/functions_1.js index 289ae08..7b13e0d 100755 --- a/html/search/functions_1.js +++ b/html/search/functions_1.js @@ -3,5 +3,7 @@ var searchData= ['detachpop',['detachPop',['../class_nex_touch.html#af656640c1078a553287a68bf792dd291',1,'NexTouch']]], ['detachpush',['detachPush',['../class_nex_touch.html#a2bc36096119534344c2bcd8021b93289',1,'NexTouch']]], ['detachtimer',['detachTimer',['../class_nex_timer.html#a365d08df4623ce8a146e73ff9204d5cb',1,'NexTimer']]], + ['digital_5fread',['digital_read',['../class_nex_gpio.html#a36386b97898f0960abda51c6010378eb',1,'NexGpio']]], + ['digital_5fwrite',['digital_write',['../class_nex_gpio.html#aaea4cb428fa0a2e26927073c20ed64ac',1,'NexGpio']]], ['disable',['disable',['../class_nex_timer.html#ae016d7d39ede6cf813221b26691809f1',1,'NexTimer']]] ]; diff --git a/html/search/functions_3.js b/html/search/functions_3.js index 7974021..0ebfea1 100755 --- a/html/search/functions_3.js +++ b/html/search/functions_3.js @@ -1,19 +1,38 @@ var searchData= [ - ['get_5fbackground_5fcolor_5fbco',['Get_background_color_bco',['../class_nex_button.html#a85eb673a290ee35f3a73e9b02193fc70',1,'NexButton::Get_background_color_bco()'],['../class_nex_checkbox.html#abca30f46ecb7a4c88d816af85fa7f777',1,'NexCheckbox::Get_background_color_bco()']]], - ['get_5fbackground_5fcrop_5fpicc',['Get_background_crop_picc',['../class_nex_crop.html#a19f824bea045bab4cc1afc5950259247',1,'NexCrop']]], - ['get_5fbackground_5fcropi_5fpicc',['Get_background_cropi_picc',['../class_nex_button.html#a4be9d316efb2e3c537fdbcbc74c5597c',1,'NexButton']]], - ['get_5fbackground_5fimage_5fpic',['Get_background_image_pic',['../class_nex_button.html#a81c5a95583a9561f4a188b3e3e082280',1,'NexButton::Get_background_image_pic()'],['../class_nex_picture.html#a0297c4a9544df9b0c37db0ea894d699f',1,'NexPicture::Get_background_image_pic()']]], - ['get_5ffont_5fcolor_5fpco',['Get_font_color_pco',['../class_nex_button.html#a51b1b698696d7d4969ebb21754bb7e4d',1,'NexButton::Get_font_color_pco()'],['../class_nex_checkbox.html#a93fbcf8796f156e6700ebf3e13abfce6',1,'NexCheckbox::Get_font_color_pco()']]], - ['get_5fplace_5fxcen',['Get_place_xcen',['../class_nex_button.html#ab970c6e27b5d1d9082b0b3bf47ed9d47',1,'NexButton']]], - ['get_5fplace_5fycen',['Get_place_ycen',['../class_nex_button.html#aea0a8ea4e9a28ae3769414f2532483e9',1,'NexButton']]], + ['get_5fbackground_5fcolor_5fbco',['Get_background_color_bco',['../class_nex_button.html#a85eb673a290ee35f3a73e9b02193fc70',1,'NexButton::Get_background_color_bco()'],['../class_nex_checkbox.html#abca30f46ecb7a4c88d816af85fa7f777',1,'NexCheckbox::Get_background_color_bco()'],['../class_nex_gauge.html#a03a6441159939961b64728dded177e92',1,'NexGauge::Get_background_color_bco()'],['../class_nex_number.html#aa7ef40e79d89eb0aeebbeb67147a0d20',1,'NexNumber::Get_background_color_bco()'],['../class_nex_progress_bar.html#a2efc0d6694d8739fb9caa31c53190271',1,'NexProgressBar::Get_background_color_bco()'],['../class_nex_radio.html#abdc8f654237d900eb3ddc955bc9e0038',1,'NexRadio::Get_background_color_bco()'],['../class_nex_scrolltext.html#ac3861fec5efd8cde4535307f231244e7',1,'NexScrolltext::Get_background_color_bco()'],['../class_nex_slider.html#a1cf49184702852c0623a695f4b62b1ed',1,'NexSlider::Get_background_color_bco()'],['../class_nex_text.html#aec8d21665688ba80f3136a1f5e23fef5',1,'NexText::Get_background_color_bco()'],['../class_nex_waveform.html#a66cec3c4d0d1a769dbf50c8092cc01d1',1,'NexWaveform::Get_background_color_bco()']]], + ['get_5fbackground_5fcrop_5fpicc',['Get_background_crop_picc',['../class_nex_crop.html#a19f824bea045bab4cc1afc5950259247',1,'NexCrop::Get_background_crop_picc()'],['../class_nex_number.html#a9772a6717c19c5a03ea0e33ff71492d9',1,'NexNumber::Get_background_crop_picc()'],['../class_nex_scrolltext.html#a0d8e8997419f4d6460cc1e64f20cfb8c',1,'NexScrolltext::Get_background_crop_picc()'],['../class_nex_text.html#ae44393fb20ba449bf088dbd0758b4219',1,'NexText::Get_background_crop_picc()']]], + ['get_5fbackground_5fcropi_5fpicc',['Get_background_cropi_picc',['../class_nex_button.html#a4be9d316efb2e3c537fdbcbc74c5597c',1,'NexButton::Get_background_cropi_picc()'],['../class_nex_gauge.html#a0a6b394a16b03beb6046ec3795d409fe',1,'NexGauge::Get_background_cropi_picc()']]], + ['get_5fbackground_5fimage_5fpic',['Get_background_image_pic',['../class_nex_button.html#a81c5a95583a9561f4a188b3e3e082280',1,'NexButton::Get_background_image_pic()'],['../class_nex_number.html#a9f235a8929b4f6c282511c04c88216c1',1,'NexNumber::Get_background_image_pic()'],['../class_nex_picture.html#a0297c4a9544df9b0c37db0ea894d699f',1,'NexPicture::Get_background_image_pic()'],['../class_nex_scrolltext.html#a86ffab21e76beed5d801c05b94da6150',1,'NexScrolltext::Get_background_image_pic()'],['../class_nex_text.html#aed07b3988fe2c4ec332727bb245e49a5',1,'NexText::Get_background_image_pic()']]], + ['get_5fchannel_5f0_5fcolor_5fpco0',['Get_channel_0_color_pco0',['../class_nex_waveform.html#a09e36144f65c73b21edcfd5caff8a914',1,'NexWaveform']]], + ['get_5fcursor_5fheight_5fhig',['Get_cursor_height_hig',['../class_nex_slider.html#a680c31b1aa2dc48a1193c9d8fb3cd487',1,'NexSlider']]], + ['get_5fcycle_5ftim',['Get_cycle_tim',['../class_nex_scrolltext.html#a5d881dcad2360b42327cf95f8e91955f',1,'NexScrolltext::Get_cycle_tim()'],['../class_nex_timer.html#ae186b1c014e8bf67036f8a5faf73ae67',1,'NexTimer::Get_cycle_tim()']]], + ['get_5ffont_5fcolor_5fpco',['Get_font_color_pco',['../class_nex_button.html#a51b1b698696d7d4969ebb21754bb7e4d',1,'NexButton::Get_font_color_pco()'],['../class_nex_checkbox.html#a93fbcf8796f156e6700ebf3e13abfce6',1,'NexCheckbox::Get_font_color_pco()'],['../class_nex_d_s_button.html#a01a5a7238547cd761b69c49f1619f955',1,'NexDSButton::Get_font_color_pco()'],['../class_nex_gauge.html#a830152d58485d55f475376261d52ff62',1,'NexGauge::Get_font_color_pco()'],['../class_nex_number.html#a7eb3fba2bfa2fff8df8e7e0f633f9cf9',1,'NexNumber::Get_font_color_pco()'],['../class_nex_progress_bar.html#aa148721b86c5f56c6321780da3ef974f',1,'NexProgressBar::Get_font_color_pco()'],['../class_nex_radio.html#a7a052fb745dfea5fe6f341692eb0ca1a',1,'NexRadio::Get_font_color_pco()'],['../class_nex_scrolltext.html#a266a3c44131eec0a40b1e12f6cf7d3a1',1,'NexScrolltext::Get_font_color_pco()'],['../class_nex_slider.html#aa6361627b3c66ee7a569b5cfec4ce562',1,'NexSlider::Get_font_color_pco()'],['../class_nex_text.html#a860af363c6de6180ef356cad31936185',1,'NexText::Get_font_color_pco()']]], + ['get_5fgrid_5fcolor_5fgdc',['Get_grid_color_gdc',['../class_nex_waveform.html#ac5a6622e9004600f24b12e60ebb6b984',1,'NexWaveform']]], + ['get_5fgrid_5fheight_5fgdh',['Get_grid_height_gdh',['../class_nex_waveform.html#a87f6baf5a7a9c52f54281865e757d9a3',1,'NexWaveform']]], + ['get_5fgrid_5fwidth_5fgdw',['Get_grid_width_gdw',['../class_nex_waveform.html#ad5c4968c81d4941a08841cbaf217c631',1,'NexWaveform']]], + ['get_5fnumber_5flenth',['Get_number_lenth',['../class_nex_number.html#a0dfc73db91229f114e502bc14084e711',1,'NexNumber']]], + ['get_5fplace_5fxcen',['Get_place_xcen',['../class_nex_button.html#ab970c6e27b5d1d9082b0b3bf47ed9d47',1,'NexButton::Get_place_xcen()'],['../class_nex_d_s_button.html#ae65ba8eab275c097fa1f9e7f8873dc5d',1,'NexDSButton::Get_place_xcen()'],['../class_nex_number.html#a7ca05534f06911218bae6606ccc355fa',1,'NexNumber::Get_place_xcen()'],['../class_nex_scrolltext.html#a066d8439ea088a7ef604abb87802add6',1,'NexScrolltext::Get_place_xcen()'],['../class_nex_text.html#a510a937a104b41859badc220a8ba39fb',1,'NexText::Get_place_xcen()']]], + ['get_5fplace_5fycen',['Get_place_ycen',['../class_nex_button.html#aea0a8ea4e9a28ae3769414f2532483e9',1,'NexButton::Get_place_ycen()'],['../class_nex_d_s_button.html#a2b5c825ceaeeaa588b4830da4f154b23',1,'NexDSButton::Get_place_ycen()'],['../class_nex_number.html#ac8f0cef0d04e72bb864f6da88f028c9f',1,'NexNumber::Get_place_ycen()'],['../class_nex_scrolltext.html#a987a74978f764f74540c8ee0de200564',1,'NexScrolltext::Get_place_ycen()'],['../class_nex_text.html#a9bd42732e37497a8fb44ece94b39285c',1,'NexText::Get_place_ycen()']]], + ['get_5fpointer_5fthickness_5fwid',['Get_pointer_thickness_wid',['../class_nex_gauge.html#a50b4daf1b8dfb3cc5c329a3664341e11',1,'NexGauge::Get_pointer_thickness_wid()'],['../class_nex_slider.html#a6adbc43b663e3542a92641c406db23ad',1,'NexSlider::Get_pointer_thickness_wid()']]], ['get_5fpress_5fbackground_5fcolor_5fbco2',['Get_press_background_color_bco2',['../class_nex_button.html#abb5a765ca9079944757480a9fda1a6ac',1,'NexButton']]], ['get_5fpress_5fbackground_5fcrop_5fpicc2',['Get_press_background_crop_picc2',['../class_nex_button.html#ab85cad116c12d13fef9fcfb7dd7ae32e',1,'NexButton']]], ['get_5fpress_5fbackground_5fimage_5fpic2',['Get_press_background_image_pic2',['../class_nex_button.html#afce48613e87933b48e3b29901633c341',1,'NexButton']]], ['get_5fpress_5ffont_5fcolor_5fpco2',['Get_press_font_color_pco2',['../class_nex_button.html#a970789126a0781810f499ae064fed942',1,'NexButton']]], + ['get_5fpwmfreq',['get_pwmfreq',['../class_nex_gpio.html#a8fca87ac0cdfbc8a62dec807b949c36d',1,'NexGpio']]], + ['get_5fscroll_5fdir',['Get_scroll_dir',['../class_nex_scrolltext.html#a4a437ad158a3be51e61dd469b77ee450',1,'NexScrolltext']]], + ['get_5fscroll_5fdistance',['Get_scroll_distance',['../class_nex_scrolltext.html#a46ac65d7561b32fd4c5ac2f0aacf9bf1',1,'NexScrolltext']]], + ['get_5fstate0_5fcolor_5fbco0',['Get_state0_color_bco0',['../class_nex_d_s_button.html#a57119c8695b1dc562319b19864b68203',1,'NexDSButton']]], + ['get_5fstate0_5fcrop_5fpicc0',['Get_state0_crop_picc0',['../class_nex_d_s_button.html#aa48f68183cdbb94e376f1ca0367a2f2c',1,'NexDSButton']]], + ['get_5fstate0_5fimage_5fpic0',['Get_state0_image_pic0',['../class_nex_d_s_button.html#a8382bc9350b8e589d1ae5da684a0e907',1,'NexDSButton']]], + ['get_5fstate1_5fcolor_5fbco1',['Get_state1_color_bco1',['../class_nex_d_s_button.html#aa4ce6ec7a670af2df6bd5858ea20e430',1,'NexDSButton']]], + ['get_5fstate1_5fcrop_5fpicc1',['Get_state1_crop_picc1',['../class_nex_d_s_button.html#a9b24e1ec4677bc8ec921ede2e36c4db6',1,'NexDSButton']]], + ['get_5fstate1_5fimage_5fpic1',['Get_state1_image_pic1',['../class_nex_d_s_button.html#ab52951034a07ac78a9bde09c0bae4514',1,'NexDSButton']]], ['getcycle',['getCycle',['../class_nex_timer.html#afd95e7490e28e2a36437be608f26b40e',1,'NexTimer']]], - ['getfont',['getFont',['../class_nex_button.html#aba350b47585e53ece6c5f6a83fe58698',1,'NexButton']]], + ['getfont',['getFont',['../class_nex_button.html#aba350b47585e53ece6c5f6a83fe58698',1,'NexButton::getFont()'],['../class_nex_d_s_button.html#a3010cd4aa559a30088ad9bf987003adc',1,'NexDSButton::getFont()'],['../class_nex_number.html#a8ccd35555397e828cf8b1f0a8e9ba294',1,'NexNumber::getFont()'],['../class_nex_scrolltext.html#a2caedb7b97a6028abedaf0b25f9c03e0',1,'NexScrolltext::getFont()'],['../class_nex_text.html#adc480199a2b396811aa0c14928b592c8',1,'NexText::getFont()']]], + ['getmaxval',['getMaxval',['../class_nex_slider.html#abf1b50605feb0ac2b381d1148795f0d9',1,'NexSlider']]], + ['getminval',['getMinval',['../class_nex_slider.html#ab98752f15d56dc04de102c0c2180ea11',1,'NexSlider']]], ['getpic',['getPic',['../class_nex_crop.html#a2cbfe125182626965dd530f14ab55885',1,'NexCrop::getPic()'],['../class_nex_picture.html#a11bd68ef9fe1d03d9e0d02ef1c7527e9',1,'NexPicture::getPic()']]], ['gettext',['getText',['../class_nex_button.html#a5ba1f74aa94b41b98172e42583ee13d6',1,'NexButton::getText()'],['../class_nex_d_s_button.html#aff0f17061441139bf8797c78e4911eae',1,'NexDSButton::getText()'],['../class_nex_scrolltext.html#a7cead053146075e7c31d43349d4c897c',1,'NexScrolltext::getText()'],['../class_nex_text.html#a9cf417b2f25df2872492c55bdc9f5b30',1,'NexText::getText()'],['../class_nex_variable.html#ab4d12f14dcff3f6930a2bdf5e1f3d259',1,'NexVariable::getText()']]], - ['getvalue',['getValue',['../class_nex_checkbox.html#a6832110a49f9bbbb14a54f36db020d44',1,'NexCheckbox::getValue()'],['../class_nex_d_s_button.html#a63e08f9a79f326c47aa66e1d0f9648c8',1,'NexDSButton::getValue()'],['../class_nex_gauge.html#aeea8933513ebba11584ad97f8c8b5e69',1,'NexGauge::getValue()'],['../class_nex_number.html#ad184ed818666ec482efddf840185c7b8',1,'NexNumber::getValue()'],['../class_nex_progress_bar.html#a3e5eb13b2aa014c8f6a9e16439917bf2',1,'NexProgressBar::getValue()'],['../class_nex_slider.html#a384d5488b421efd6affbfd32f45bb107',1,'NexSlider::getValue()']]] + ['getvalue',['getValue',['../class_nex_checkbox.html#a6832110a49f9bbbb14a54f36db020d44',1,'NexCheckbox::getValue()'],['../class_nex_d_s_button.html#a63e08f9a79f326c47aa66e1d0f9648c8',1,'NexDSButton::getValue()'],['../class_nex_gauge.html#aeea8933513ebba11584ad97f8c8b5e69',1,'NexGauge::getValue()'],['../class_nex_number.html#ad184ed818666ec482efddf840185c7b8',1,'NexNumber::getValue()'],['../class_nex_progress_bar.html#a3e5eb13b2aa014c8f6a9e16439917bf2',1,'NexProgressBar::getValue()'],['../class_nex_radio.html#adb3672f10ce98ec7ad22f7b29a9ec0e6',1,'NexRadio::getValue()'],['../class_nex_slider.html#a384d5488b421efd6affbfd32f45bb107',1,'NexSlider::getValue()'],['../class_nex_variable.html#aff06d16d022876c749d3e30f020b1557',1,'NexVariable::getValue()']]] ]; diff --git a/html/search/functions_5.js b/html/search/functions_5.js index d1bcdfa..7fde7fc 100755 --- a/html/search/functions_5.js +++ b/html/search/functions_5.js @@ -1,4 +1,5 @@ var searchData= [ + ['pin_5fmode',['pin_mode',['../class_nex_gpio.html#adbe08eb11827d75c6b2e9c935d9da19a',1,'NexGpio']]], ['printobjinfo',['printObjInfo',['../class_nex_object.html#abeff0c61474e8b3ce6bac76771820b64',1,'NexObject']]] ]; diff --git a/html/search/functions_6.js b/html/search/functions_6.js index 3d763d3..aa90c37 100755 --- a/html/search/functions_6.js +++ b/html/search/functions_6.js @@ -1,19 +1,4 @@ var searchData= [ - ['set_5fbackground_5fcolor_5fbco',['Set_background_color_bco',['../class_nex_button.html#ae6ade99045d0f97594eac50adc7c12f7',1,'NexButton::Set_background_color_bco()'],['../class_nex_checkbox.html#ab430ba5908c84fea8ab910002581350a',1,'NexCheckbox::Set_background_color_bco()']]], - ['set_5fbackground_5fcrop_5fpicc',['Set_background_crop_picc',['../class_nex_button.html#a71fc4f96d4700bd50cd6c937a0bfd43d',1,'NexButton::Set_background_crop_picc()'],['../class_nex_crop.html#aa85a69de5055c29f0a85406d10806bfe',1,'NexCrop::Set_background_crop_picc()']]], - ['set_5fbackground_5fimage_5fpic',['Set_background_image_pic',['../class_nex_button.html#a926c09d2615d74ef67d577c2934e2982',1,'NexButton::Set_background_image_pic()'],['../class_nex_picture.html#a531e22f70dbf0dcaf6e114581364acea',1,'NexPicture::Set_background_image_pic()']]], - ['set_5ffont_5fcolor_5fpco',['Set_font_color_pco',['../class_nex_button.html#a9fbfe6df7a285e470fb8bc3fd77df00a',1,'NexButton::Set_font_color_pco()'],['../class_nex_checkbox.html#aa1d52cc0170f11ec85263770fe77db2a',1,'NexCheckbox::Set_font_color_pco()']]], - ['set_5fplace_5fxcen',['Set_place_xcen',['../class_nex_button.html#a76cdf6324e05d7a2c30f397e947e7cc7',1,'NexButton']]], - ['set_5fplace_5fycen',['Set_place_ycen',['../class_nex_button.html#a50c8c3678dd815ec8d4e111c79251b53',1,'NexButton']]], - ['set_5fpress_5fbackground_5fcolor_5fbco2',['Set_press_background_color_bco2',['../class_nex_button.html#acdc1da7ffea8791a8237b201d572d1e3',1,'NexButton']]], - ['set_5fpress_5fbackground_5fcrop_5fpicc2',['Set_press_background_crop_picc2',['../class_nex_button.html#a8f63f08fa00609546011b0a66e7070a7',1,'NexButton']]], - ['set_5fpress_5fbackground_5fimage_5fpic2',['Set_press_background_image_pic2',['../class_nex_button.html#a2c1ded80df08c3726347b8acc68d1678',1,'NexButton']]], - ['set_5fpress_5ffont_5fcolor_5fpco2',['Set_press_font_color_pco2',['../class_nex_button.html#a5fe5e3331795ecb43eacf5aead7f5f4a',1,'NexButton']]], - ['setcycle',['setCycle',['../class_nex_timer.html#acf20f76949ed43f05b1c33613dabcb01',1,'NexTimer']]], - ['setfont',['setFont',['../class_nex_button.html#a0fc4598f87578079127ea33a303962ff',1,'NexButton']]], - ['setpic',['setPic',['../class_nex_crop.html#aac34fc2f8ead1e330918089ea8a339db',1,'NexCrop::setPic()'],['../class_nex_picture.html#ab1c6adff615d48261ce10c2095859abd',1,'NexPicture::setPic()']]], - ['settext',['setText',['../class_nex_button.html#a649dafc5afb1dc7f1fc1bde1e6270290',1,'NexButton::setText()'],['../class_nex_d_s_button.html#aa7a83123530f2dbb3e6aa909352da5b2',1,'NexDSButton::setText()'],['../class_nex_scrolltext.html#a71b8e2b2bff22e3c0cbdf961a55b8d12',1,'NexScrolltext::setText()'],['../class_nex_text.html#a19589b32c981436a1bbcfe407bc766e3',1,'NexText::setText()'],['../class_nex_variable.html#aab59ac44eb0804664a03c09932be70eb',1,'NexVariable::setText()']]], - ['setvalue',['setValue',['../class_nex_checkbox.html#aa932e7c45765400618dce1804766264b',1,'NexCheckbox::setValue()'],['../class_nex_d_s_button.html#a2f696207609e0f01aadebb8b3826b0fa',1,'NexDSButton::setValue()'],['../class_nex_gauge.html#a448ce9ad69f54c156c325d578a96b765',1,'NexGauge::setValue()'],['../class_nex_number.html#a9cef51f6b76b4ba03a31b2427ffd4526',1,'NexNumber::setValue()'],['../class_nex_progress_bar.html#aaa7937d364cb63151bd1e1bc4729334d',1,'NexProgressBar::setValue()'],['../class_nex_slider.html#a3f325bda4db913e302e94a4b25de7b5f',1,'NexSlider::setValue()']]], - ['show',['show',['../class_nex_page.html#a5714e41d4528b991eda4bbe578005418',1,'NexPage']]] + ['read_5frtc_5ftime',['read_rtc_time',['../class_nex_rtc.html#a17230cd9342a905778fa4ee2e8609f02',1,'NexRtc::read_rtc_time(char *time, uint32_t len)'],['../class_nex_rtc.html#aa1afa1d516db55dfbbf650cbe5180eab',1,'NexRtc::read_rtc_time(char *time_type, uint32_t *number)'],['../class_nex_rtc.html#ac71de2cd6f7598f05a5115642714d490',1,'NexRtc::read_rtc_time(uint32_t *time, uint32_t len)']]] ]; diff --git a/html/search/functions_7.js b/html/search/functions_7.js index b1762da..0dbb368 100755 --- a/html/search/functions_7.js +++ b/html/search/functions_7.js @@ -1,4 +1,38 @@ var searchData= [ - ['_7enexupload',['~NexUpload',['../class_nex_upload.html#a26ccc2285435b6b573fa5c4b661c080a',1,'NexUpload']]] + ['set_5fbackground_5fcolor_5fbco',['Set_background_color_bco',['../class_nex_button.html#ae6ade99045d0f97594eac50adc7c12f7',1,'NexButton::Set_background_color_bco()'],['../class_nex_checkbox.html#ab430ba5908c84fea8ab910002581350a',1,'NexCheckbox::Set_background_color_bco()'],['../class_nex_gauge.html#a2d2fe2d81da81e14a66260c501d644b3',1,'NexGauge::Set_background_color_bco()'],['../class_nex_number.html#a8168c315e57d9aec3b61ed4febaa6663',1,'NexNumber::Set_background_color_bco()'],['../class_nex_progress_bar.html#ab0b4230a6559989080e2a7b66b42ffc1',1,'NexProgressBar::Set_background_color_bco()'],['../class_nex_radio.html#a7bbd252dc78876d0831badbe791dbbc8',1,'NexRadio::Set_background_color_bco()'],['../class_nex_scrolltext.html#a50a5211fc6913b97afda045a762cb0c4',1,'NexScrolltext::Set_background_color_bco()'],['../class_nex_slider.html#ac22c66fecb8cf03d554c3c86e6e798d5',1,'NexSlider::Set_background_color_bco()'],['../class_nex_text.html#a1b1586e5e66d76a4f8f5c40b0986f471',1,'NexText::Set_background_color_bco()'],['../class_nex_waveform.html#aefec5eb25ee698c8c940c9190d60b696',1,'NexWaveform::Set_background_color_bco()']]], + ['set_5fbackground_5fcrop_5fpicc',['Set_background_crop_picc',['../class_nex_button.html#a71fc4f96d4700bd50cd6c937a0bfd43d',1,'NexButton::Set_background_crop_picc()'],['../class_nex_crop.html#aa85a69de5055c29f0a85406d10806bfe',1,'NexCrop::Set_background_crop_picc()'],['../class_nex_gauge.html#a223fa8a91a87439047f22ca1c33660df',1,'NexGauge::Set_background_crop_picc()'],['../class_nex_number.html#a410bd4092a5874541da654edd86a01eb',1,'NexNumber::Set_background_crop_picc()'],['../class_nex_scrolltext.html#a0a4d02fef0a0a1f9a1e41c66709b97c1',1,'NexScrolltext::Set_background_crop_picc()'],['../class_nex_text.html#a3727463a4fc0e1df978cd8fc7d1103ed',1,'NexText::Set_background_crop_picc()']]], + ['set_5fbackground_5fimage_5fpic',['Set_background_image_pic',['../class_nex_button.html#a926c09d2615d74ef67d577c2934e2982',1,'NexButton::Set_background_image_pic()'],['../class_nex_number.html#aa45acacbde526fce04c699104114d1f1',1,'NexNumber::Set_background_image_pic()'],['../class_nex_picture.html#a531e22f70dbf0dcaf6e114581364acea',1,'NexPicture::Set_background_image_pic()'],['../class_nex_scrolltext.html#a629fa1d39761144ec1e421c3c79a51aa',1,'NexScrolltext::Set_background_image_pic()'],['../class_nex_text.html#ab2c85ac7d5184e124b0cd724028c1915',1,'NexText::Set_background_image_pic()']]], + ['set_5fchannel_5f0_5fcolor_5fpco0',['Set_channel_0_color_pco0',['../class_nex_waveform.html#ade323e0eae3b5058a76245e5ac97b037',1,'NexWaveform']]], + ['set_5fcursor_5fheight_5fhig',['Set_cursor_height_hig',['../class_nex_slider.html#a603cf3685c6d843261d8552030af9f22',1,'NexSlider']]], + ['set_5fcycle_5ftim',['Set_cycle_tim',['../class_nex_scrolltext.html#ad639bf79aa963966241db4f45c7c8bd6',1,'NexScrolltext::Set_cycle_tim()'],['../class_nex_timer.html#a30829813c0c42680c1f7bcf5fc5b7c8b',1,'NexTimer::Set_cycle_tim()']]], + ['set_5ffont_5fcolor_5fpco',['Set_font_color_pco',['../class_nex_button.html#a9fbfe6df7a285e470fb8bc3fd77df00a',1,'NexButton::Set_font_color_pco()'],['../class_nex_checkbox.html#aa1d52cc0170f11ec85263770fe77db2a',1,'NexCheckbox::Set_font_color_pco()'],['../class_nex_d_s_button.html#a25e696769de8d33a3e49db15e0b55aaa',1,'NexDSButton::Set_font_color_pco()'],['../class_nex_gauge.html#ace00cba20b5cf5e1374c1a57bbf9a5f5',1,'NexGauge::Set_font_color_pco()'],['../class_nex_number.html#ab1836d2d570fca4cd707acecc4b67dea',1,'NexNumber::Set_font_color_pco()'],['../class_nex_progress_bar.html#a0ee8478a28a3c31d4b7179317299f711',1,'NexProgressBar::Set_font_color_pco()'],['../class_nex_radio.html#afd379837becbcf4a8f126820658a7f78',1,'NexRadio::Set_font_color_pco()'],['../class_nex_scrolltext.html#ac34d68211c4c3c70834c7e7e49ece03f',1,'NexScrolltext::Set_font_color_pco()'],['../class_nex_slider.html#acc766d430c7a663846e4da6e1bacf76c',1,'NexSlider::Set_font_color_pco()'],['../class_nex_text.html#ab59df7e777198eefb422ba2081d0cfce',1,'NexText::Set_font_color_pco()']]], + ['set_5fgrid_5fcolor_5fgdc',['Set_grid_color_gdc',['../class_nex_waveform.html#ab396211f736824a0210446e68dc3edf4',1,'NexWaveform']]], + ['set_5fgrid_5fheight_5fgdh',['Set_grid_height_gdh',['../class_nex_waveform.html#a85e776a5347c22efd9abe9bb8cfdbddb',1,'NexWaveform']]], + ['set_5fgrid_5fwidth_5fgdw',['Set_grid_width_gdw',['../class_nex_waveform.html#a41cb6d8b1ff6c309d1c4e8a1f73304fe',1,'NexWaveform']]], + ['set_5fnumber_5flenth',['Set_number_lenth',['../class_nex_number.html#a045519a466875775d561e54176c459ad',1,'NexNumber']]], + ['set_5fplace_5fxcen',['Set_place_xcen',['../class_nex_button.html#a76cdf6324e05d7a2c30f397e947e7cc7',1,'NexButton::Set_place_xcen()'],['../class_nex_d_s_button.html#a0bc679dfaca7aa0439f67bb91814f97a',1,'NexDSButton::Set_place_xcen()'],['../class_nex_number.html#a5e58200c740340cc2666e61b6c80e891',1,'NexNumber::Set_place_xcen()'],['../class_nex_scrolltext.html#a5126fc70854f0f12f1573ee1eb8959b0',1,'NexScrolltext::Set_place_xcen()'],['../class_nex_text.html#ab94a4b8505a9bfdf8fb4cb8cb32a1763',1,'NexText::Set_place_xcen()']]], + ['set_5fplace_5fycen',['Set_place_ycen',['../class_nex_button.html#a50c8c3678dd815ec8d4e111c79251b53',1,'NexButton::Set_place_ycen()'],['../class_nex_d_s_button.html#a356b829500f25b3d5050084474da1165',1,'NexDSButton::Set_place_ycen()'],['../class_nex_number.html#a05aa6572aabe07b48c1b0675904aaadd',1,'NexNumber::Set_place_ycen()'],['../class_nex_scrolltext.html#ae1c1181755c9334a4ea21fa2782aecbf',1,'NexScrolltext::Set_place_ycen()'],['../class_nex_text.html#a0f8ad9780c8145569da6736d0ee494e4',1,'NexText::Set_place_ycen()']]], + ['set_5fpointer_5fthickness_5fwid',['Set_pointer_thickness_wid',['../class_nex_gauge.html#adacdbcb25fdf45654ebc88f572e3bce9',1,'NexGauge::Set_pointer_thickness_wid()'],['../class_nex_slider.html#a6b91c1f7fddf7ea1b62c406453110ead',1,'NexSlider::Set_pointer_thickness_wid()']]], + ['set_5fpress_5fbackground_5fcolor_5fbco2',['Set_press_background_color_bco2',['../class_nex_button.html#acdc1da7ffea8791a8237b201d572d1e3',1,'NexButton']]], + ['set_5fpress_5fbackground_5fcrop_5fpicc2',['Set_press_background_crop_picc2',['../class_nex_button.html#a8f63f08fa00609546011b0a66e7070a7',1,'NexButton']]], + ['set_5fpress_5fbackground_5fimage_5fpic2',['Set_press_background_image_pic2',['../class_nex_button.html#a2c1ded80df08c3726347b8acc68d1678',1,'NexButton']]], + ['set_5fpress_5ffont_5fcolor_5fpco2',['Set_press_font_color_pco2',['../class_nex_button.html#a5fe5e3331795ecb43eacf5aead7f5f4a',1,'NexButton']]], + ['set_5fpwmfreq',['set_pwmfreq',['../class_nex_gpio.html#a62c2cb633e321ef2273eb3a7af6a5b47',1,'NexGpio']]], + ['set_5fscroll_5fdir',['Set_scroll_dir',['../class_nex_scrolltext.html#ad9ab4f129779d40fe5d108cac8c3a842',1,'NexScrolltext']]], + ['set_5fscroll_5fdistance',['Set_scroll_distance',['../class_nex_scrolltext.html#a039a5f4dae5046142c4605097593545c',1,'NexScrolltext']]], + ['set_5fstate0_5fcolor_5fbco0',['Set_state0_color_bco0',['../class_nex_d_s_button.html#a7276699c1ea7fccf4e52ad05443b8191',1,'NexDSButton']]], + ['set_5fstate0_5fcrop_5fpicc0',['Set_state0_crop_picc0',['../class_nex_d_s_button.html#a8a0427fa8a95021452da9af2f0834eee',1,'NexDSButton']]], + ['set_5fstate0_5fimage_5fpic0',['Set_state0_image_pic0',['../class_nex_d_s_button.html#a24029fce19d9a0f75a6044e7a44bd925',1,'NexDSButton']]], + ['set_5fstate1_5fcolor_5fbco1',['Set_state1_color_bco1',['../class_nex_d_s_button.html#a42f31d9e9612d7f8403dcf46ef5e8f1a',1,'NexDSButton']]], + ['set_5fstate1_5fcrop_5fpicc1',['Set_state1_crop_picc1',['../class_nex_d_s_button.html#a1cc8c53007bf420a5e02e0c885ab7460',1,'NexDSButton']]], + ['set_5fstate1_5fimage_5fpic1',['Set_state1_image_pic1',['../class_nex_d_s_button.html#a8d8aafa1a4970faed893db0b666e38b0',1,'NexDSButton']]], + ['setcycle',['setCycle',['../class_nex_timer.html#acf20f76949ed43f05b1c33613dabcb01',1,'NexTimer']]], + ['setfont',['setFont',['../class_nex_button.html#a0fc4598f87578079127ea33a303962ff',1,'NexButton::setFont()'],['../class_nex_d_s_button.html#a2ac5df458d5da7ffdc32bc16160472f8',1,'NexDSButton::setFont()'],['../class_nex_number.html#aed567aef79411c5457c81be272218439',1,'NexNumber::setFont()'],['../class_nex_scrolltext.html#af2e8602fae103ccadfee037382844ce6',1,'NexScrolltext::setFont()'],['../class_nex_text.html#a5dd7fdda945a76033ef8fe8dc68e3e52',1,'NexText::setFont()']]], + ['setmaxval',['setMaxval',['../class_nex_slider.html#a5a1c65a9f2e21a624b78d5817d695503',1,'NexSlider']]], + ['setminval',['setMinval',['../class_nex_slider.html#ad38503fd3a6bfe3eaaa57764ac90f244',1,'NexSlider']]], + ['setpic',['setPic',['../class_nex_crop.html#aac34fc2f8ead1e330918089ea8a339db',1,'NexCrop::setPic()'],['../class_nex_picture.html#ab1c6adff615d48261ce10c2095859abd',1,'NexPicture::setPic()']]], + ['settext',['setText',['../class_nex_button.html#a649dafc5afb1dc7f1fc1bde1e6270290',1,'NexButton::setText()'],['../class_nex_d_s_button.html#aa7a83123530f2dbb3e6aa909352da5b2',1,'NexDSButton::setText()'],['../class_nex_scrolltext.html#a71b8e2b2bff22e3c0cbdf961a55b8d12',1,'NexScrolltext::setText()'],['../class_nex_text.html#a19589b32c981436a1bbcfe407bc766e3',1,'NexText::setText()'],['../class_nex_variable.html#aab59ac44eb0804664a03c09932be70eb',1,'NexVariable::setText()']]], + ['setvalue',['setValue',['../class_nex_checkbox.html#aa932e7c45765400618dce1804766264b',1,'NexCheckbox::setValue()'],['../class_nex_d_s_button.html#a2f696207609e0f01aadebb8b3826b0fa',1,'NexDSButton::setValue()'],['../class_nex_gauge.html#a448ce9ad69f54c156c325d578a96b765',1,'NexGauge::setValue()'],['../class_nex_number.html#a9cef51f6b76b4ba03a31b2427ffd4526',1,'NexNumber::setValue()'],['../class_nex_progress_bar.html#aaa7937d364cb63151bd1e1bc4729334d',1,'NexProgressBar::setValue()'],['../class_nex_radio.html#aa92d6f41ff30467a965e8a802e7d8b83',1,'NexRadio::setValue()'],['../class_nex_slider.html#a3f325bda4db913e302e94a4b25de7b5f',1,'NexSlider::setValue()'],['../class_nex_variable.html#a9da9d4a74f09e1787e4e4562da1e4833',1,'NexVariable::setValue()']]], + ['show',['show',['../class_nex_page.html#a5714e41d4528b991eda4bbe578005418',1,'NexPage']]] ]; diff --git a/html/search/search.js b/html/search/search.js index 391b39b..72d2a48 100755 --- a/html/search/search.js +++ b/html/search/search.js @@ -7,10 +7,10 @@ var indexSectionsWithContent = { - 0: "acdeghnprst~", + 0: "acdeghnprstw~", 1: "n", 2: "dn", - 3: "adegnps~", + 3: "adegnprsw~", 4: "n", 5: "cgnt", 6: "hr" diff --git a/latex/_nextion_8h.tex b/latex/_nextion_8h.tex index 54d8204..dcd142e 100755 --- a/latex/_nextion_8h.tex +++ b/latex/_nextion_8h.tex @@ -22,6 +22,8 @@ {\ttfamily \#include \char`\"{}Nex\+Checkbox.\+h\char`\"{}}\\* {\ttfamily \#include \char`\"{}Nex\+Radio.\+h\char`\"{}}\\* {\ttfamily \#include \char`\"{}Nex\+Scrolltext.\+h\char`\"{}}\\* +{\ttfamily \#include \char`\"{}Nex\+Gpio.\+h\char`\"{}}\\* +{\ttfamily \#include \char`\"{}Nex\+Rtc.\+h\char`\"{}}\\* \subsection{Detailed Description} diff --git a/latex/annotated.tex b/latex/annotated.tex index 18edaea..f062c6f 100755 --- a/latex/annotated.tex +++ b/latex/annotated.tex @@ -5,6 +5,7 @@ Here are the classes, structs, unions and interfaces with brief descriptions\+:\ \item\contentsline{section}{\hyperlink{class_nex_crop}{Nex\+Crop} }{\pageref{class_nex_crop}}{} \item\contentsline{section}{\hyperlink{class_nex_d_s_button}{Nex\+D\+S\+Button} }{\pageref{class_nex_d_s_button}}{} \item\contentsline{section}{\hyperlink{class_nex_gauge}{Nex\+Gauge} }{\pageref{class_nex_gauge}}{} +\item\contentsline{section}{\hyperlink{class_nex_gpio}{Nex\+Gpio} }{\pageref{class_nex_gpio}}{} \item\contentsline{section}{\hyperlink{class_nex_hotspot}{Nex\+Hotspot} }{\pageref{class_nex_hotspot}}{} \item\contentsline{section}{\hyperlink{class_nex_number}{Nex\+Number} }{\pageref{class_nex_number}}{} \item\contentsline{section}{\hyperlink{class_nex_object}{Nex\+Object} }{\pageref{class_nex_object}}{} @@ -12,6 +13,7 @@ Here are the classes, structs, unions and interfaces with brief descriptions\+:\ \item\contentsline{section}{\hyperlink{class_nex_picture}{Nex\+Picture} }{\pageref{class_nex_picture}}{} \item\contentsline{section}{\hyperlink{class_nex_progress_bar}{Nex\+Progress\+Bar} }{\pageref{class_nex_progress_bar}}{} \item\contentsline{section}{\hyperlink{class_nex_radio}{Nex\+Radio} }{\pageref{class_nex_radio}}{} +\item\contentsline{section}{\hyperlink{class_nex_rtc}{Nex\+Rtc} }{\pageref{class_nex_rtc}}{} \item\contentsline{section}{\hyperlink{class_nex_scrolltext}{Nex\+Scrolltext} }{\pageref{class_nex_scrolltext}}{} \item\contentsline{section}{\hyperlink{class_nex_slider}{Nex\+Slider} }{\pageref{class_nex_slider}}{} \item\contentsline{section}{\hyperlink{class_nex_text}{Nex\+Text} }{\pageref{class_nex_text}}{} diff --git a/latex/class_nex_d_s_button.tex b/latex/class_nex_d_s_button.tex index 444b9e2..f7c921f 100755 --- a/latex/class_nex_d_s_button.tex +++ b/latex/class_nex_d_s_button.tex @@ -24,65 +24,45 @@ uint16\+\_\+t \hyperlink{class_nex_d_s_button_aff0f17061441139bf8797c78e4911eae} \item bool \hyperlink{class_nex_d_s_button_aa7a83123530f2dbb3e6aa909352da5b2}{set\+Text} (const char $\ast$buffer) \item -\hypertarget{class_nex_d_s_button_a57119c8695b1dc562319b19864b68203}{uint32\+\_\+t {\bfseries Get\+\_\+state0\+\_\+color\+\_\+bco0} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_a57119c8695b1dc562319b19864b68203} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_a57119c8695b1dc562319b19864b68203}{Get\+\_\+state0\+\_\+color\+\_\+bco0} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a7276699c1ea7fccf4e52ad05443b8191}{bool {\bfseries Set\+\_\+state0\+\_\+color\+\_\+bco0} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a7276699c1ea7fccf4e52ad05443b8191} - +bool \hyperlink{class_nex_d_s_button_a7276699c1ea7fccf4e52ad05443b8191}{Set\+\_\+state0\+\_\+color\+\_\+bco0} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_aa4ce6ec7a670af2df6bd5858ea20e430}{uint32\+\_\+t {\bfseries Get\+\_\+state1\+\_\+color\+\_\+bco1} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_aa4ce6ec7a670af2df6bd5858ea20e430} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_aa4ce6ec7a670af2df6bd5858ea20e430}{Get\+\_\+state1\+\_\+color\+\_\+bco1} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a42f31d9e9612d7f8403dcf46ef5e8f1a}{bool {\bfseries Set\+\_\+state1\+\_\+color\+\_\+bco1} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a42f31d9e9612d7f8403dcf46ef5e8f1a} - +bool \hyperlink{class_nex_d_s_button_a42f31d9e9612d7f8403dcf46ef5e8f1a}{Set\+\_\+state1\+\_\+color\+\_\+bco1} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_a01a5a7238547cd761b69c49f1619f955}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_a01a5a7238547cd761b69c49f1619f955} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_a01a5a7238547cd761b69c49f1619f955}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a25e696769de8d33a3e49db15e0b55aaa}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a25e696769de8d33a3e49db15e0b55aaa} - +bool \hyperlink{class_nex_d_s_button_a25e696769de8d33a3e49db15e0b55aaa}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_ae65ba8eab275c097fa1f9e7f8873dc5d}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_ae65ba8eab275c097fa1f9e7f8873dc5d} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_ae65ba8eab275c097fa1f9e7f8873dc5d}{Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a0bc679dfaca7aa0439f67bb91814f97a}{bool {\bfseries Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a0bc679dfaca7aa0439f67bb91814f97a} - +bool \hyperlink{class_nex_d_s_button_a0bc679dfaca7aa0439f67bb91814f97a}{Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_a2b5c825ceaeeaa588b4830da4f154b23}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_a2b5c825ceaeeaa588b4830da4f154b23} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_a2b5c825ceaeeaa588b4830da4f154b23}{Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a356b829500f25b3d5050084474da1165}{bool {\bfseries Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a356b829500f25b3d5050084474da1165} - +bool \hyperlink{class_nex_d_s_button_a356b829500f25b3d5050084474da1165}{Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_a3010cd4aa559a30088ad9bf987003adc}{uint32\+\_\+t {\bfseries get\+Font} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_a3010cd4aa559a30088ad9bf987003adc} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_a3010cd4aa559a30088ad9bf987003adc}{get\+Font} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a2ac5df458d5da7ffdc32bc16160472f8}{bool {\bfseries set\+Font} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a2ac5df458d5da7ffdc32bc16160472f8} - +bool \hyperlink{class_nex_d_s_button_a2ac5df458d5da7ffdc32bc16160472f8}{set\+Font} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_aa48f68183cdbb94e376f1ca0367a2f2c}{uint32\+\_\+t {\bfseries Get\+\_\+state0\+\_\+crop\+\_\+picc0} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_aa48f68183cdbb94e376f1ca0367a2f2c} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_aa48f68183cdbb94e376f1ca0367a2f2c}{Get\+\_\+state0\+\_\+crop\+\_\+picc0} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a8a0427fa8a95021452da9af2f0834eee}{bool {\bfseries Set\+\_\+state0\+\_\+crop\+\_\+picc0} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a8a0427fa8a95021452da9af2f0834eee} - +bool \hyperlink{class_nex_d_s_button_a8a0427fa8a95021452da9af2f0834eee}{Set\+\_\+state0\+\_\+crop\+\_\+picc0} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_a9b24e1ec4677bc8ec921ede2e36c4db6}{uint32\+\_\+t {\bfseries Get\+\_\+state1\+\_\+crop\+\_\+picc1} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_a9b24e1ec4677bc8ec921ede2e36c4db6} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_a9b24e1ec4677bc8ec921ede2e36c4db6}{Get\+\_\+state1\+\_\+crop\+\_\+picc1} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a1cc8c53007bf420a5e02e0c885ab7460}{bool {\bfseries Set\+\_\+state1\+\_\+crop\+\_\+picc1} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a1cc8c53007bf420a5e02e0c885ab7460} - +bool \hyperlink{class_nex_d_s_button_a1cc8c53007bf420a5e02e0c885ab7460}{Set\+\_\+state1\+\_\+crop\+\_\+picc1} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_a8382bc9350b8e589d1ae5da684a0e907}{uint32\+\_\+t {\bfseries Get\+\_\+state0\+\_\+image\+\_\+pic0} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_a8382bc9350b8e589d1ae5da684a0e907} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_a8382bc9350b8e589d1ae5da684a0e907}{Get\+\_\+state0\+\_\+image\+\_\+pic0} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a24029fce19d9a0f75a6044e7a44bd925}{bool {\bfseries Set\+\_\+state0\+\_\+image\+\_\+pic0} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a24029fce19d9a0f75a6044e7a44bd925} - +bool \hyperlink{class_nex_d_s_button_a24029fce19d9a0f75a6044e7a44bd925}{Set\+\_\+state0\+\_\+image\+\_\+pic0} (uint32\+\_\+t number) \item -\hypertarget{class_nex_d_s_button_ab52951034a07ac78a9bde09c0bae4514}{uint32\+\_\+t {\bfseries Get\+\_\+state1\+\_\+image\+\_\+pic1} (uint32\+\_\+t $\ast$number)}\label{class_nex_d_s_button_ab52951034a07ac78a9bde09c0bae4514} - +uint32\+\_\+t \hyperlink{class_nex_d_s_button_ab52951034a07ac78a9bde09c0bae4514}{Get\+\_\+state1\+\_\+image\+\_\+pic1} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_d_s_button_a8d8aafa1a4970faed893db0b666e38b0}{bool {\bfseries Set\+\_\+state1\+\_\+image\+\_\+pic1} (uint32\+\_\+t number)}\label{class_nex_d_s_button_a8d8aafa1a4970faed893db0b666e38b0} - +bool \hyperlink{class_nex_d_s_button_a8d8aafa1a4970faed893db0b666e38b0}{Set\+\_\+state1\+\_\+image\+\_\+pic1} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -125,6 +105,176 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_d_s_button_a01a5a7238547cd761b69c49f1619f955}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a01a5a7238547cd761b69c49f1619f955} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_ae65ba8eab275c097fa1f9e7f8873dc5d}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}} +\index{Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_ae65ba8eab275c097fa1f9e7f8873dc5d} +Get xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a2b5c825ceaeeaa588b4830da4f154b23}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}} +\index{Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a2b5c825ceaeeaa588b4830da4f154b23} +Get ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a57119c8695b1dc562319b19864b68203}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+state0\+\_\+color\+\_\+bco0@{Get\+\_\+state0\+\_\+color\+\_\+bco0}} +\index{Get\+\_\+state0\+\_\+color\+\_\+bco0@{Get\+\_\+state0\+\_\+color\+\_\+bco0}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+state0\+\_\+color\+\_\+bco0}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+state0\+\_\+color\+\_\+bco0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a57119c8695b1dc562319b19864b68203} +Get bco0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_aa48f68183cdbb94e376f1ca0367a2f2c}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+state0\+\_\+crop\+\_\+picc0@{Get\+\_\+state0\+\_\+crop\+\_\+picc0}} +\index{Get\+\_\+state0\+\_\+crop\+\_\+picc0@{Get\+\_\+state0\+\_\+crop\+\_\+picc0}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+state0\+\_\+crop\+\_\+picc0}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+state0\+\_\+crop\+\_\+picc0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_aa48f68183cdbb94e376f1ca0367a2f2c} +Get picc0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a8382bc9350b8e589d1ae5da684a0e907}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+state0\+\_\+image\+\_\+pic0@{Get\+\_\+state0\+\_\+image\+\_\+pic0}} +\index{Get\+\_\+state0\+\_\+image\+\_\+pic0@{Get\+\_\+state0\+\_\+image\+\_\+pic0}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+state0\+\_\+image\+\_\+pic0}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+state0\+\_\+image\+\_\+pic0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a8382bc9350b8e589d1ae5da684a0e907} +Get pic0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_aa4ce6ec7a670af2df6bd5858ea20e430}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+state1\+\_\+color\+\_\+bco1@{Get\+\_\+state1\+\_\+color\+\_\+bco1}} +\index{Get\+\_\+state1\+\_\+color\+\_\+bco1@{Get\+\_\+state1\+\_\+color\+\_\+bco1}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+state1\+\_\+color\+\_\+bco1}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+state1\+\_\+color\+\_\+bco1 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_aa4ce6ec7a670af2df6bd5858ea20e430} +Get bco1 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a9b24e1ec4677bc8ec921ede2e36c4db6}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+state1\+\_\+crop\+\_\+picc1@{Get\+\_\+state1\+\_\+crop\+\_\+picc1}} +\index{Get\+\_\+state1\+\_\+crop\+\_\+picc1@{Get\+\_\+state1\+\_\+crop\+\_\+picc1}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+state1\+\_\+crop\+\_\+picc1}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+state1\+\_\+crop\+\_\+picc1 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a9b24e1ec4677bc8ec921ede2e36c4db6} +Get picc1 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_ab52951034a07ac78a9bde09c0bae4514}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Get\+\_\+state1\+\_\+image\+\_\+pic1@{Get\+\_\+state1\+\_\+image\+\_\+pic1}} +\index{Get\+\_\+state1\+\_\+image\+\_\+pic1@{Get\+\_\+state1\+\_\+image\+\_\+pic1}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Get\+\_\+state1\+\_\+image\+\_\+pic1}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::\+Get\+\_\+state1\+\_\+image\+\_\+pic1 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_ab52951034a07ac78a9bde09c0bae4514} +Get pic1 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a3010cd4aa559a30088ad9bf987003adc}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!get\+Font@{get\+Font}} +\index{get\+Font@{get\+Font}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{get\+Font}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+D\+S\+Button\+::get\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a3010cd4aa559a30088ad9bf987003adc} +Get font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_d_s_button_aff0f17061441139bf8797c78e4911eae}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!get\+Text@{get\+Text}} \index{get\+Text@{get\+Text}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} \subsubsection[{get\+Text}]{\setlength{\rightskip}{0pt plus 5cm}uint16\+\_\+t Nex\+D\+S\+Button\+::get\+Text ( @@ -162,6 +312,176 @@ Get number attribute of component. \begin{DoxyReturn}{Returns} The real length of text returned. \end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a25e696769de8d33a3e49db15e0b55aaa}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a25e696769de8d33a3e49db15e0b55aaa} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a0bc679dfaca7aa0439f67bb91814f97a}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}} +\index{Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a0bc679dfaca7aa0439f67bb91814f97a} +Set xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a356b829500f25b3d5050084474da1165}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}} +\index{Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a356b829500f25b3d5050084474da1165} +Set ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a7276699c1ea7fccf4e52ad05443b8191}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+state0\+\_\+color\+\_\+bco0@{Set\+\_\+state0\+\_\+color\+\_\+bco0}} +\index{Set\+\_\+state0\+\_\+color\+\_\+bco0@{Set\+\_\+state0\+\_\+color\+\_\+bco0}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+state0\+\_\+color\+\_\+bco0}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+state0\+\_\+color\+\_\+bco0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a7276699c1ea7fccf4e52ad05443b8191} +Set bco0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a8a0427fa8a95021452da9af2f0834eee}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+state0\+\_\+crop\+\_\+picc0@{Set\+\_\+state0\+\_\+crop\+\_\+picc0}} +\index{Set\+\_\+state0\+\_\+crop\+\_\+picc0@{Set\+\_\+state0\+\_\+crop\+\_\+picc0}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+state0\+\_\+crop\+\_\+picc0}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+state0\+\_\+crop\+\_\+picc0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a8a0427fa8a95021452da9af2f0834eee} +Set picc0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a24029fce19d9a0f75a6044e7a44bd925}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+state0\+\_\+image\+\_\+pic0@{Set\+\_\+state0\+\_\+image\+\_\+pic0}} +\index{Set\+\_\+state0\+\_\+image\+\_\+pic0@{Set\+\_\+state0\+\_\+image\+\_\+pic0}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+state0\+\_\+image\+\_\+pic0}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+state0\+\_\+image\+\_\+pic0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a24029fce19d9a0f75a6044e7a44bd925} +Set pic0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a42f31d9e9612d7f8403dcf46ef5e8f1a}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+state1\+\_\+color\+\_\+bco1@{Set\+\_\+state1\+\_\+color\+\_\+bco1}} +\index{Set\+\_\+state1\+\_\+color\+\_\+bco1@{Set\+\_\+state1\+\_\+color\+\_\+bco1}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+state1\+\_\+color\+\_\+bco1}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+state1\+\_\+color\+\_\+bco1 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a42f31d9e9612d7f8403dcf46ef5e8f1a} +Set bco1 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a1cc8c53007bf420a5e02e0c885ab7460}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+state1\+\_\+crop\+\_\+picc1@{Set\+\_\+state1\+\_\+crop\+\_\+picc1}} +\index{Set\+\_\+state1\+\_\+crop\+\_\+picc1@{Set\+\_\+state1\+\_\+crop\+\_\+picc1}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+state1\+\_\+crop\+\_\+picc1}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+state1\+\_\+crop\+\_\+picc1 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a1cc8c53007bf420a5e02e0c885ab7460} +Set picc1 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a8d8aafa1a4970faed893db0b666e38b0}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!Set\+\_\+state1\+\_\+image\+\_\+pic1@{Set\+\_\+state1\+\_\+image\+\_\+pic1}} +\index{Set\+\_\+state1\+\_\+image\+\_\+pic1@{Set\+\_\+state1\+\_\+image\+\_\+pic1}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{Set\+\_\+state1\+\_\+image\+\_\+pic1}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::\+Set\+\_\+state1\+\_\+image\+\_\+pic1 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a8d8aafa1a4970faed893db0b666e38b0} +Set pic1 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_d_s_button_a2ac5df458d5da7ffdc32bc16160472f8}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!set\+Font@{set\+Font}} +\index{set\+Font@{set\+Font}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} +\subsubsection[{set\+Font}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::set\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_d_s_button_a2ac5df458d5da7ffdc32bc16160472f8} +Set font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_d_s_button_aa7a83123530f2dbb3e6aa909352da5b2}{\index{Nex\+D\+S\+Button@{Nex\+D\+S\+Button}!set\+Text@{set\+Text}} \index{set\+Text@{set\+Text}!Nex\+D\+S\+Button@{Nex\+D\+S\+Button}} \subsubsection[{set\+Text}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+D\+S\+Button\+::set\+Text ( diff --git a/latex/class_nex_gauge.tex b/latex/class_nex_gauge.tex index 42cd4d3..2fac026 100755 --- a/latex/class_nex_gauge.tex +++ b/latex/class_nex_gauge.tex @@ -20,29 +20,21 @@ bool \hyperlink{class_nex_gauge_aeea8933513ebba11584ad97f8c8b5e69}{get\+Value} ( \item bool \hyperlink{class_nex_gauge_a448ce9ad69f54c156c325d578a96b765}{set\+Value} (uint32\+\_\+t number) \item -\hypertarget{class_nex_gauge_a03a6441159939961b64728dded177e92}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_gauge_a03a6441159939961b64728dded177e92} - +uint32\+\_\+t \hyperlink{class_nex_gauge_a03a6441159939961b64728dded177e92}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_gauge_a2d2fe2d81da81e14a66260c501d644b3}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_gauge_a2d2fe2d81da81e14a66260c501d644b3} - +bool \hyperlink{class_nex_gauge_a2d2fe2d81da81e14a66260c501d644b3}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_gauge_a830152d58485d55f475376261d52ff62}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_gauge_a830152d58485d55f475376261d52ff62} - +uint32\+\_\+t \hyperlink{class_nex_gauge_a830152d58485d55f475376261d52ff62}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_gauge_ace00cba20b5cf5e1374c1a57bbf9a5f5}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_gauge_ace00cba20b5cf5e1374c1a57bbf9a5f5} - +bool \hyperlink{class_nex_gauge_ace00cba20b5cf5e1374c1a57bbf9a5f5}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_gauge_a50b4daf1b8dfb3cc5c329a3664341e11}{uint32\+\_\+t {\bfseries Get\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t $\ast$number)}\label{class_nex_gauge_a50b4daf1b8dfb3cc5c329a3664341e11} - +uint32\+\_\+t \hyperlink{class_nex_gauge_a50b4daf1b8dfb3cc5c329a3664341e11}{Get\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_gauge_adacdbcb25fdf45654ebc88f572e3bce9}{bool {\bfseries Set\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t number)}\label{class_nex_gauge_adacdbcb25fdf45654ebc88f572e3bce9} - +bool \hyperlink{class_nex_gauge_adacdbcb25fdf45654ebc88f572e3bce9}{Set\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t number) \item -\hypertarget{class_nex_gauge_a0a6b394a16b03beb6046ec3795d409fe}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+cropi\+\_\+picc} (uint32\+\_\+t $\ast$number)}\label{class_nex_gauge_a0a6b394a16b03beb6046ec3795d409fe} - +uint32\+\_\+t \hyperlink{class_nex_gauge_a0a6b394a16b03beb6046ec3795d409fe}{Get\+\_\+background\+\_\+cropi\+\_\+picc} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_gauge_a223fa8a91a87439047f22ca1c33660df}{bool {\bfseries Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number)}\label{class_nex_gauge_a223fa8a91a87439047f22ca1c33660df} - +bool \hyperlink{class_nex_gauge_a223fa8a91a87439047f22ca1c33660df}{Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -78,6 +70,74 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_gauge_a03a6441159939961b64728dded177e92}{\index{Nex\+Gauge@{Nex\+Gauge}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Gauge\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_a03a6441159939961b64728dded177e92} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_gauge_a0a6b394a16b03beb6046ec3795d409fe}{\index{Nex\+Gauge@{Nex\+Gauge}!Get\+\_\+background\+\_\+cropi\+\_\+picc@{Get\+\_\+background\+\_\+cropi\+\_\+picc}} +\index{Get\+\_\+background\+\_\+cropi\+\_\+picc@{Get\+\_\+background\+\_\+cropi\+\_\+picc}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Get\+\_\+background\+\_\+cropi\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Gauge\+::\+Get\+\_\+background\+\_\+cropi\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_a0a6b394a16b03beb6046ec3795d409fe} +Get picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_gauge_a830152d58485d55f475376261d52ff62}{\index{Nex\+Gauge@{Nex\+Gauge}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Gauge\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_a830152d58485d55f475376261d52ff62} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_gauge_a50b4daf1b8dfb3cc5c329a3664341e11}{\index{Nex\+Gauge@{Nex\+Gauge}!Get\+\_\+pointer\+\_\+thickness\+\_\+wid@{Get\+\_\+pointer\+\_\+thickness\+\_\+wid}} +\index{Get\+\_\+pointer\+\_\+thickness\+\_\+wid@{Get\+\_\+pointer\+\_\+thickness\+\_\+wid}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Get\+\_\+pointer\+\_\+thickness\+\_\+wid}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Gauge\+::\+Get\+\_\+pointer\+\_\+thickness\+\_\+wid ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_a50b4daf1b8dfb3cc5c329a3664341e11} +Get wid attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_gauge_aeea8933513ebba11584ad97f8c8b5e69}{\index{Nex\+Gauge@{Nex\+Gauge}!get\+Value@{get\+Value}} \index{get\+Value@{get\+Value}!Nex\+Gauge@{Nex\+Gauge}} \subsubsection[{get\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Gauge\+::get\+Value ( @@ -99,6 +159,74 @@ Get the value of gauge. {\em false} & -\/ failed. \\ \hline \end{DoxyRetVals} +\hypertarget{class_nex_gauge_a2d2fe2d81da81e14a66260c501d644b3}{\index{Nex\+Gauge@{Nex\+Gauge}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Gauge\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_a2d2fe2d81da81e14a66260c501d644b3} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_gauge_a223fa8a91a87439047f22ca1c33660df}{\index{Nex\+Gauge@{Nex\+Gauge}!Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Set\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Gauge\+::\+Set\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_a223fa8a91a87439047f22ca1c33660df} +Set picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_gauge_ace00cba20b5cf5e1374c1a57bbf9a5f5}{\index{Nex\+Gauge@{Nex\+Gauge}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Gauge\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_ace00cba20b5cf5e1374c1a57bbf9a5f5} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_gauge_adacdbcb25fdf45654ebc88f572e3bce9}{\index{Nex\+Gauge@{Nex\+Gauge}!Set\+\_\+pointer\+\_\+thickness\+\_\+wid@{Set\+\_\+pointer\+\_\+thickness\+\_\+wid}} +\index{Set\+\_\+pointer\+\_\+thickness\+\_\+wid@{Set\+\_\+pointer\+\_\+thickness\+\_\+wid}!Nex\+Gauge@{Nex\+Gauge}} +\subsubsection[{Set\+\_\+pointer\+\_\+thickness\+\_\+wid}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Gauge\+::\+Set\+\_\+pointer\+\_\+thickness\+\_\+wid ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_gauge_adacdbcb25fdf45654ebc88f572e3bce9} +Set wid attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_gauge_a448ce9ad69f54c156c325d578a96b765}{\index{Nex\+Gauge@{Nex\+Gauge}!set\+Value@{set\+Value}} \index{set\+Value@{set\+Value}!Nex\+Gauge@{Nex\+Gauge}} \subsubsection[{set\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Gauge\+::set\+Value ( diff --git a/latex/class_nex_number.tex b/latex/class_nex_number.tex index 2b835f3..ee4470f 100755 --- a/latex/class_nex_number.tex +++ b/latex/class_nex_number.tex @@ -20,53 +20,37 @@ bool \hyperlink{class_nex_number_ad184ed818666ec482efddf840185c7b8}{get\+Value} \item bool \hyperlink{class_nex_number_a9cef51f6b76b4ba03a31b2427ffd4526}{set\+Value} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_aa7ef40e79d89eb0aeebbeb67147a0d20}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_aa7ef40e79d89eb0aeebbeb67147a0d20} - +uint32\+\_\+t \hyperlink{class_nex_number_aa7ef40e79d89eb0aeebbeb67147a0d20}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_a8168c315e57d9aec3b61ed4febaa6663}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_number_a8168c315e57d9aec3b61ed4febaa6663} - +bool \hyperlink{class_nex_number_a8168c315e57d9aec3b61ed4febaa6663}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_a7eb3fba2bfa2fff8df8e7e0f633f9cf9}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_a7eb3fba2bfa2fff8df8e7e0f633f9cf9} - +uint32\+\_\+t \hyperlink{class_nex_number_a7eb3fba2bfa2fff8df8e7e0f633f9cf9}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_ab1836d2d570fca4cd707acecc4b67dea}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_number_ab1836d2d570fca4cd707acecc4b67dea} - +bool \hyperlink{class_nex_number_ab1836d2d570fca4cd707acecc4b67dea}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_a7ca05534f06911218bae6606ccc355fa}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_a7ca05534f06911218bae6606ccc355fa} - +uint32\+\_\+t \hyperlink{class_nex_number_a7ca05534f06911218bae6606ccc355fa}{Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_a5e58200c740340cc2666e61b6c80e891}{bool {\bfseries Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number)}\label{class_nex_number_a5e58200c740340cc2666e61b6c80e891} - +bool \hyperlink{class_nex_number_a5e58200c740340cc2666e61b6c80e891}{Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_ac8f0cef0d04e72bb864f6da88f028c9f}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_ac8f0cef0d04e72bb864f6da88f028c9f} - +uint32\+\_\+t \hyperlink{class_nex_number_ac8f0cef0d04e72bb864f6da88f028c9f}{Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_a05aa6572aabe07b48c1b0675904aaadd}{bool {\bfseries Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number)}\label{class_nex_number_a05aa6572aabe07b48c1b0675904aaadd} - +bool \hyperlink{class_nex_number_a05aa6572aabe07b48c1b0675904aaadd}{Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_a8ccd35555397e828cf8b1f0a8e9ba294}{uint32\+\_\+t {\bfseries get\+Font} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_a8ccd35555397e828cf8b1f0a8e9ba294} - +uint32\+\_\+t \hyperlink{class_nex_number_a8ccd35555397e828cf8b1f0a8e9ba294}{get\+Font} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_aed567aef79411c5457c81be272218439}{bool {\bfseries set\+Font} (uint32\+\_\+t number)}\label{class_nex_number_aed567aef79411c5457c81be272218439} - +bool \hyperlink{class_nex_number_aed567aef79411c5457c81be272218439}{set\+Font} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_a0dfc73db91229f114e502bc14084e711}{uint32\+\_\+t {\bfseries Get\+\_\+number\+\_\+lenth} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_a0dfc73db91229f114e502bc14084e711} - +uint32\+\_\+t \hyperlink{class_nex_number_a0dfc73db91229f114e502bc14084e711}{Get\+\_\+number\+\_\+lenth} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_a045519a466875775d561e54176c459ad}{bool {\bfseries Set\+\_\+number\+\_\+lenth} (uint32\+\_\+t number)}\label{class_nex_number_a045519a466875775d561e54176c459ad} - +bool \hyperlink{class_nex_number_a045519a466875775d561e54176c459ad}{Set\+\_\+number\+\_\+lenth} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_a9772a6717c19c5a03ea0e33ff71492d9}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_a9772a6717c19c5a03ea0e33ff71492d9} - +uint32\+\_\+t \hyperlink{class_nex_number_a9772a6717c19c5a03ea0e33ff71492d9}{Get\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_a410bd4092a5874541da654edd86a01eb}{bool {\bfseries Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number)}\label{class_nex_number_a410bd4092a5874541da654edd86a01eb} - +bool \hyperlink{class_nex_number_a410bd4092a5874541da654edd86a01eb}{Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number) \item -\hypertarget{class_nex_number_a9f235a8929b4f6c282511c04c88216c1}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t $\ast$number)}\label{class_nex_number_a9f235a8929b4f6c282511c04c88216c1} - +uint32\+\_\+t \hyperlink{class_nex_number_a9f235a8929b4f6c282511c04c88216c1}{Get\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_number_aa45acacbde526fce04c699104114d1f1}{bool {\bfseries Set\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t number)}\label{class_nex_number_aa45acacbde526fce04c699104114d1f1} - +bool \hyperlink{class_nex_number_aa45acacbde526fce04c699104114d1f1}{Set\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -102,6 +86,142 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_number_aa7ef40e79d89eb0aeebbeb67147a0d20}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_aa7ef40e79d89eb0aeebbeb67147a0d20} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_a9772a6717c19c5a03ea0e33ff71492d9}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+background\+\_\+crop\+\_\+picc@{Get\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Get\+\_\+background\+\_\+crop\+\_\+picc@{Get\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a9772a6717c19c5a03ea0e33ff71492d9} +Get picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_a9f235a8929b4f6c282511c04c88216c1}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+background\+\_\+image\+\_\+pic@{Get\+\_\+background\+\_\+image\+\_\+pic}} +\index{Get\+\_\+background\+\_\+image\+\_\+pic@{Get\+\_\+background\+\_\+image\+\_\+pic}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+background\+\_\+image\+\_\+pic}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+background\+\_\+image\+\_\+pic ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a9f235a8929b4f6c282511c04c88216c1} +Get pic attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_a7eb3fba2bfa2fff8df8e7e0f633f9cf9}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a7eb3fba2bfa2fff8df8e7e0f633f9cf9} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_a0dfc73db91229f114e502bc14084e711}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+number\+\_\+lenth@{Get\+\_\+number\+\_\+lenth}} +\index{Get\+\_\+number\+\_\+lenth@{Get\+\_\+number\+\_\+lenth}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+number\+\_\+lenth}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+number\+\_\+lenth ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a0dfc73db91229f114e502bc14084e711} +Get lenth attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_a7ca05534f06911218bae6606ccc355fa}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}} +\index{Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a7ca05534f06911218bae6606ccc355fa} +Get xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_ac8f0cef0d04e72bb864f6da88f028c9f}{\index{Nex\+Number@{Nex\+Number}!Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}} +\index{Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Get\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::\+Get\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_ac8f0cef0d04e72bb864f6da88f028c9f} +Get ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_number_a8ccd35555397e828cf8b1f0a8e9ba294}{\index{Nex\+Number@{Nex\+Number}!get\+Font@{get\+Font}} +\index{get\+Font@{get\+Font}!Nex\+Number@{Nex\+Number}} +\subsubsection[{get\+Font}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Number\+::get\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a8ccd35555397e828cf8b1f0a8e9ba294} +Get font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_number_ad184ed818666ec482efddf840185c7b8}{\index{Nex\+Number@{Nex\+Number}!get\+Value@{get\+Value}} \index{get\+Value@{get\+Value}!Nex\+Number@{Nex\+Number}} \subsubsection[{get\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::get\+Value ( @@ -119,6 +239,142 @@ Get number attribute of component. \begin{DoxyReturn}{Returns} The real length of text returned. \end{DoxyReturn} +\hypertarget{class_nex_number_a8168c315e57d9aec3b61ed4febaa6663}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a8168c315e57d9aec3b61ed4febaa6663} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_a410bd4092a5874541da654edd86a01eb}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a410bd4092a5874541da654edd86a01eb} +Set picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_aa45acacbde526fce04c699104114d1f1}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+background\+\_\+image\+\_\+pic@{Set\+\_\+background\+\_\+image\+\_\+pic}} +\index{Set\+\_\+background\+\_\+image\+\_\+pic@{Set\+\_\+background\+\_\+image\+\_\+pic}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+background\+\_\+image\+\_\+pic}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+background\+\_\+image\+\_\+pic ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_aa45acacbde526fce04c699104114d1f1} +Set pic attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_ab1836d2d570fca4cd707acecc4b67dea}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_ab1836d2d570fca4cd707acecc4b67dea} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_a045519a466875775d561e54176c459ad}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+number\+\_\+lenth@{Set\+\_\+number\+\_\+lenth}} +\index{Set\+\_\+number\+\_\+lenth@{Set\+\_\+number\+\_\+lenth}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+number\+\_\+lenth}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+number\+\_\+lenth ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a045519a466875775d561e54176c459ad} +Set lenth attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_a5e58200c740340cc2666e61b6c80e891}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}} +\index{Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a5e58200c740340cc2666e61b6c80e891} +Set xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_a05aa6572aabe07b48c1b0675904aaadd}{\index{Nex\+Number@{Nex\+Number}!Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}} +\index{Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}!Nex\+Number@{Nex\+Number}} +\subsubsection[{Set\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::\+Set\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_a05aa6572aabe07b48c1b0675904aaadd} +Set ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_number_aed567aef79411c5457c81be272218439}{\index{Nex\+Number@{Nex\+Number}!set\+Font@{set\+Font}} +\index{set\+Font@{set\+Font}!Nex\+Number@{Nex\+Number}} +\subsubsection[{set\+Font}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::set\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_number_aed567aef79411c5457c81be272218439} +Set font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_number_a9cef51f6b76b4ba03a31b2427ffd4526}{\index{Nex\+Number@{Nex\+Number}!set\+Value@{set\+Value}} \index{set\+Value@{set\+Value}!Nex\+Number@{Nex\+Number}} \subsubsection[{set\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Number\+::set\+Value ( diff --git a/latex/class_nex_progress_bar.tex b/latex/class_nex_progress_bar.tex index ea9fe2f..e5f6554 100755 --- a/latex/class_nex_progress_bar.tex +++ b/latex/class_nex_progress_bar.tex @@ -20,17 +20,13 @@ bool \hyperlink{class_nex_progress_bar_a3e5eb13b2aa014c8f6a9e16439917bf2}{get\+V \item bool \hyperlink{class_nex_progress_bar_aaa7937d364cb63151bd1e1bc4729334d}{set\+Value} (uint32\+\_\+t number) \item -\hypertarget{class_nex_progress_bar_a2efc0d6694d8739fb9caa31c53190271}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_progress_bar_a2efc0d6694d8739fb9caa31c53190271} - +uint32\+\_\+t \hyperlink{class_nex_progress_bar_a2efc0d6694d8739fb9caa31c53190271}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_progress_bar_ab0b4230a6559989080e2a7b66b42ffc1}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_progress_bar_ab0b4230a6559989080e2a7b66b42ffc1} - +bool \hyperlink{class_nex_progress_bar_ab0b4230a6559989080e2a7b66b42ffc1}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_progress_bar_aa148721b86c5f56c6321780da3ef974f}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_progress_bar_aa148721b86c5f56c6321780da3ef974f} - +uint32\+\_\+t \hyperlink{class_nex_progress_bar_aa148721b86c5f56c6321780da3ef974f}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_progress_bar_a0ee8478a28a3c31d4b7179317299f711}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_progress_bar_a0ee8478a28a3c31d4b7179317299f711} - +bool \hyperlink{class_nex_progress_bar_a0ee8478a28a3c31d4b7179317299f711}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -66,6 +62,40 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_progress_bar_a2efc0d6694d8739fb9caa31c53190271}{\index{Nex\+Progress\+Bar@{Nex\+Progress\+Bar}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Progress\+Bar@{Nex\+Progress\+Bar}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Progress\+Bar\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_progress_bar_a2efc0d6694d8739fb9caa31c53190271} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_progress_bar_aa148721b86c5f56c6321780da3ef974f}{\index{Nex\+Progress\+Bar@{Nex\+Progress\+Bar}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Progress\+Bar@{Nex\+Progress\+Bar}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Progress\+Bar\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_progress_bar_aa148721b86c5f56c6321780da3ef974f} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_progress_bar_a3e5eb13b2aa014c8f6a9e16439917bf2}{\index{Nex\+Progress\+Bar@{Nex\+Progress\+Bar}!get\+Value@{get\+Value}} \index{get\+Value@{get\+Value}!Nex\+Progress\+Bar@{Nex\+Progress\+Bar}} \subsubsection[{get\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Progress\+Bar\+::get\+Value ( @@ -87,6 +117,40 @@ Get the value of progress bar. {\em false} & -\/ failed. \\ \hline \end{DoxyRetVals} +\hypertarget{class_nex_progress_bar_ab0b4230a6559989080e2a7b66b42ffc1}{\index{Nex\+Progress\+Bar@{Nex\+Progress\+Bar}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Progress\+Bar@{Nex\+Progress\+Bar}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Progress\+Bar\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_progress_bar_ab0b4230a6559989080e2a7b66b42ffc1} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_progress_bar_a0ee8478a28a3c31d4b7179317299f711}{\index{Nex\+Progress\+Bar@{Nex\+Progress\+Bar}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Progress\+Bar@{Nex\+Progress\+Bar}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Progress\+Bar\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_progress_bar_a0ee8478a28a3c31d4b7179317299f711} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_progress_bar_aaa7937d364cb63151bd1e1bc4729334d}{\index{Nex\+Progress\+Bar@{Nex\+Progress\+Bar}!set\+Value@{set\+Value}} \index{set\+Value@{set\+Value}!Nex\+Progress\+Bar@{Nex\+Progress\+Bar}} \subsubsection[{set\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Progress\+Bar\+::set\+Value ( diff --git a/latex/class_nex_radio.tex b/latex/class_nex_radio.tex index 611e90c..974f391 100755 --- a/latex/class_nex_radio.tex +++ b/latex/class_nex_radio.tex @@ -16,23 +16,17 @@ Inheritance diagram for Nex\+Radio\+:\begin{figure}[H] \item \hyperlink{class_nex_radio_a52264cd95aaa3ba7b4b07bdf64bb7a65}{Nex\+Radio} (uint8\+\_\+t pid, uint8\+\_\+t cid, const char $\ast$name) \item -\hypertarget{class_nex_radio_adb3672f10ce98ec7ad22f7b29a9ec0e6}{uint32\+\_\+t {\bfseries get\+Value} (uint32\+\_\+t $\ast$number)}\label{class_nex_radio_adb3672f10ce98ec7ad22f7b29a9ec0e6} - +uint32\+\_\+t \hyperlink{class_nex_radio_adb3672f10ce98ec7ad22f7b29a9ec0e6}{get\+Value} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_radio_aa92d6f41ff30467a965e8a802e7d8b83}{bool {\bfseries set\+Value} (uint32\+\_\+t number)}\label{class_nex_radio_aa92d6f41ff30467a965e8a802e7d8b83} - +bool \hyperlink{class_nex_radio_aa92d6f41ff30467a965e8a802e7d8b83}{set\+Value} (uint32\+\_\+t number) \item -\hypertarget{class_nex_radio_abdc8f654237d900eb3ddc955bc9e0038}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_radio_abdc8f654237d900eb3ddc955bc9e0038} - +uint32\+\_\+t \hyperlink{class_nex_radio_abdc8f654237d900eb3ddc955bc9e0038}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_radio_a7bbd252dc78876d0831badbe791dbbc8}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_radio_a7bbd252dc78876d0831badbe791dbbc8} - +bool \hyperlink{class_nex_radio_a7bbd252dc78876d0831badbe791dbbc8}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_radio_a7a052fb745dfea5fe6f341692eb0ca1a}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_radio_a7a052fb745dfea5fe6f341692eb0ca1a} - +uint32\+\_\+t \hyperlink{class_nex_radio_a7a052fb745dfea5fe6f341692eb0ca1a}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_radio_afd379837becbcf4a8f126820658a7f78}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_radio_afd379837becbcf4a8f126820658a7f78} - +bool \hyperlink{class_nex_radio_afd379837becbcf4a8f126820658a7f78}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -74,6 +68,111 @@ Constructor. \end{DoxyParams} +\subsection{Member Function Documentation} +\hypertarget{class_nex_radio_abdc8f654237d900eb3ddc955bc9e0038}{\index{Nex\+Radio@{Nex\+Radio}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Radio@{Nex\+Radio}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Radio\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_radio_abdc8f654237d900eb3ddc955bc9e0038} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_radio_a7a052fb745dfea5fe6f341692eb0ca1a}{\index{Nex\+Radio@{Nex\+Radio}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Radio@{Nex\+Radio}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Radio\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_radio_a7a052fb745dfea5fe6f341692eb0ca1a} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_radio_adb3672f10ce98ec7ad22f7b29a9ec0e6}{\index{Nex\+Radio@{Nex\+Radio}!get\+Value@{get\+Value}} +\index{get\+Value@{get\+Value}!Nex\+Radio@{Nex\+Radio}} +\subsubsection[{get\+Value}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Radio\+::get\+Value ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_radio_adb3672f10ce98ec7ad22f7b29a9ec0e6} +Get val attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_radio_a7bbd252dc78876d0831badbe791dbbc8}{\index{Nex\+Radio@{Nex\+Radio}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Radio@{Nex\+Radio}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Radio\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_radio_a7bbd252dc78876d0831badbe791dbbc8} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_radio_afd379837becbcf4a8f126820658a7f78}{\index{Nex\+Radio@{Nex\+Radio}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Radio@{Nex\+Radio}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Radio\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_radio_afd379837becbcf4a8f126820658a7f78} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_radio_aa92d6f41ff30467a965e8a802e7d8b83}{\index{Nex\+Radio@{Nex\+Radio}!set\+Value@{set\+Value}} +\index{set\+Value@{set\+Value}!Nex\+Radio@{Nex\+Radio}} +\subsubsection[{set\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Radio\+::set\+Value ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_radio_aa92d6f41ff30467a965e8a802e7d8b83} +Set val attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} + + The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize} \item \hyperlink{_nex_radio_8h}{Nex\+Radio.\+h}\item diff --git a/latex/class_nex_scrolltext.tex b/latex/class_nex_scrolltext.tex index 4aeb32a..3e44c24 100755 --- a/latex/class_nex_scrolltext.tex +++ b/latex/class_nex_scrolltext.tex @@ -20,65 +20,45 @@ uint16\+\_\+t \hyperlink{class_nex_scrolltext_a7cead053146075e7c31d43349d4c897c} \item bool \hyperlink{class_nex_scrolltext_a71b8e2b2bff22e3c0cbdf961a55b8d12}{set\+Text} (const char $\ast$buffer) \item -\hypertarget{class_nex_scrolltext_ac3861fec5efd8cde4535307f231244e7}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_ac3861fec5efd8cde4535307f231244e7} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_ac3861fec5efd8cde4535307f231244e7}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_a50a5211fc6913b97afda045a762cb0c4}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_scrolltext_a50a5211fc6913b97afda045a762cb0c4} - +bool \hyperlink{class_nex_scrolltext_a50a5211fc6913b97afda045a762cb0c4}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a266a3c44131eec0a40b1e12f6cf7d3a1}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a266a3c44131eec0a40b1e12f6cf7d3a1} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a266a3c44131eec0a40b1e12f6cf7d3a1}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_ac34d68211c4c3c70834c7e7e49ece03f}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_scrolltext_ac34d68211c4c3c70834c7e7e49ece03f} - +bool \hyperlink{class_nex_scrolltext_ac34d68211c4c3c70834c7e7e49ece03f}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a066d8439ea088a7ef604abb87802add6}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a066d8439ea088a7ef604abb87802add6} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a066d8439ea088a7ef604abb87802add6}{Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_a5126fc70854f0f12f1573ee1eb8959b0}{bool {\bfseries Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number)}\label{class_nex_scrolltext_a5126fc70854f0f12f1573ee1eb8959b0} - +bool \hyperlink{class_nex_scrolltext_a5126fc70854f0f12f1573ee1eb8959b0}{Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a987a74978f764f74540c8ee0de200564}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a987a74978f764f74540c8ee0de200564} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a987a74978f764f74540c8ee0de200564}{Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_ae1c1181755c9334a4ea21fa2782aecbf}{bool {\bfseries Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number)}\label{class_nex_scrolltext_ae1c1181755c9334a4ea21fa2782aecbf} - +bool \hyperlink{class_nex_scrolltext_ae1c1181755c9334a4ea21fa2782aecbf}{Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a2caedb7b97a6028abedaf0b25f9c03e0}{uint32\+\_\+t {\bfseries get\+Font} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a2caedb7b97a6028abedaf0b25f9c03e0} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a2caedb7b97a6028abedaf0b25f9c03e0}{get\+Font} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_af2e8602fae103ccadfee037382844ce6}{bool {\bfseries set\+Font} (uint32\+\_\+t number)}\label{class_nex_scrolltext_af2e8602fae103ccadfee037382844ce6} - +bool \hyperlink{class_nex_scrolltext_af2e8602fae103ccadfee037382844ce6}{set\+Font} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a0d8e8997419f4d6460cc1e64f20cfb8c}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a0d8e8997419f4d6460cc1e64f20cfb8c} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a0d8e8997419f4d6460cc1e64f20cfb8c}{Get\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_a0a4d02fef0a0a1f9a1e41c66709b97c1}{bool {\bfseries Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number)}\label{class_nex_scrolltext_a0a4d02fef0a0a1f9a1e41c66709b97c1} - +bool \hyperlink{class_nex_scrolltext_a0a4d02fef0a0a1f9a1e41c66709b97c1}{Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a86ffab21e76beed5d801c05b94da6150}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a86ffab21e76beed5d801c05b94da6150} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a86ffab21e76beed5d801c05b94da6150}{Get\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_a629fa1d39761144ec1e421c3c79a51aa}{bool {\bfseries Set\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t number)}\label{class_nex_scrolltext_a629fa1d39761144ec1e421c3c79a51aa} - +bool \hyperlink{class_nex_scrolltext_a629fa1d39761144ec1e421c3c79a51aa}{Set\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a4a437ad158a3be51e61dd469b77ee450}{uint32\+\_\+t {\bfseries Get\+\_\+scroll\+\_\+dir} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a4a437ad158a3be51e61dd469b77ee450} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a4a437ad158a3be51e61dd469b77ee450}{Get\+\_\+scroll\+\_\+dir} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_ad9ab4f129779d40fe5d108cac8c3a842}{bool {\bfseries Set\+\_\+scroll\+\_\+dir} (uint32\+\_\+t number)}\label{class_nex_scrolltext_ad9ab4f129779d40fe5d108cac8c3a842} - +bool \hyperlink{class_nex_scrolltext_ad9ab4f129779d40fe5d108cac8c3a842}{Set\+\_\+scroll\+\_\+dir} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a46ac65d7561b32fd4c5ac2f0aacf9bf1}{uint32\+\_\+t {\bfseries Get\+\_\+scroll\+\_\+distance} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a46ac65d7561b32fd4c5ac2f0aacf9bf1} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a46ac65d7561b32fd4c5ac2f0aacf9bf1}{Get\+\_\+scroll\+\_\+distance} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_a039a5f4dae5046142c4605097593545c}{bool {\bfseries Set\+\_\+scroll\+\_\+distance} (uint32\+\_\+t number)}\label{class_nex_scrolltext_a039a5f4dae5046142c4605097593545c} - +bool \hyperlink{class_nex_scrolltext_a039a5f4dae5046142c4605097593545c}{Set\+\_\+scroll\+\_\+distance} (uint32\+\_\+t number) \item -\hypertarget{class_nex_scrolltext_a5d881dcad2360b42327cf95f8e91955f}{uint32\+\_\+t {\bfseries Get\+\_\+cycle\+\_\+tim} (uint32\+\_\+t $\ast$number)}\label{class_nex_scrolltext_a5d881dcad2360b42327cf95f8e91955f} - +uint32\+\_\+t \hyperlink{class_nex_scrolltext_a5d881dcad2360b42327cf95f8e91955f}{Get\+\_\+cycle\+\_\+tim} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_scrolltext_ad639bf79aa963966241db4f45c7c8bd6}{bool {\bfseries Set\+\_\+cycle\+\_\+tim} (uint32\+\_\+t number)}\label{class_nex_scrolltext_ad639bf79aa963966241db4f45c7c8bd6} - +bool \hyperlink{class_nex_scrolltext_ad639bf79aa963966241db4f45c7c8bd6}{Set\+\_\+cycle\+\_\+tim} (uint32\+\_\+t number) \item \hypertarget{class_nex_scrolltext_a6941c1a200d0e4f913c5b37a7114b33a}{bool {\bfseries enable} (void)}\label{class_nex_scrolltext_a6941c1a200d0e4f913c5b37a7114b33a} @@ -120,6 +100,176 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_scrolltext_ac3861fec5efd8cde4535307f231244e7}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_ac3861fec5efd8cde4535307f231244e7} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a0d8e8997419f4d6460cc1e64f20cfb8c}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+background\+\_\+crop\+\_\+picc@{Get\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Get\+\_\+background\+\_\+crop\+\_\+picc@{Get\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a0d8e8997419f4d6460cc1e64f20cfb8c} +Get picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a86ffab21e76beed5d801c05b94da6150}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+background\+\_\+image\+\_\+pic@{Get\+\_\+background\+\_\+image\+\_\+pic}} +\index{Get\+\_\+background\+\_\+image\+\_\+pic@{Get\+\_\+background\+\_\+image\+\_\+pic}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+background\+\_\+image\+\_\+pic}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+background\+\_\+image\+\_\+pic ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a86ffab21e76beed5d801c05b94da6150} +Get pic attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a5d881dcad2360b42327cf95f8e91955f}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+cycle\+\_\+tim@{Get\+\_\+cycle\+\_\+tim}} +\index{Get\+\_\+cycle\+\_\+tim@{Get\+\_\+cycle\+\_\+tim}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+cycle\+\_\+tim}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+cycle\+\_\+tim ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a5d881dcad2360b42327cf95f8e91955f} +Get tim attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a266a3c44131eec0a40b1e12f6cf7d3a1}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a266a3c44131eec0a40b1e12f6cf7d3a1} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a066d8439ea088a7ef604abb87802add6}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}} +\index{Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a066d8439ea088a7ef604abb87802add6} +Get xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a987a74978f764f74540c8ee0de200564}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}} +\index{Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a987a74978f764f74540c8ee0de200564} +Get ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a4a437ad158a3be51e61dd469b77ee450}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+scroll\+\_\+dir@{Get\+\_\+scroll\+\_\+dir}} +\index{Get\+\_\+scroll\+\_\+dir@{Get\+\_\+scroll\+\_\+dir}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+scroll\+\_\+dir}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+scroll\+\_\+dir ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a4a437ad158a3be51e61dd469b77ee450} +Get dir attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a46ac65d7561b32fd4c5ac2f0aacf9bf1}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Get\+\_\+scroll\+\_\+distance@{Get\+\_\+scroll\+\_\+distance}} +\index{Get\+\_\+scroll\+\_\+distance@{Get\+\_\+scroll\+\_\+distance}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Get\+\_\+scroll\+\_\+distance}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::\+Get\+\_\+scroll\+\_\+distance ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a46ac65d7561b32fd4c5ac2f0aacf9bf1} +Get dis attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a2caedb7b97a6028abedaf0b25f9c03e0}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!get\+Font@{get\+Font}} +\index{get\+Font@{get\+Font}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{get\+Font}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Scrolltext\+::get\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a2caedb7b97a6028abedaf0b25f9c03e0} +Get font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_scrolltext_a7cead053146075e7c31d43349d4c897c}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!get\+Text@{get\+Text}} \index{get\+Text@{get\+Text}!Nex\+Scrolltext@{Nex\+Scrolltext}} \subsubsection[{get\+Text}]{\setlength{\rightskip}{0pt plus 5cm}uint16\+\_\+t Nex\+Scrolltext\+::get\+Text ( @@ -140,6 +290,176 @@ Get text attribute of component. \begin{DoxyReturn}{Returns} The real length of text returned. \end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a50a5211fc6913b97afda045a762cb0c4}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a50a5211fc6913b97afda045a762cb0c4} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a0a4d02fef0a0a1f9a1e41c66709b97c1}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a0a4d02fef0a0a1f9a1e41c66709b97c1} +Set picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a629fa1d39761144ec1e421c3c79a51aa}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+background\+\_\+image\+\_\+pic@{Set\+\_\+background\+\_\+image\+\_\+pic}} +\index{Set\+\_\+background\+\_\+image\+\_\+pic@{Set\+\_\+background\+\_\+image\+\_\+pic}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+background\+\_\+image\+\_\+pic}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+background\+\_\+image\+\_\+pic ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a629fa1d39761144ec1e421c3c79a51aa} +Set pic attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_ad639bf79aa963966241db4f45c7c8bd6}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+cycle\+\_\+tim@{Set\+\_\+cycle\+\_\+tim}} +\index{Set\+\_\+cycle\+\_\+tim@{Set\+\_\+cycle\+\_\+tim}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+cycle\+\_\+tim}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+cycle\+\_\+tim ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_ad639bf79aa963966241db4f45c7c8bd6} +Set tim attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_ac34d68211c4c3c70834c7e7e49ece03f}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_ac34d68211c4c3c70834c7e7e49ece03f} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a5126fc70854f0f12f1573ee1eb8959b0}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}} +\index{Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a5126fc70854f0f12f1573ee1eb8959b0} +Set xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_ae1c1181755c9334a4ea21fa2782aecbf}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}} +\index{Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_ae1c1181755c9334a4ea21fa2782aecbf} +Set ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_ad9ab4f129779d40fe5d108cac8c3a842}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+scroll\+\_\+dir@{Set\+\_\+scroll\+\_\+dir}} +\index{Set\+\_\+scroll\+\_\+dir@{Set\+\_\+scroll\+\_\+dir}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+scroll\+\_\+dir}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+scroll\+\_\+dir ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_ad9ab4f129779d40fe5d108cac8c3a842} +Set dir attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_a039a5f4dae5046142c4605097593545c}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!Set\+\_\+scroll\+\_\+distance@{Set\+\_\+scroll\+\_\+distance}} +\index{Set\+\_\+scroll\+\_\+distance@{Set\+\_\+scroll\+\_\+distance}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{Set\+\_\+scroll\+\_\+distance}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::\+Set\+\_\+scroll\+\_\+distance ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_a039a5f4dae5046142c4605097593545c} +Set dis attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_scrolltext_af2e8602fae103ccadfee037382844ce6}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!set\+Font@{set\+Font}} +\index{set\+Font@{set\+Font}!Nex\+Scrolltext@{Nex\+Scrolltext}} +\subsubsection[{set\+Font}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::set\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_scrolltext_af2e8602fae103ccadfee037382844ce6} +Set font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_scrolltext_a71b8e2b2bff22e3c0cbdf961a55b8d12}{\index{Nex\+Scrolltext@{Nex\+Scrolltext}!set\+Text@{set\+Text}} \index{set\+Text@{set\+Text}!Nex\+Scrolltext@{Nex\+Scrolltext}} \subsubsection[{set\+Text}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Scrolltext\+::set\+Text ( diff --git a/latex/class_nex_slider.tex b/latex/class_nex_slider.tex index 8f2eeaf..839d3db 100755 --- a/latex/class_nex_slider.tex +++ b/latex/class_nex_slider.tex @@ -20,41 +20,29 @@ bool \hyperlink{class_nex_slider_a384d5488b421efd6affbfd32f45bb107}{get\+Value} \item bool \hyperlink{class_nex_slider_a3f325bda4db913e302e94a4b25de7b5f}{set\+Value} (uint32\+\_\+t number) \item -\hypertarget{class_nex_slider_a1cf49184702852c0623a695f4b62b1ed}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_slider_a1cf49184702852c0623a695f4b62b1ed} - +uint32\+\_\+t \hyperlink{class_nex_slider_a1cf49184702852c0623a695f4b62b1ed}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_slider_ac22c66fecb8cf03d554c3c86e6e798d5}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_slider_ac22c66fecb8cf03d554c3c86e6e798d5} - +bool \hyperlink{class_nex_slider_ac22c66fecb8cf03d554c3c86e6e798d5}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_slider_aa6361627b3c66ee7a569b5cfec4ce562}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_slider_aa6361627b3c66ee7a569b5cfec4ce562} - +uint32\+\_\+t \hyperlink{class_nex_slider_aa6361627b3c66ee7a569b5cfec4ce562}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_slider_acc766d430c7a663846e4da6e1bacf76c}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_slider_acc766d430c7a663846e4da6e1bacf76c} - +bool \hyperlink{class_nex_slider_acc766d430c7a663846e4da6e1bacf76c}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_slider_a6adbc43b663e3542a92641c406db23ad}{uint32\+\_\+t {\bfseries Get\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t $\ast$number)}\label{class_nex_slider_a6adbc43b663e3542a92641c406db23ad} - +uint32\+\_\+t \hyperlink{class_nex_slider_a6adbc43b663e3542a92641c406db23ad}{Get\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_slider_a6b91c1f7fddf7ea1b62c406453110ead}{bool {\bfseries Set\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t number)}\label{class_nex_slider_a6b91c1f7fddf7ea1b62c406453110ead} - +bool \hyperlink{class_nex_slider_a6b91c1f7fddf7ea1b62c406453110ead}{Set\+\_\+pointer\+\_\+thickness\+\_\+wid} (uint32\+\_\+t number) \item -\hypertarget{class_nex_slider_a680c31b1aa2dc48a1193c9d8fb3cd487}{uint32\+\_\+t {\bfseries Get\+\_\+cursor\+\_\+height\+\_\+hig} (uint32\+\_\+t $\ast$number)}\label{class_nex_slider_a680c31b1aa2dc48a1193c9d8fb3cd487} - +uint32\+\_\+t \hyperlink{class_nex_slider_a680c31b1aa2dc48a1193c9d8fb3cd487}{Get\+\_\+cursor\+\_\+height\+\_\+hig} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_slider_a603cf3685c6d843261d8552030af9f22}{bool {\bfseries Set\+\_\+cursor\+\_\+height\+\_\+hig} (uint32\+\_\+t number)}\label{class_nex_slider_a603cf3685c6d843261d8552030af9f22} - +bool \hyperlink{class_nex_slider_a603cf3685c6d843261d8552030af9f22}{Set\+\_\+cursor\+\_\+height\+\_\+hig} (uint32\+\_\+t number) \item -\hypertarget{class_nex_slider_abf1b50605feb0ac2b381d1148795f0d9}{uint32\+\_\+t {\bfseries get\+Maxval} (uint32\+\_\+t $\ast$number)}\label{class_nex_slider_abf1b50605feb0ac2b381d1148795f0d9} - +uint32\+\_\+t \hyperlink{class_nex_slider_abf1b50605feb0ac2b381d1148795f0d9}{get\+Maxval} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_slider_a5a1c65a9f2e21a624b78d5817d695503}{bool {\bfseries set\+Maxval} (uint32\+\_\+t number)}\label{class_nex_slider_a5a1c65a9f2e21a624b78d5817d695503} - +bool \hyperlink{class_nex_slider_a5a1c65a9f2e21a624b78d5817d695503}{set\+Maxval} (uint32\+\_\+t number) \item -\hypertarget{class_nex_slider_ab98752f15d56dc04de102c0c2180ea11}{uint32\+\_\+t {\bfseries get\+Minval} (uint32\+\_\+t $\ast$number)}\label{class_nex_slider_ab98752f15d56dc04de102c0c2180ea11} - +uint32\+\_\+t \hyperlink{class_nex_slider_ab98752f15d56dc04de102c0c2180ea11}{get\+Minval} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_slider_ad38503fd3a6bfe3eaaa57764ac90f244}{bool {\bfseries set\+Minval} (uint32\+\_\+t number)}\label{class_nex_slider_ad38503fd3a6bfe3eaaa57764ac90f244} - +bool \hyperlink{class_nex_slider_ad38503fd3a6bfe3eaaa57764ac90f244}{set\+Minval} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -90,6 +78,108 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_slider_a1cf49184702852c0623a695f4b62b1ed}{\index{Nex\+Slider@{Nex\+Slider}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Slider\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_a1cf49184702852c0623a695f4b62b1ed} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_slider_a680c31b1aa2dc48a1193c9d8fb3cd487}{\index{Nex\+Slider@{Nex\+Slider}!Get\+\_\+cursor\+\_\+height\+\_\+hig@{Get\+\_\+cursor\+\_\+height\+\_\+hig}} +\index{Get\+\_\+cursor\+\_\+height\+\_\+hig@{Get\+\_\+cursor\+\_\+height\+\_\+hig}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Get\+\_\+cursor\+\_\+height\+\_\+hig}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Slider\+::\+Get\+\_\+cursor\+\_\+height\+\_\+hig ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_a680c31b1aa2dc48a1193c9d8fb3cd487} +Get hig attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_slider_aa6361627b3c66ee7a569b5cfec4ce562}{\index{Nex\+Slider@{Nex\+Slider}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Slider\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_aa6361627b3c66ee7a569b5cfec4ce562} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_slider_a6adbc43b663e3542a92641c406db23ad}{\index{Nex\+Slider@{Nex\+Slider}!Get\+\_\+pointer\+\_\+thickness\+\_\+wid@{Get\+\_\+pointer\+\_\+thickness\+\_\+wid}} +\index{Get\+\_\+pointer\+\_\+thickness\+\_\+wid@{Get\+\_\+pointer\+\_\+thickness\+\_\+wid}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Get\+\_\+pointer\+\_\+thickness\+\_\+wid}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Slider\+::\+Get\+\_\+pointer\+\_\+thickness\+\_\+wid ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_a6adbc43b663e3542a92641c406db23ad} +Get wid attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_slider_abf1b50605feb0ac2b381d1148795f0d9}{\index{Nex\+Slider@{Nex\+Slider}!get\+Maxval@{get\+Maxval}} +\index{get\+Maxval@{get\+Maxval}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{get\+Maxval}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Slider\+::get\+Maxval ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_abf1b50605feb0ac2b381d1148795f0d9} +Get maxval attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_slider_ab98752f15d56dc04de102c0c2180ea11}{\index{Nex\+Slider@{Nex\+Slider}!get\+Minval@{get\+Minval}} +\index{get\+Minval@{get\+Minval}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{get\+Minval}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Slider\+::get\+Minval ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_ab98752f15d56dc04de102c0c2180ea11} +Get minval attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_slider_a384d5488b421efd6affbfd32f45bb107}{\index{Nex\+Slider@{Nex\+Slider}!get\+Value@{get\+Value}} \index{get\+Value@{get\+Value}!Nex\+Slider@{Nex\+Slider}} \subsubsection[{get\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::get\+Value ( @@ -111,6 +201,108 @@ Get the value of slider. {\em false} & -\/ failed. \\ \hline \end{DoxyRetVals} +\hypertarget{class_nex_slider_ac22c66fecb8cf03d554c3c86e6e798d5}{\index{Nex\+Slider@{Nex\+Slider}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_ac22c66fecb8cf03d554c3c86e6e798d5} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_slider_a603cf3685c6d843261d8552030af9f22}{\index{Nex\+Slider@{Nex\+Slider}!Set\+\_\+cursor\+\_\+height\+\_\+hig@{Set\+\_\+cursor\+\_\+height\+\_\+hig}} +\index{Set\+\_\+cursor\+\_\+height\+\_\+hig@{Set\+\_\+cursor\+\_\+height\+\_\+hig}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Set\+\_\+cursor\+\_\+height\+\_\+hig}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::\+Set\+\_\+cursor\+\_\+height\+\_\+hig ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_a603cf3685c6d843261d8552030af9f22} +Set hig attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_slider_acc766d430c7a663846e4da6e1bacf76c}{\index{Nex\+Slider@{Nex\+Slider}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_acc766d430c7a663846e4da6e1bacf76c} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_slider_a6b91c1f7fddf7ea1b62c406453110ead}{\index{Nex\+Slider@{Nex\+Slider}!Set\+\_\+pointer\+\_\+thickness\+\_\+wid@{Set\+\_\+pointer\+\_\+thickness\+\_\+wid}} +\index{Set\+\_\+pointer\+\_\+thickness\+\_\+wid@{Set\+\_\+pointer\+\_\+thickness\+\_\+wid}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{Set\+\_\+pointer\+\_\+thickness\+\_\+wid}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::\+Set\+\_\+pointer\+\_\+thickness\+\_\+wid ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_a6b91c1f7fddf7ea1b62c406453110ead} +Set wid attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_slider_a5a1c65a9f2e21a624b78d5817d695503}{\index{Nex\+Slider@{Nex\+Slider}!set\+Maxval@{set\+Maxval}} +\index{set\+Maxval@{set\+Maxval}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{set\+Maxval}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::set\+Maxval ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_a5a1c65a9f2e21a624b78d5817d695503} +Set maxval attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_slider_ad38503fd3a6bfe3eaaa57764ac90f244}{\index{Nex\+Slider@{Nex\+Slider}!set\+Minval@{set\+Minval}} +\index{set\+Minval@{set\+Minval}!Nex\+Slider@{Nex\+Slider}} +\subsubsection[{set\+Minval}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::set\+Minval ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_slider_ad38503fd3a6bfe3eaaa57764ac90f244} +Set minval attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_slider_a3f325bda4db913e302e94a4b25de7b5f}{\index{Nex\+Slider@{Nex\+Slider}!set\+Value@{set\+Value}} \index{set\+Value@{set\+Value}!Nex\+Slider@{Nex\+Slider}} \subsubsection[{set\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Slider\+::set\+Value ( diff --git a/latex/class_nex_text.tex b/latex/class_nex_text.tex index a26f3f8..49293dc 100755 --- a/latex/class_nex_text.tex +++ b/latex/class_nex_text.tex @@ -20,47 +20,33 @@ uint16\+\_\+t \hyperlink{class_nex_text_a9cf417b2f25df2872492c55bdc9f5b30}{get\+ \item bool \hyperlink{class_nex_text_a19589b32c981436a1bbcfe407bc766e3}{set\+Text} (const char $\ast$buffer) \item -\hypertarget{class_nex_text_aec8d21665688ba80f3136a1f5e23fef5}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_aec8d21665688ba80f3136a1f5e23fef5} - +uint32\+\_\+t \hyperlink{class_nex_text_aec8d21665688ba80f3136a1f5e23fef5}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_a1b1586e5e66d76a4f8f5c40b0986f471}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_text_a1b1586e5e66d76a4f8f5c40b0986f471} - +bool \hyperlink{class_nex_text_a1b1586e5e66d76a4f8f5c40b0986f471}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_text_a860af363c6de6180ef356cad31936185}{uint32\+\_\+t {\bfseries Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_a860af363c6de6180ef356cad31936185} - +uint32\+\_\+t \hyperlink{class_nex_text_a860af363c6de6180ef356cad31936185}{Get\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_ab59df7e777198eefb422ba2081d0cfce}{bool {\bfseries Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number)}\label{class_nex_text_ab59df7e777198eefb422ba2081d0cfce} - +bool \hyperlink{class_nex_text_ab59df7e777198eefb422ba2081d0cfce}{Set\+\_\+font\+\_\+color\+\_\+pco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_text_a510a937a104b41859badc220a8ba39fb}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_a510a937a104b41859badc220a8ba39fb} - +uint32\+\_\+t \hyperlink{class_nex_text_a510a937a104b41859badc220a8ba39fb}{Get\+\_\+place\+\_\+xcen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_ab94a4b8505a9bfdf8fb4cb8cb32a1763}{bool {\bfseries Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number)}\label{class_nex_text_ab94a4b8505a9bfdf8fb4cb8cb32a1763} - +bool \hyperlink{class_nex_text_ab94a4b8505a9bfdf8fb4cb8cb32a1763}{Set\+\_\+place\+\_\+xcen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_text_a9bd42732e37497a8fb44ece94b39285c}{uint32\+\_\+t {\bfseries Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_a9bd42732e37497a8fb44ece94b39285c} - +uint32\+\_\+t \hyperlink{class_nex_text_a9bd42732e37497a8fb44ece94b39285c}{Get\+\_\+place\+\_\+ycen} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_a0f8ad9780c8145569da6736d0ee494e4}{bool {\bfseries Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number)}\label{class_nex_text_a0f8ad9780c8145569da6736d0ee494e4} - +bool \hyperlink{class_nex_text_a0f8ad9780c8145569da6736d0ee494e4}{Set\+\_\+place\+\_\+ycen} (uint32\+\_\+t number) \item -\hypertarget{class_nex_text_adc480199a2b396811aa0c14928b592c8}{uint32\+\_\+t {\bfseries get\+Font} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_adc480199a2b396811aa0c14928b592c8} - +uint32\+\_\+t \hyperlink{class_nex_text_adc480199a2b396811aa0c14928b592c8}{get\+Font} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_a5dd7fdda945a76033ef8fe8dc68e3e52}{bool {\bfseries set\+Font} (uint32\+\_\+t number)}\label{class_nex_text_a5dd7fdda945a76033ef8fe8dc68e3e52} - +bool \hyperlink{class_nex_text_a5dd7fdda945a76033ef8fe8dc68e3e52}{set\+Font} (uint32\+\_\+t number) \item -\hypertarget{class_nex_text_ae44393fb20ba449bf088dbd0758b4219}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_ae44393fb20ba449bf088dbd0758b4219} - +uint32\+\_\+t \hyperlink{class_nex_text_ae44393fb20ba449bf088dbd0758b4219}{Get\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_a3727463a4fc0e1df978cd8fc7d1103ed}{bool {\bfseries Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number)}\label{class_nex_text_a3727463a4fc0e1df978cd8fc7d1103ed} - +bool \hyperlink{class_nex_text_a3727463a4fc0e1df978cd8fc7d1103ed}{Set\+\_\+background\+\_\+crop\+\_\+picc} (uint32\+\_\+t number) \item -\hypertarget{class_nex_text_aed07b3988fe2c4ec332727bb245e49a5}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t $\ast$number)}\label{class_nex_text_aed07b3988fe2c4ec332727bb245e49a5} - +uint32\+\_\+t \hyperlink{class_nex_text_aed07b3988fe2c4ec332727bb245e49a5}{Get\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_text_ab2c85ac7d5184e124b0cd724028c1915}{bool {\bfseries Set\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t number)}\label{class_nex_text_ab2c85ac7d5184e124b0cd724028c1915} - +bool \hyperlink{class_nex_text_ab2c85ac7d5184e124b0cd724028c1915}{Set\+\_\+background\+\_\+image\+\_\+pic} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -96,6 +82,125 @@ Constructor. \subsection{Member Function Documentation} +\hypertarget{class_nex_text_aec8d21665688ba80f3136a1f5e23fef5}{\index{Nex\+Text@{Nex\+Text}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_aec8d21665688ba80f3136a1f5e23fef5} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_text_ae44393fb20ba449bf088dbd0758b4219}{\index{Nex\+Text@{Nex\+Text}!Get\+\_\+background\+\_\+crop\+\_\+picc@{Get\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Get\+\_\+background\+\_\+crop\+\_\+picc@{Get\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Get\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::\+Get\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_ae44393fb20ba449bf088dbd0758b4219} +Get picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_text_aed07b3988fe2c4ec332727bb245e49a5}{\index{Nex\+Text@{Nex\+Text}!Get\+\_\+background\+\_\+image\+\_\+pic@{Get\+\_\+background\+\_\+image\+\_\+pic}} +\index{Get\+\_\+background\+\_\+image\+\_\+pic@{Get\+\_\+background\+\_\+image\+\_\+pic}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Get\+\_\+background\+\_\+image\+\_\+pic}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::\+Get\+\_\+background\+\_\+image\+\_\+pic ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_aed07b3988fe2c4ec332727bb245e49a5} +Get pic attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_text_a860af363c6de6180ef356cad31936185}{\index{Nex\+Text@{Nex\+Text}!Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}} +\index{Get\+\_\+font\+\_\+color\+\_\+pco@{Get\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Get\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::\+Get\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a860af363c6de6180ef356cad31936185} +Get pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_text_a510a937a104b41859badc220a8ba39fb}{\index{Nex\+Text@{Nex\+Text}!Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}} +\index{Get\+\_\+place\+\_\+xcen@{Get\+\_\+place\+\_\+xcen}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Get\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::\+Get\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a510a937a104b41859badc220a8ba39fb} +Get xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_text_a9bd42732e37497a8fb44ece94b39285c}{\index{Nex\+Text@{Nex\+Text}!Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}} +\index{Get\+\_\+place\+\_\+ycen@{Get\+\_\+place\+\_\+ycen}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Get\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::\+Get\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a9bd42732e37497a8fb44ece94b39285c} +Get ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_text_adc480199a2b396811aa0c14928b592c8}{\index{Nex\+Text@{Nex\+Text}!get\+Font@{get\+Font}} +\index{get\+Font@{get\+Font}!Nex\+Text@{Nex\+Text}} +\subsubsection[{get\+Font}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Text\+::get\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_adc480199a2b396811aa0c14928b592c8} +Get font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_text_a9cf417b2f25df2872492c55bdc9f5b30}{\index{Nex\+Text@{Nex\+Text}!get\+Text@{get\+Text}} \index{get\+Text@{get\+Text}!Nex\+Text@{Nex\+Text}} \subsubsection[{get\+Text}]{\setlength{\rightskip}{0pt plus 5cm}uint16\+\_\+t Nex\+Text\+::get\+Text ( @@ -116,6 +221,125 @@ Get text attribute of component. \begin{DoxyReturn}{Returns} The real length of text returned. \end{DoxyReturn} +\hypertarget{class_nex_text_a1b1586e5e66d76a4f8f5c40b0986f471}{\index{Nex\+Text@{Nex\+Text}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a1b1586e5e66d76a4f8f5c40b0986f471} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_text_a3727463a4fc0e1df978cd8fc7d1103ed}{\index{Nex\+Text@{Nex\+Text}!Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}} +\index{Set\+\_\+background\+\_\+crop\+\_\+picc@{Set\+\_\+background\+\_\+crop\+\_\+picc}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Set\+\_\+background\+\_\+crop\+\_\+picc}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::\+Set\+\_\+background\+\_\+crop\+\_\+picc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a3727463a4fc0e1df978cd8fc7d1103ed} +Set picc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_text_ab2c85ac7d5184e124b0cd724028c1915}{\index{Nex\+Text@{Nex\+Text}!Set\+\_\+background\+\_\+image\+\_\+pic@{Set\+\_\+background\+\_\+image\+\_\+pic}} +\index{Set\+\_\+background\+\_\+image\+\_\+pic@{Set\+\_\+background\+\_\+image\+\_\+pic}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Set\+\_\+background\+\_\+image\+\_\+pic}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::\+Set\+\_\+background\+\_\+image\+\_\+pic ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_ab2c85ac7d5184e124b0cd724028c1915} +Set pic attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_text_ab59df7e777198eefb422ba2081d0cfce}{\index{Nex\+Text@{Nex\+Text}!Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}} +\index{Set\+\_\+font\+\_\+color\+\_\+pco@{Set\+\_\+font\+\_\+color\+\_\+pco}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Set\+\_\+font\+\_\+color\+\_\+pco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::\+Set\+\_\+font\+\_\+color\+\_\+pco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_ab59df7e777198eefb422ba2081d0cfce} +Set pco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_text_ab94a4b8505a9bfdf8fb4cb8cb32a1763}{\index{Nex\+Text@{Nex\+Text}!Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}} +\index{Set\+\_\+place\+\_\+xcen@{Set\+\_\+place\+\_\+xcen}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Set\+\_\+place\+\_\+xcen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::\+Set\+\_\+place\+\_\+xcen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_ab94a4b8505a9bfdf8fb4cb8cb32a1763} +Set xcen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_text_a0f8ad9780c8145569da6736d0ee494e4}{\index{Nex\+Text@{Nex\+Text}!Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}} +\index{Set\+\_\+place\+\_\+ycen@{Set\+\_\+place\+\_\+ycen}!Nex\+Text@{Nex\+Text}} +\subsubsection[{Set\+\_\+place\+\_\+ycen}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::\+Set\+\_\+place\+\_\+ycen ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a0f8ad9780c8145569da6736d0ee494e4} +Set ycen attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_text_a5dd7fdda945a76033ef8fe8dc68e3e52}{\index{Nex\+Text@{Nex\+Text}!set\+Font@{set\+Font}} +\index{set\+Font@{set\+Font}!Nex\+Text@{Nex\+Text}} +\subsubsection[{set\+Font}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::set\+Font ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_text_a5dd7fdda945a76033ef8fe8dc68e3e52} +Set font attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_text_a19589b32c981436a1bbcfe407bc766e3}{\index{Nex\+Text@{Nex\+Text}!set\+Text@{set\+Text}} \index{set\+Text@{set\+Text}!Nex\+Text@{Nex\+Text}} \subsubsection[{set\+Text}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Text\+::set\+Text ( diff --git a/latex/class_nex_timer.tex b/latex/class_nex_timer.tex index 338bb18..8cdef51 100755 --- a/latex/class_nex_timer.tex +++ b/latex/class_nex_timer.tex @@ -28,11 +28,9 @@ bool \hyperlink{class_nex_timer_a01c146befad40fc0321891ac69e75710}{enable} (void \item bool \hyperlink{class_nex_timer_ae016d7d39ede6cf813221b26691809f1}{disable} (void) \item -\hypertarget{class_nex_timer_ae186b1c014e8bf67036f8a5faf73ae67}{uint32\+\_\+t {\bfseries Get\+\_\+cycle\+\_\+tim} (uint32\+\_\+t $\ast$number)}\label{class_nex_timer_ae186b1c014e8bf67036f8a5faf73ae67} - +uint32\+\_\+t \hyperlink{class_nex_timer_ae186b1c014e8bf67036f8a5faf73ae67}{Get\+\_\+cycle\+\_\+tim} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_timer_a30829813c0c42680c1f7bcf5fc5b7c8b}{bool {\bfseries Set\+\_\+cycle\+\_\+tim} (uint32\+\_\+t number)}\label{class_nex_timer_a30829813c0c42680c1f7bcf5fc5b7c8b} - +bool \hyperlink{class_nex_timer_a30829813c0c42680c1f7bcf5fc5b7c8b}{Set\+\_\+cycle\+\_\+tim} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -137,6 +135,23 @@ contorl timer enable. {\em false} & -\/ failed. \\ \hline \end{DoxyRetVals} +\hypertarget{class_nex_timer_ae186b1c014e8bf67036f8a5faf73ae67}{\index{Nex\+Timer@{Nex\+Timer}!Get\+\_\+cycle\+\_\+tim@{Get\+\_\+cycle\+\_\+tim}} +\index{Get\+\_\+cycle\+\_\+tim@{Get\+\_\+cycle\+\_\+tim}!Nex\+Timer@{Nex\+Timer}} +\subsubsection[{Get\+\_\+cycle\+\_\+tim}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Timer\+::\+Get\+\_\+cycle\+\_\+tim ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_timer_ae186b1c014e8bf67036f8a5faf73ae67} +Get tim attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_timer_afd95e7490e28e2a36437be608f26b40e}{\index{Nex\+Timer@{Nex\+Timer}!get\+Cycle@{get\+Cycle}} \index{get\+Cycle@{get\+Cycle}!Nex\+Timer@{Nex\+Timer}} \subsubsection[{get\+Cycle}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Timer\+::get\+Cycle ( @@ -158,6 +173,23 @@ Get the value of timer cycle val. {\em false} & -\/ failed. \\ \hline \end{DoxyRetVals} +\hypertarget{class_nex_timer_a30829813c0c42680c1f7bcf5fc5b7c8b}{\index{Nex\+Timer@{Nex\+Timer}!Set\+\_\+cycle\+\_\+tim@{Set\+\_\+cycle\+\_\+tim}} +\index{Set\+\_\+cycle\+\_\+tim@{Set\+\_\+cycle\+\_\+tim}!Nex\+Timer@{Nex\+Timer}} +\subsubsection[{Set\+\_\+cycle\+\_\+tim}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Timer\+::\+Set\+\_\+cycle\+\_\+tim ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_timer_a30829813c0c42680c1f7bcf5fc5b7c8b} +Set tim attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} \hypertarget{class_nex_timer_acf20f76949ed43f05b1c33613dabcb01}{\index{Nex\+Timer@{Nex\+Timer}!set\+Cycle@{set\+Cycle}} \index{set\+Cycle@{set\+Cycle}!Nex\+Timer@{Nex\+Timer}} \subsubsection[{set\+Cycle}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Timer\+::set\+Cycle ( diff --git a/latex/class_nex_variable.tex b/latex/class_nex_variable.tex index b5cd177..b455965 100755 --- a/latex/class_nex_variable.tex +++ b/latex/class_nex_variable.tex @@ -20,11 +20,9 @@ uint32\+\_\+t \hyperlink{class_nex_variable_ab4d12f14dcff3f6930a2bdf5e1f3d259}{g \item bool \hyperlink{class_nex_variable_aab59ac44eb0804664a03c09932be70eb}{set\+Text} (const char $\ast$buffer) \item -\hypertarget{class_nex_variable_aff06d16d022876c749d3e30f020b1557}{uint32\+\_\+t {\bfseries get\+Value} (uint32\+\_\+t $\ast$number)}\label{class_nex_variable_aff06d16d022876c749d3e30f020b1557} - +uint32\+\_\+t \hyperlink{class_nex_variable_aff06d16d022876c749d3e30f020b1557}{get\+Value} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_variable_a9da9d4a74f09e1787e4e4562da1e4833}{bool {\bfseries set\+Value} (uint32\+\_\+t number)}\label{class_nex_variable_a9da9d4a74f09e1787e4e4562da1e4833} - +bool \hyperlink{class_nex_variable_a9da9d4a74f09e1787e4e4562da1e4833}{set\+Value} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -87,6 +85,23 @@ Get text attribute of component. \begin{DoxyReturn}{Returns} The real length of text returned. \end{DoxyReturn} +\hypertarget{class_nex_variable_aff06d16d022876c749d3e30f020b1557}{\index{Nex\+Variable@{Nex\+Variable}!get\+Value@{get\+Value}} +\index{get\+Value@{get\+Value}!Nex\+Variable@{Nex\+Variable}} +\subsubsection[{get\+Value}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Variable\+::get\+Value ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_variable_aff06d16d022876c749d3e30f020b1557} +Get val attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} \hypertarget{class_nex_variable_aab59ac44eb0804664a03c09932be70eb}{\index{Nex\+Variable@{Nex\+Variable}!set\+Text@{set\+Text}} \index{set\+Text@{set\+Text}!Nex\+Variable@{Nex\+Variable}} \subsubsection[{set\+Text}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Variable\+::set\+Text ( @@ -104,6 +119,23 @@ Set text attribute of component. \begin{DoxyReturn}{Returns} true if success, false for failure. \end{DoxyReturn} +\hypertarget{class_nex_variable_a9da9d4a74f09e1787e4e4562da1e4833}{\index{Nex\+Variable@{Nex\+Variable}!set\+Value@{set\+Value}} +\index{set\+Value@{set\+Value}!Nex\+Variable@{Nex\+Variable}} +\subsubsection[{set\+Value}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Variable\+::set\+Value ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_variable_a9da9d4a74f09e1787e4e4562da1e4833} +Set val attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize} diff --git a/latex/class_nex_waveform.tex b/latex/class_nex_waveform.tex index 71cd832..0125d35 100755 --- a/latex/class_nex_waveform.tex +++ b/latex/class_nex_waveform.tex @@ -18,35 +18,25 @@ Inheritance diagram for Nex\+Waveform\+:\begin{figure}[H] \item bool \hyperlink{class_nex_waveform_a5b04ea7397b784947b845e2a03fc77e4}{add\+Value} (uint8\+\_\+t ch, uint8\+\_\+t number) \item -\hypertarget{class_nex_waveform_a66cec3c4d0d1a769dbf50c8092cc01d1}{uint32\+\_\+t {\bfseries Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number)}\label{class_nex_waveform_a66cec3c4d0d1a769dbf50c8092cc01d1} - +uint32\+\_\+t \hyperlink{class_nex_waveform_a66cec3c4d0d1a769dbf50c8092cc01d1}{Get\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_waveform_aefec5eb25ee698c8c940c9190d60b696}{bool {\bfseries Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number)}\label{class_nex_waveform_aefec5eb25ee698c8c940c9190d60b696} - +bool \hyperlink{class_nex_waveform_aefec5eb25ee698c8c940c9190d60b696}{Set\+\_\+background\+\_\+color\+\_\+bco} (uint32\+\_\+t number) \item -\hypertarget{class_nex_waveform_ac5a6622e9004600f24b12e60ebb6b984}{uint32\+\_\+t {\bfseries Get\+\_\+grid\+\_\+color\+\_\+gdc} (uint32\+\_\+t $\ast$number)}\label{class_nex_waveform_ac5a6622e9004600f24b12e60ebb6b984} - +uint32\+\_\+t \hyperlink{class_nex_waveform_ac5a6622e9004600f24b12e60ebb6b984}{Get\+\_\+grid\+\_\+color\+\_\+gdc} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_waveform_ab396211f736824a0210446e68dc3edf4}{bool {\bfseries Set\+\_\+grid\+\_\+color\+\_\+gdc} (uint32\+\_\+t number)}\label{class_nex_waveform_ab396211f736824a0210446e68dc3edf4} - +bool \hyperlink{class_nex_waveform_ab396211f736824a0210446e68dc3edf4}{Set\+\_\+grid\+\_\+color\+\_\+gdc} (uint32\+\_\+t number) \item -\hypertarget{class_nex_waveform_ad5c4968c81d4941a08841cbaf217c631}{uint32\+\_\+t {\bfseries Get\+\_\+grid\+\_\+width\+\_\+gdw} (uint32\+\_\+t $\ast$number)}\label{class_nex_waveform_ad5c4968c81d4941a08841cbaf217c631} - +uint32\+\_\+t \hyperlink{class_nex_waveform_ad5c4968c81d4941a08841cbaf217c631}{Get\+\_\+grid\+\_\+width\+\_\+gdw} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_waveform_a41cb6d8b1ff6c309d1c4e8a1f73304fe}{bool {\bfseries Set\+\_\+grid\+\_\+width\+\_\+gdw} (uint32\+\_\+t number)}\label{class_nex_waveform_a41cb6d8b1ff6c309d1c4e8a1f73304fe} - +bool \hyperlink{class_nex_waveform_a41cb6d8b1ff6c309d1c4e8a1f73304fe}{Set\+\_\+grid\+\_\+width\+\_\+gdw} (uint32\+\_\+t number) \item -\hypertarget{class_nex_waveform_a87f6baf5a7a9c52f54281865e757d9a3}{uint32\+\_\+t {\bfseries Get\+\_\+grid\+\_\+height\+\_\+gdh} (uint32\+\_\+t $\ast$number)}\label{class_nex_waveform_a87f6baf5a7a9c52f54281865e757d9a3} - +uint32\+\_\+t \hyperlink{class_nex_waveform_a87f6baf5a7a9c52f54281865e757d9a3}{Get\+\_\+grid\+\_\+height\+\_\+gdh} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_waveform_a85e776a5347c22efd9abe9bb8cfdbddb}{bool {\bfseries Set\+\_\+grid\+\_\+height\+\_\+gdh} (uint32\+\_\+t number)}\label{class_nex_waveform_a85e776a5347c22efd9abe9bb8cfdbddb} - +bool \hyperlink{class_nex_waveform_a85e776a5347c22efd9abe9bb8cfdbddb}{Set\+\_\+grid\+\_\+height\+\_\+gdh} (uint32\+\_\+t number) \item -\hypertarget{class_nex_waveform_a09e36144f65c73b21edcfd5caff8a914}{uint32\+\_\+t {\bfseries Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0} (uint32\+\_\+t $\ast$number)}\label{class_nex_waveform_a09e36144f65c73b21edcfd5caff8a914} - +uint32\+\_\+t \hyperlink{class_nex_waveform_a09e36144f65c73b21edcfd5caff8a914}{Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0} (uint32\+\_\+t $\ast$number) \item -\hypertarget{class_nex_waveform_ade323e0eae3b5058a76245e5ac97b037}{bool {\bfseries Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0} (uint32\+\_\+t number)}\label{class_nex_waveform_ade323e0eae3b5058a76245e5ac97b037} - +bool \hyperlink{class_nex_waveform_ade323e0eae3b5058a76245e5ac97b037}{Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0} (uint32\+\_\+t number) \end{DoxyCompactItemize} \subsection*{Additional Inherited Members} @@ -106,6 +96,176 @@ Add value to show. {\em false} & -\/ failed. \\ \hline \end{DoxyRetVals} +\hypertarget{class_nex_waveform_a66cec3c4d0d1a769dbf50c8092cc01d1}{\index{Nex\+Waveform@{Nex\+Waveform}!Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}} +\index{Get\+\_\+background\+\_\+color\+\_\+bco@{Get\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Get\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Waveform\+::\+Get\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_a66cec3c4d0d1a769dbf50c8092cc01d1} +Get bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_waveform_a09e36144f65c73b21edcfd5caff8a914}{\index{Nex\+Waveform@{Nex\+Waveform}!Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0@{Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0}} +\index{Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0@{Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Waveform\+::\+Get\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_a09e36144f65c73b21edcfd5caff8a914} +Get pco0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_waveform_ac5a6622e9004600f24b12e60ebb6b984}{\index{Nex\+Waveform@{Nex\+Waveform}!Get\+\_\+grid\+\_\+color\+\_\+gdc@{Get\+\_\+grid\+\_\+color\+\_\+gdc}} +\index{Get\+\_\+grid\+\_\+color\+\_\+gdc@{Get\+\_\+grid\+\_\+color\+\_\+gdc}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Get\+\_\+grid\+\_\+color\+\_\+gdc}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Waveform\+::\+Get\+\_\+grid\+\_\+color\+\_\+gdc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_ac5a6622e9004600f24b12e60ebb6b984} +Get gdc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_waveform_a87f6baf5a7a9c52f54281865e757d9a3}{\index{Nex\+Waveform@{Nex\+Waveform}!Get\+\_\+grid\+\_\+height\+\_\+gdh@{Get\+\_\+grid\+\_\+height\+\_\+gdh}} +\index{Get\+\_\+grid\+\_\+height\+\_\+gdh@{Get\+\_\+grid\+\_\+height\+\_\+gdh}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Get\+\_\+grid\+\_\+height\+\_\+gdh}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Waveform\+::\+Get\+\_\+grid\+\_\+height\+\_\+gdh ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_a87f6baf5a7a9c52f54281865e757d9a3} +Get gdh attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_waveform_ad5c4968c81d4941a08841cbaf217c631}{\index{Nex\+Waveform@{Nex\+Waveform}!Get\+\_\+grid\+\_\+width\+\_\+gdw@{Get\+\_\+grid\+\_\+width\+\_\+gdw}} +\index{Get\+\_\+grid\+\_\+width\+\_\+gdw@{Get\+\_\+grid\+\_\+width\+\_\+gdw}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Get\+\_\+grid\+\_\+width\+\_\+gdw}]{\setlength{\rightskip}{0pt plus 5cm}uint32\+\_\+t Nex\+Waveform\+::\+Get\+\_\+grid\+\_\+width\+\_\+gdw ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t $\ast$}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_ad5c4968c81d4941a08841cbaf217c631} +Get gdw attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ buffer storing data retur \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +the length of the data +\end{DoxyReturn} +\hypertarget{class_nex_waveform_aefec5eb25ee698c8c940c9190d60b696}{\index{Nex\+Waveform@{Nex\+Waveform}!Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}} +\index{Set\+\_\+background\+\_\+color\+\_\+bco@{Set\+\_\+background\+\_\+color\+\_\+bco}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Set\+\_\+background\+\_\+color\+\_\+bco}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Waveform\+::\+Set\+\_\+background\+\_\+color\+\_\+bco ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_aefec5eb25ee698c8c940c9190d60b696} +Set bco attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_waveform_ade323e0eae3b5058a76245e5ac97b037}{\index{Nex\+Waveform@{Nex\+Waveform}!Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0@{Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0}} +\index{Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0@{Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Waveform\+::\+Set\+\_\+channel\+\_\+0\+\_\+color\+\_\+pco0 ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_ade323e0eae3b5058a76245e5ac97b037} +Set pco0 attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_waveform_ab396211f736824a0210446e68dc3edf4}{\index{Nex\+Waveform@{Nex\+Waveform}!Set\+\_\+grid\+\_\+color\+\_\+gdc@{Set\+\_\+grid\+\_\+color\+\_\+gdc}} +\index{Set\+\_\+grid\+\_\+color\+\_\+gdc@{Set\+\_\+grid\+\_\+color\+\_\+gdc}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Set\+\_\+grid\+\_\+color\+\_\+gdc}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Waveform\+::\+Set\+\_\+grid\+\_\+color\+\_\+gdc ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_ab396211f736824a0210446e68dc3edf4} +Set gdc attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_waveform_a85e776a5347c22efd9abe9bb8cfdbddb}{\index{Nex\+Waveform@{Nex\+Waveform}!Set\+\_\+grid\+\_\+height\+\_\+gdh@{Set\+\_\+grid\+\_\+height\+\_\+gdh}} +\index{Set\+\_\+grid\+\_\+height\+\_\+gdh@{Set\+\_\+grid\+\_\+height\+\_\+gdh}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Set\+\_\+grid\+\_\+height\+\_\+gdh}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Waveform\+::\+Set\+\_\+grid\+\_\+height\+\_\+gdh ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_a85e776a5347c22efd9abe9bb8cfdbddb} +Set gdh attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} +\hypertarget{class_nex_waveform_a41cb6d8b1ff6c309d1c4e8a1f73304fe}{\index{Nex\+Waveform@{Nex\+Waveform}!Set\+\_\+grid\+\_\+width\+\_\+gdw@{Set\+\_\+grid\+\_\+width\+\_\+gdw}} +\index{Set\+\_\+grid\+\_\+width\+\_\+gdw@{Set\+\_\+grid\+\_\+width\+\_\+gdw}!Nex\+Waveform@{Nex\+Waveform}} +\subsubsection[{Set\+\_\+grid\+\_\+width\+\_\+gdw}]{\setlength{\rightskip}{0pt plus 5cm}bool Nex\+Waveform\+::\+Set\+\_\+grid\+\_\+width\+\_\+gdw ( +\begin{DoxyParamCaption} +\item[{uint32\+\_\+t}]{number} +\end{DoxyParamCaption} +)}}\label{class_nex_waveform_a41cb6d8b1ff6c309d1c4e8a1f73304fe} +Set gdw attribute of component + + +\begin{DoxyParams}{Parameters} +{\em number} & -\/ To set up the data \\ +\hline +\end{DoxyParams} +\begin{DoxyReturn}{Returns} +true if success, false for failure +\end{DoxyReturn} The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize} diff --git a/latex/files.tex b/latex/files.tex index aac0d58..d3d45e8 100755 --- a/latex/files.tex +++ b/latex/files.tex @@ -12,6 +12,8 @@ Here is a list of all documented files with brief descriptions\+:\begin{DoxyComp \item\contentsline{section}{\hyperlink{_nex_dual_state_button_8h}{Nex\+Dual\+State\+Button.\+h} }{\pageref{_nex_dual_state_button_8h}}{} \item\contentsline{section}{\hyperlink{_nex_gauge_8cpp}{Nex\+Gauge.\+cpp} }{\pageref{_nex_gauge_8cpp}}{} \item\contentsline{section}{\hyperlink{_nex_gauge_8h}{Nex\+Gauge.\+h} }{\pageref{_nex_gauge_8h}}{} +\item\contentsline{section}{\hyperlink{_nex_gpio_8cpp}{Nex\+Gpio.\+cpp} }{\pageref{_nex_gpio_8cpp}}{} +\item\contentsline{section}{{\bfseries Nex\+Gpio.\+h} }{\pageref{_nex_gpio_8h}}{} \item\contentsline{section}{\hyperlink{_nex_hardware_8cpp}{Nex\+Hardware.\+cpp} }{\pageref{_nex_hardware_8cpp}}{} \item\contentsline{section}{\hyperlink{_nex_hardware_8h}{Nex\+Hardware.\+h} }{\pageref{_nex_hardware_8h}}{} \item\contentsline{section}{\hyperlink{_nex_hotspot_8cpp}{Nex\+Hotspot.\+cpp} }{\pageref{_nex_hotspot_8cpp}}{} @@ -28,6 +30,8 @@ Here is a list of all documented files with brief descriptions\+:\begin{DoxyComp \item\contentsline{section}{\hyperlink{_nex_progress_bar_8h}{Nex\+Progress\+Bar.\+h} }{\pageref{_nex_progress_bar_8h}}{} \item\contentsline{section}{\hyperlink{_nex_radio_8cpp}{Nex\+Radio.\+cpp} }{\pageref{_nex_radio_8cpp}}{} \item\contentsline{section}{\hyperlink{_nex_radio_8h}{Nex\+Radio.\+h} }{\pageref{_nex_radio_8h}}{} +\item\contentsline{section}{\hyperlink{_nex_rtc_8cpp}{Nex\+Rtc.\+cpp} }{\pageref{_nex_rtc_8cpp}}{} +\item\contentsline{section}{{\bfseries Nex\+Rtc.\+h} }{\pageref{_nex_rtc_8h}}{} \item\contentsline{section}{\hyperlink{_nex_scrolltext_8cpp}{Nex\+Scrolltext.\+cpp} }{\pageref{_nex_scrolltext_8cpp}}{} \item\contentsline{section}{\hyperlink{_nex_scrolltext_8h}{Nex\+Scrolltext.\+h} }{\pageref{_nex_scrolltext_8h}}{} \item\contentsline{section}{\hyperlink{_nex_slider_8cpp}{Nex\+Slider.\+cpp} }{\pageref{_nex_slider_8cpp}}{} diff --git a/latex/hierarchy.tex b/latex/hierarchy.tex index f072481..1cb4044 100755 --- a/latex/hierarchy.tex +++ b/latex/hierarchy.tex @@ -1,5 +1,6 @@ \section{Class Hierarchy} This inheritance list is sorted roughly, but not completely, alphabetically\+:\begin{DoxyCompactList} +\item \contentsline{section}{Nex\+Gpio}{\pageref{class_nex_gpio}}{} \item \contentsline{section}{Nex\+Object}{\pageref{class_nex_object}}{} \begin{DoxyCompactList} \item \contentsline{section}{Nex\+Gauge}{\pageref{class_nex_gauge}}{} @@ -23,5 +24,6 @@ This inheritance list is sorted roughly, but not completely, alphabetically\+:\b \end{DoxyCompactList} \item \contentsline{section}{Nex\+Waveform}{\pageref{class_nex_waveform}}{} \end{DoxyCompactList} +\item \contentsline{section}{Nex\+Rtc}{\pageref{class_nex_rtc}}{} \item \contentsline{section}{Nex\+Upload}{\pageref{class_nex_upload}}{} \end{DoxyCompactList} diff --git a/latex/refman.tex b/latex/refman.tex index c0fb28a..5aa000c 100755 --- a/latex/refman.tex +++ b/latex/refman.tex @@ -71,8 +71,8 @@ \fancyhead[RO]{\fancyplain{}{\bfseries\thepage}} \fancyfoot[LE]{\fancyplain{}{}} \fancyfoot[CE]{\fancyplain{}{}} -\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Mon Oct 10 2016 09\+:22\+:40 for My Project by Doxygen }} -\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Mon Oct 10 2016 09\+:22\+:40 for My Project by Doxygen }} +\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Thu Dec 1 2016 09\+:26\+:04 for My Project by Doxygen }} +\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Thu Dec 1 2016 09\+:26\+:04 for My Project by Doxygen }} \fancyfoot[CO]{\fancyplain{}{}} \fancyfoot[RO]{\fancyplain{}{}} \renewcommand{\footrulewidth}{0.4pt} @@ -128,7 +128,7 @@ \vspace*{1cm} {\large Generated by Doxygen 1.8.7}\\ \vspace*{0.5cm} -{\small Mon Oct 10 2016 09:22:40}\\ +{\small Thu Dec 1 2016 09:26:04}\\ \end{center} \end{titlepage} \clearemptydoublepage @@ -168,6 +168,7 @@ \input{class_nex_crop} \input{class_nex_d_s_button} \input{class_nex_gauge} +\input{class_nex_gpio} \input{class_nex_hotspot} \input{class_nex_number} \input{class_nex_object} @@ -175,6 +176,7 @@ \input{class_nex_picture} \input{class_nex_progress_bar} \input{class_nex_radio} +\input{class_nex_rtc} \input{class_nex_scrolltext} \input{class_nex_slider} \input{class_nex_text} @@ -196,6 +198,7 @@ \input{_nex_dual_state_button_8h} \input{_nex_gauge_8cpp} \input{_nex_gauge_8h} +\input{_nex_gpio_8cpp} \input{_nex_hardware_8cpp} \input{_nex_hardware_8h} \input{_nex_hotspot_8cpp} @@ -212,6 +215,7 @@ \input{_nex_progress_bar_8h} \input{_nex_radio_8cpp} \input{_nex_radio_8h} +\input{_nex_rtc_8cpp} \input{_nex_scrolltext_8cpp} \input{_nex_scrolltext_8h} \input{_nex_slider_8cpp}