diff --git a/NexHotspot.cpp b/NexHotspot.cpp index 51d78e5..be24ca3 100644 --- a/NexHotspot.cpp +++ b/NexHotspot.cpp @@ -29,7 +29,7 @@ NexHotspot::NexHotspot(NexPid pid, NexCid cid, char *name, /** * Register hotspot push callback function. * - * @param pop - the pointer to hotspot push callback function. + * @param push - the pointer to hotspot push callback function. * @param ptr - the parameter to be transmitted to hotspot push callback function. */ void NexHotspot::attachPush(NexTouchEventCb push, void *ptr) diff --git a/NexPicture.cpp b/NexPicture.cpp index ade3bf9..d247d12 100644 --- a/NexPicture.cpp +++ b/NexPicture.cpp @@ -29,7 +29,7 @@ NexPicture::NexPicture(NexPid pid, NexCid cid, char *name, NexTouchEventCb pop, * * @param number - an output parameter to save picture number. * - * @reval true - success. + * @retval true - success. * @retval false - failed. */ bool NexPicture::getPic(uint32_t *number) diff --git a/NexTouch.cpp b/NexTouch.cpp index e35c6e6..a46b970 100644 --- a/NexTouch.cpp +++ b/NexTouch.cpp @@ -66,7 +66,7 @@ uint8_t NexTouch::mainEventLoop(NexTouch **list) * @param cid - component id. * @param name - component name. * @param pop - pop event function pointer. - * @param pop_str - the parameter was transmitted to pop event function pointer. + * @param pop_ptr - the parameter was transmitted to pop event function pointer. * @param push - push event function pointer. * @param push_ptr - the parameter was transmitted to push event function pointer. * diff --git a/doc/API-html/_comp_button_8ino-example.html b/doc/API-html/_comp_button_8ino-example.html new file mode 100644 index 00000000..cf17447 --- /dev/null +++ b/doc/API-html/_comp_button_8ino-example.html @@ -0,0 +1,106 @@ + + +
+ + + +|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_button_8ino_source.html b/doc/API-html/_comp_button_8ino_source.html
index 759ec13..6e64505 100644
--- a/doc/API-html/_comp_button_8ino_source.html
+++ b/doc/API-html/_comp_button_8ino_source.html
@@ -111,7 +111,7 @@
1.8.7
diff --git a/doc/API-html/_comp_hotspot_8ino-example.html b/doc/API-html/_comp_hotspot_8ino-example.html
index 4206eb8..678fab6 100644
--- a/doc/API-html/_comp_hotspot_8ino-example.html
+++ b/doc/API-html/_comp_hotspot_8ino-example.html
@@ -108,7 +108,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_comp_hotspot_8ino_source.html b/doc/API-html/_comp_hotspot_8ino_source.html
index 3f9d284..85f7ac9 100644
--- a/doc/API-html/_comp_hotspot_8ino_source.html
+++ b/doc/API-html/_comp_hotspot_8ino_source.html
@@ -120,7 +120,7 @@
1.8.7
diff --git a/doc/API-html/_comp_page_8ino-example.html b/doc/API-html/_comp_page_8ino-example.html
new file mode 100644
index 00000000..8ac42bd
--- /dev/null
+++ b/doc/API-html/_comp_page_8ino-example.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_page_8ino_source.html b/doc/API-html/_comp_page_8ino_source.html
index 8db6427..a2a0b61 100644
--- a/doc/API-html/_comp_page_8ino_source.html
+++ b/doc/API-html/_comp_page_8ino_source.html
@@ -123,7 +123,7 @@
1.8.7
diff --git a/doc/API-html/_comp_picture_8ino-example.html b/doc/API-html/_comp_picture_8ino-example.html
new file mode 100644
index 00000000..32da108
--- /dev/null
+++ b/doc/API-html/_comp_picture_8ino-example.html
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_picture_8ino_source.html b/doc/API-html/_comp_picture_8ino_source.html
index 278cf0c..12c963d 100644
--- a/doc/API-html/_comp_picture_8ino_source.html
+++ b/doc/API-html/_comp_picture_8ino_source.html
@@ -109,7 +109,7 @@
1.8.7
diff --git a/doc/API-html/_comp_pointer_8ino-example.html b/doc/API-html/_comp_pointer_8ino-example.html
new file mode 100644
index 00000000..aeca7ae
--- /dev/null
+++ b/doc/API-html/_comp_pointer_8ino-example.html
@@ -0,0 +1,121 @@
+
+
+
+
+
+
+|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_pointer_8ino_source.html b/doc/API-html/_comp_pointer_8ino_source.html
index ae2a552..9109df6 100644
--- a/doc/API-html/_comp_pointer_8ino_source.html
+++ b/doc/API-html/_comp_pointer_8ino_source.html
@@ -127,7 +127,7 @@
1.8.7
diff --git a/doc/API-html/_comp_progress_bar_8ino-example.html b/doc/API-html/_comp_progress_bar_8ino-example.html
new file mode 100644
index 00000000..a6746de
--- /dev/null
+++ b/doc/API-html/_comp_progress_bar_8ino-example.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_progress_bar_8ino_source.html b/doc/API-html/_comp_progress_bar_8ino_source.html
index 302dfbc..1af25c3 100644
--- a/doc/API-html/_comp_progress_bar_8ino_source.html
+++ b/doc/API-html/_comp_progress_bar_8ino_source.html
@@ -130,7 +130,7 @@
1.8.7
diff --git a/doc/API-html/_comp_slice_8ino-example.html b/doc/API-html/_comp_slice_8ino-example.html
new file mode 100644
index 00000000..78acc9c
--- /dev/null
+++ b/doc/API-html/_comp_slice_8ino-example.html
@@ -0,0 +1,98 @@
+
+
+
+
+
+
+|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_slice_8ino_source.html b/doc/API-html/_comp_slice_8ino_source.html
index 3a603d2..bcdcfc8 100644
--- a/doc/API-html/_comp_slice_8ino_source.html
+++ b/doc/API-html/_comp_slice_8ino_source.html
@@ -101,7 +101,7 @@
1.8.7
diff --git a/doc/API-html/_comp_text_8ino-example.html b/doc/API-html/_comp_text_8ino-example.html
new file mode 100644
index 00000000..015552e
--- /dev/null
+++ b/doc/API-html/_comp_text_8ino-example.html
@@ -0,0 +1,138 @@
+
+
+
+
+
+
+|
+ API
+
+ For Arduino developers
+ |
+
+ 1.8.7
+
+
+
diff --git a/doc/API-html/_comp_text_8ino_source.html b/doc/API-html/_comp_text_8ino_source.html
index 390a8fb..5a2edf0 100644
--- a/doc/API-html/_comp_text_8ino_source.html
+++ b/doc/API-html/_comp_text_8ino_source.html
@@ -144,7 +144,7 @@
1.8.7
diff --git a/doc/API-html/_nex_button_8cpp.html b/doc/API-html/_nex_button_8cpp.html
index dd85e69..3eb0e62 100644
--- a/doc/API-html/_nex_button_8cpp.html
+++ b/doc/API-html/_nex_button_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_button_8cpp_source.html b/doc/API-html/_nex_button_8cpp_source.html
index 6e7950d..de54169 100644
--- a/doc/API-html/_nex_button_8cpp_source.html
+++ b/doc/API-html/_nex_button_8cpp_source.html
@@ -103,7 +103,7 @@
1.8.7
diff --git a/doc/API-html/_nex_button_8h.html b/doc/API-html/_nex_button_8h.html
index d7c37ca..a71cce9 100644
--- a/doc/API-html/_nex_button_8h.html
+++ b/doc/API-html/_nex_button_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_button_8h_source.html b/doc/API-html/_nex_button_8h_source.html
index 29d33a6..5ad0e29 100644
--- a/doc/API-html/_nex_button_8h_source.html
+++ b/doc/API-html/_nex_button_8h_source.html
@@ -80,7 +80,7 @@
1.8.7
diff --git a/doc/API-html/_nex_hotspot_8cpp.html b/doc/API-html/_nex_hotspot_8cpp.html
index 13abf67..7fd68f0 100644
--- a/doc/API-html/_nex_hotspot_8cpp.html
+++ b/doc/API-html/_nex_hotspot_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_hotspot_8cpp_source.html b/doc/API-html/_nex_hotspot_8cpp_source.html
index 5fd667a..3af3416 100644
--- a/doc/API-html/_nex_hotspot_8cpp_source.html
+++ b/doc/API-html/_nex_hotspot_8cpp_source.html
@@ -88,7 +88,7 @@
1.8.7
diff --git a/doc/API-html/_nex_hotspot_8h.html b/doc/API-html/_nex_hotspot_8h.html
index 3aea44f..fad62f6 100644
--- a/doc/API-html/_nex_hotspot_8h.html
+++ b/doc/API-html/_nex_hotspot_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_hotspot_8h_source.html b/doc/API-html/_nex_hotspot_8h_source.html
index cef5634..2c3cb60 100644
--- a/doc/API-html/_nex_hotspot_8h_source.html
+++ b/doc/API-html/_nex_hotspot_8h_source.html
@@ -82,7 +82,7 @@
1.8.7
diff --git a/doc/API-html/_nex_page_8cpp.html b/doc/API-html/_nex_page_8cpp.html
index df35f31..0f412da 100644
--- a/doc/API-html/_nex_page_8cpp.html
+++ b/doc/API-html/_nex_page_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_page_8cpp_source.html b/doc/API-html/_nex_page_8cpp_source.html
index cc76038..3b5802a 100644
--- a/doc/API-html/_nex_page_8cpp_source.html
+++ b/doc/API-html/_nex_page_8cpp_source.html
@@ -94,7 +94,7 @@
1.8.7
diff --git a/doc/API-html/_nex_page_8h.html b/doc/API-html/_nex_page_8h.html
index 8b245c1..9cad83d 100644
--- a/doc/API-html/_nex_page_8h.html
+++ b/doc/API-html/_nex_page_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_page_8h_source.html b/doc/API-html/_nex_page_8h_source.html
index 486d8b0..7a5ba22 100644
--- a/doc/API-html/_nex_page_8h_source.html
+++ b/doc/API-html/_nex_page_8h_source.html
@@ -78,7 +78,7 @@
1.8.7
diff --git a/doc/API-html/_nex_picture_8cpp.html b/doc/API-html/_nex_picture_8cpp.html
index 2abe035..943760e 100644
--- a/doc/API-html/_nex_picture_8cpp.html
+++ b/doc/API-html/_nex_picture_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_picture_8cpp_source.html b/doc/API-html/_nex_picture_8cpp_source.html
index c2e5b25..09cf37a 100644
--- a/doc/API-html/_nex_picture_8cpp_source.html
+++ b/doc/API-html/_nex_picture_8cpp_source.html
@@ -104,7 +104,7 @@
1.8.7
diff --git a/doc/API-html/_nex_picture_8h.html b/doc/API-html/_nex_picture_8h.html
index 9782df8..106ff9f 100644
--- a/doc/API-html/_nex_picture_8h.html
+++ b/doc/API-html/_nex_picture_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_picture_8h_source.html b/doc/API-html/_nex_picture_8h_source.html
index fd5ee93..cb2c851 100644
--- a/doc/API-html/_nex_picture_8h_source.html
+++ b/doc/API-html/_nex_picture_8h_source.html
@@ -80,7 +80,7 @@
1.8.7
diff --git a/doc/API-html/_nex_pointer_8cpp_source.html b/doc/API-html/_nex_pointer_8cpp_source.html
index cb46b16..52765d2 100644
--- a/doc/API-html/_nex_pointer_8cpp_source.html
+++ b/doc/API-html/_nex_pointer_8cpp_source.html
@@ -90,7 +90,7 @@
1.8.7
diff --git a/doc/API-html/_nex_pointer_8h_source.html b/doc/API-html/_nex_pointer_8h_source.html
index f08691b..1ee209c 100644
--- a/doc/API-html/_nex_pointer_8h_source.html
+++ b/doc/API-html/_nex_pointer_8h_source.html
@@ -74,7 +74,7 @@
1.8.7
diff --git a/doc/API-html/_nex_progress_bar_8cpp.html b/doc/API-html/_nex_progress_bar_8cpp.html
index 31c9468..4757238 100644
--- a/doc/API-html/_nex_progress_bar_8cpp.html
+++ b/doc/API-html/_nex_progress_bar_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_progress_bar_8cpp_source.html b/doc/API-html/_nex_progress_bar_8cpp_source.html
index 3ebd90d..61c2b3f 100644
--- a/doc/API-html/_nex_progress_bar_8cpp_source.html
+++ b/doc/API-html/_nex_progress_bar_8cpp_source.html
@@ -92,7 +92,7 @@
1.8.7
diff --git a/doc/API-html/_nex_progress_bar_8h.html b/doc/API-html/_nex_progress_bar_8h.html
index 2275bae..88fe157 100644
--- a/doc/API-html/_nex_progress_bar_8h.html
+++ b/doc/API-html/_nex_progress_bar_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_progress_bar_8h_source.html b/doc/API-html/_nex_progress_bar_8h_source.html
index cffd730..e939b72 100644
--- a/doc/API-html/_nex_progress_bar_8h_source.html
+++ b/doc/API-html/_nex_progress_bar_8h_source.html
@@ -75,7 +75,7 @@
1.8.7
diff --git a/doc/API-html/_nex_slice_8cpp.html b/doc/API-html/_nex_slice_8cpp.html
index 9de7767..c0913c7 100644
--- a/doc/API-html/_nex_slice_8cpp.html
+++ b/doc/API-html/_nex_slice_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_slice_8cpp_source.html b/doc/API-html/_nex_slice_8cpp_source.html
index 5000140..6d3f037 100644
--- a/doc/API-html/_nex_slice_8cpp_source.html
+++ b/doc/API-html/_nex_slice_8cpp_source.html
@@ -118,7 +118,7 @@
1.8.7
diff --git a/doc/API-html/_nex_slice_8h.html b/doc/API-html/_nex_slice_8h.html
index 8e0d083..ded2848 100644
--- a/doc/API-html/_nex_slice_8h.html
+++ b/doc/API-html/_nex_slice_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_slice_8h_source.html b/doc/API-html/_nex_slice_8h_source.html
index c2caa77..60fb63b 100644
--- a/doc/API-html/_nex_slice_8h_source.html
+++ b/doc/API-html/_nex_slice_8h_source.html
@@ -78,7 +78,7 @@
1.8.7
diff --git a/doc/API-html/_nex_text_8cpp.html b/doc/API-html/_nex_text_8cpp.html
index 7d38557..f19086e 100644
--- a/doc/API-html/_nex_text_8cpp.html
+++ b/doc/API-html/_nex_text_8cpp.html
@@ -66,7 +66,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_text_8cpp_source.html b/doc/API-html/_nex_text_8cpp_source.html
index 81bcb44..144c39e 100644
--- a/doc/API-html/_nex_text_8cpp_source.html
+++ b/doc/API-html/_nex_text_8cpp_source.html
@@ -102,7 +102,7 @@
1.8.7
diff --git a/doc/API-html/_nex_text_8h.html b/doc/API-html/_nex_text_8h.html
index 219ae5e..60502e6 100644
--- a/doc/API-html/_nex_text_8h.html
+++ b/doc/API-html/_nex_text_8h.html
@@ -75,7 +75,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_text_8h_source.html b/doc/API-html/_nex_text_8h_source.html
index 99e7a2d..ead8c61 100644
--- a/doc/API-html/_nex_text_8h_source.html
+++ b/doc/API-html/_nex_text_8h_source.html
@@ -80,7 +80,7 @@
1.8.7
diff --git a/doc/API-html/_nex_touch_8cpp-example.html b/doc/API-html/_nex_touch_8cpp-example.html
index bb8e8c3..271da47 100644
--- a/doc/API-html/_nex_touch_8cpp-example.html
+++ b/doc/API-html/_nex_touch_8cpp-example.html
@@ -16,7 +16,6 @@
|
API
@@ -43,7 +42,7 @@
NexTouch.cpp
-
-Generated on Thu Jul 16 2015 10:37:56 for API by +Generated on Thu Jul 16 2015 10:52:21 for API by
1.8.7
diff --git a/doc/API-html/_nex_touch_8cpp.html b/doc/API-html/_nex_touch_8cpp.html
index 56de0a3..0e24648 100644
--- a/doc/API-html/_nex_touch_8cpp.html
+++ b/doc/API-html/_nex_touch_8cpp.html
@@ -98,7 +98,7 @@ This program is free software; you can redistribute it and/or modify it under th
|
Definition at line 423 of file NexTouch.cpp.
@@ -131,7 +131,7 @@ This program is free software; you can redistribute it and/or modify it under thDefinition at line 440 of file NexTouch.cpp.
@@ -140,7 +140,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_touch_8cpp_source.html b/doc/API-html/_nex_touch_8cpp_source.html
index fdfcb88..05111ee 100644
--- a/doc/API-html/_nex_touch_8cpp_source.html
+++ b/doc/API-html/_nex_touch_8cpp_source.html
@@ -413,7 +413,7 @@
1.8.7
diff --git a/doc/API-html/_nex_touch_8h.html b/doc/API-html/_nex_touch_8h.html
index be48913..919ba3b 100644
--- a/doc/API-html/_nex_touch_8h.html
+++ b/doc/API-html/_nex_touch_8h.html
@@ -145,7 +145,7 @@ This program is free software; you can redistribute it and/or modify it under th
1.8.7
diff --git a/doc/API-html/_nex_touch_8h_source.html b/doc/API-html/_nex_touch_8h_source.html
index 0384d51..0daa9d6 100644
--- a/doc/API-html/_nex_touch_8h_source.html
+++ b/doc/API-html/_nex_touch_8h_source.html
@@ -163,7 +163,7 @@
1.8.7
diff --git a/doc/API-html/annotated.html b/doc/API-html/annotated.html
index 3236e8e..bace38f 100644
--- a/doc/API-html/annotated.html
+++ b/doc/API-html/annotated.html
@@ -67,7 +67,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_button-members.html b/doc/API-html/class_nex_button-members.html
index ab26653..d592d6e 100644
--- a/doc/API-html/class_nex_button-members.html
+++ b/doc/API-html/class_nex_button-members.html
@@ -72,7 +72,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_button.html b/doc/API-html/class_nex_button.html
index 0ed0c58..1a0f9fd 100644
--- a/doc/API-html/class_nex_button.html
+++ b/doc/API-html/class_nex_button.html
@@ -127,7 +127,8 @@ Additional Inherited Members
NexButton,subclass of NexTouch,provides simple methods to control button component.
- +Definition at line 25 of file NexButton.h.
Definition at line 70 of file NexButton.cpp.
@@ -200,7 +202,8 @@ Additional Inherited MembersDefinition at line 35 of file NexButton.cpp.
@@ -233,7 +236,8 @@ Additional Inherited Members - +Definition at line 53 of file NexButton.cpp.
@@ -245,7 +249,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_hotspot-members.html b/doc/API-html/class_nex_hotspot-members.html
index 4d1d93a..93135f0 100644
--- a/doc/API-html/class_nex_hotspot-members.html
+++ b/doc/API-html/class_nex_hotspot-members.html
@@ -72,7 +72,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_hotspot.html b/doc/API-html/class_nex_hotspot.html
index 5d58774..8e2f80d 100644
--- a/doc/API-html/class_nex_hotspot.html
+++ b/doc/API-html/class_nex_hotspot.html
@@ -197,7 +197,7 @@ Additional Inherited Members
Register hotspot push callback function.
| pop | - the pointer to hotspot push callback function. |
| push | - the pointer to hotspot push callback function. |
| ptr | - the parameter to be transmitted to hotspot push callback function. |
1.8.7
diff --git a/doc/API-html/class_nex_page-members.html b/doc/API-html/class_nex_page-members.html
index 1e59b75..f81e528 100644
--- a/doc/API-html/class_nex_page-members.html
+++ b/doc/API-html/class_nex_page-members.html
@@ -71,7 +71,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_page.html b/doc/API-html/class_nex_page.html
index ce5041c..b6c9302 100644
--- a/doc/API-html/class_nex_page.html
+++ b/doc/API-html/class_nex_page.html
@@ -124,7 +124,8 @@ Additional Inherited Members
NexPage,subclass of NexTouch,provides simple methods to control page component.
- +Definition at line 55 of file NexPage.cpp.
@@ -186,7 +188,8 @@ Additional Inherited Members - +Definition at line 33 of file NexPage.cpp.
@@ -198,7 +201,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_picture-members.html b/doc/API-html/class_nex_picture-members.html
index e5eb446..376bdf0 100644
--- a/doc/API-html/class_nex_picture-members.html
+++ b/doc/API-html/class_nex_picture-members.html
@@ -72,7 +72,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_picture.html b/doc/API-html/class_nex_picture.html
index b066c7f..2e69cdb 100644
--- a/doc/API-html/class_nex_picture.html
+++ b/doc/API-html/class_nex_picture.html
@@ -127,7 +127,8 @@ Additional Inherited Members
NexPicture,subclass of NexTouch,provides simple methods to control picture component.
- +Definition at line 25 of file NexPicture.h.
Definition at line 72 of file NexPicture.cpp.
@@ -188,13 +190,15 @@ Additional Inherited Members -true - success.
| true | - success. |
| false | - failed. |
Definition at line 35 of file NexPicture.cpp.
@@ -227,7 +231,8 @@ Additional Inherited MembersDefinition at line 52 of file NexPicture.cpp.
@@ -239,7 +244,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_pointer-members.html b/doc/API-html/class_nex_pointer-members.html
index afebed7..ef508fb 100644
--- a/doc/API-html/class_nex_pointer-members.html
+++ b/doc/API-html/class_nex_pointer-members.html
@@ -70,7 +70,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_pointer.html b/doc/API-html/class_nex_pointer.html
index 5718970..56a3987 100644
--- a/doc/API-html/class_nex_pointer.html
+++ b/doc/API-html/class_nex_pointer.html
@@ -120,7 +120,8 @@ Additional Inherited Members
NexPointer,subclass of NexTouch,provides simple methods to control pointer component.
- +Definition at line 10 of file NexPointer.h.
Definition at line 20 of file NexPointer.cpp.
@@ -184,7 +186,8 @@ Additional Inherited Members - +Definition at line 37 of file NexPointer.cpp.
@@ -196,7 +199,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_progress_bar-members.html b/doc/API-html/class_nex_progress_bar-members.html
index db145f7..a82863b 100644
--- a/doc/API-html/class_nex_progress_bar-members.html
+++ b/doc/API-html/class_nex_progress_bar-members.html
@@ -70,7 +70,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_progress_bar.html b/doc/API-html/class_nex_progress_bar.html
index d64a444..f6e0d83 100644
--- a/doc/API-html/class_nex_progress_bar.html
+++ b/doc/API-html/class_nex_progress_bar.html
@@ -120,7 +120,8 @@ Additional Inherited Members
NexProgressBar,subclass of NexTouch,provides simple methods to control progress bar component.
- +Definition at line 25 of file NexProgressBar.h.
Definition at line 35 of file NexProgressBar.cpp.
@@ -184,7 +186,8 @@ Additional Inherited Members - +Definition at line 52 of file NexProgressBar.cpp.
@@ -196,7 +199,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_slice-members.html b/doc/API-html/class_nex_slice-members.html
index 2368b04..3656440 100644
--- a/doc/API-html/class_nex_slice-members.html
+++ b/doc/API-html/class_nex_slice-members.html
@@ -70,7 +70,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_slice.html b/doc/API-html/class_nex_slice.html
index b3ae5e5..33b9d9f 100644
--- a/doc/API-html/class_nex_slice.html
+++ b/doc/API-html/class_nex_slice.html
@@ -121,7 +121,8 @@ Additional Inherited Members
NexSlice,subclass of NexTouch,provides simple methods to control slice component.
- +Definition at line 25 of file NexSlice.h.
Definition at line 72 of file NexSlice.cpp.
@@ -168,7 +170,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_text-members.html b/doc/API-html/class_nex_text-members.html
index 02bb96d..10590b4 100644
--- a/doc/API-html/class_nex_text-members.html
+++ b/doc/API-html/class_nex_text-members.html
@@ -72,7 +72,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_text.html b/doc/API-html/class_nex_text.html
index cee9b17..2e2652c 100644
--- a/doc/API-html/class_nex_text.html
+++ b/doc/API-html/class_nex_text.html
@@ -127,7 +127,8 @@ Additional Inherited Members
NexText,subclass of NexTouch,provides simple methods to control text component.
- +Definition at line 35 of file NexText.cpp.
@@ -233,7 +235,8 @@ Additional Inherited Members - +Definition at line 53 of file NexText.cpp.
@@ -245,7 +248,7 @@ Additional Inherited Members
1.8.7
diff --git a/doc/API-html/class_nex_touch-members.html b/doc/API-html/class_nex_touch-members.html
index 0627a9b..ad297ba 100644
--- a/doc/API-html/class_nex_touch-members.html
+++ b/doc/API-html/class_nex_touch-members.html
@@ -67,7 +67,7 @@
1.8.7
diff --git a/doc/API-html/class_nex_touch.html b/doc/API-html/class_nex_touch.html
index b274ed0..34cae4a 100644
--- a/doc/API-html/class_nex_touch.html
+++ b/doc/API-html/class_nex_touch.html
@@ -116,7 +116,7 @@ Static Public Member Functions
Root Class of Nextion Components.
-Definition at line 63 of file NexTouch.h.
1.8.7
diff --git a/doc/API-html/classes.html b/doc/API-html/classes.html
index 84fdc74..3c37e92 100644
--- a/doc/API-html/classes.html
+++ b/doc/API-html/classes.html
@@ -63,7 +63,7 @@
1.8.7
diff --git a/doc/API-html/dir_0726b97e666c2e7f518aadd1fe5118dc.html b/doc/API-html/dir_0726b97e666c2e7f518aadd1fe5118dc.html
index 7745013..b1d9a48 100644
--- a/doc/API-html/dir_0726b97e666c2e7f518aadd1fe5118dc.html
+++ b/doc/API-html/dir_0726b97e666c2e7f518aadd1fe5118dc.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_376a8598cfd3d58455c161124a3e8051.html b/doc/API-html/dir_376a8598cfd3d58455c161124a3e8051.html
index 0abf4fb..d83f370 100644
--- a/doc/API-html/dir_376a8598cfd3d58455c161124a3e8051.html
+++ b/doc/API-html/dir_376a8598cfd3d58455c161124a3e8051.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_7962cac16a99e8bbaaea18abede03fcb.html b/doc/API-html/dir_7962cac16a99e8bbaaea18abede03fcb.html
index 7fec5c5..b6c4565 100644
--- a/doc/API-html/dir_7962cac16a99e8bbaaea18abede03fcb.html
+++ b/doc/API-html/dir_7962cac16a99e8bbaaea18abede03fcb.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_9bbf8342b0f9a157b7af08fe1412fc17.html b/doc/API-html/dir_9bbf8342b0f9a157b7af08fe1412fc17.html
index 4b7bfda..a32a019 100644
--- a/doc/API-html/dir_9bbf8342b0f9a157b7af08fe1412fc17.html
+++ b/doc/API-html/dir_9bbf8342b0f9a157b7af08fe1412fc17.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_c918e8bf3fc71f849978cdb0d900e61c.html b/doc/API-html/dir_c918e8bf3fc71f849978cdb0d900e61c.html
index 5542eaa..3154190 100644
--- a/doc/API-html/dir_c918e8bf3fc71f849978cdb0d900e61c.html
+++ b/doc/API-html/dir_c918e8bf3fc71f849978cdb0d900e61c.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_ce36ac18ad3deaf5eae0bd2e09775a7d.html b/doc/API-html/dir_ce36ac18ad3deaf5eae0bd2e09775a7d.html
index 804db65..cc3646c 100644
--- a/doc/API-html/dir_ce36ac18ad3deaf5eae0bd2e09775a7d.html
+++ b/doc/API-html/dir_ce36ac18ad3deaf5eae0bd2e09775a7d.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_d28a4824dc47e487b107a5db32ef43c4.html b/doc/API-html/dir_d28a4824dc47e487b107a5db32ef43c4.html
index de617c8..e88d91f 100644
--- a/doc/API-html/dir_d28a4824dc47e487b107a5db32ef43c4.html
+++ b/doc/API-html/dir_d28a4824dc47e487b107a5db32ef43c4.html
@@ -70,7 +70,7 @@ Directories
1.8.7
diff --git a/doc/API-html/dir_f3d39c87bc262720c50d5e3885667b8a.html b/doc/API-html/dir_f3d39c87bc262720c50d5e3885667b8a.html
index 0348f55..6fe3bb9 100644
--- a/doc/API-html/dir_f3d39c87bc262720c50d5e3885667b8a.html
+++ b/doc/API-html/dir_f3d39c87bc262720c50d5e3885667b8a.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/dir_f76977d9ffe8ddf3ad01f3d689aa5df4.html b/doc/API-html/dir_f76977d9ffe8ddf3ad01f3d689aa5df4.html
index 7acc7ea..66b6b39 100644
--- a/doc/API-html/dir_f76977d9ffe8ddf3ad01f3d689aa5df4.html
+++ b/doc/API-html/dir_f76977d9ffe8ddf3ad01f3d689aa5df4.html
@@ -56,7 +56,7 @@ Files
1.8.7
diff --git a/doc/API-html/examples.html b/doc/API-html/examples.html
index 8ab0fb3..1099196 100644
--- a/doc/API-html/examples.html
+++ b/doc/API-html/examples.html
@@ -44,15 +44,27 @@
1.8.7
diff --git a/doc/API-html/files.html b/doc/API-html/files.html
index edbee78..110b41c 100644
--- a/doc/API-html/files.html
+++ b/doc/API-html/files.html
@@ -91,7 +91,7 @@
1.8.7
diff --git a/doc/API-html/functions.html b/doc/API-html/functions.html
index c7e09ea..dcb3a9a 100644
--- a/doc/API-html/functions.html
+++ b/doc/API-html/functions.html
@@ -201,7 +201,7 @@
1.8.7
diff --git a/doc/API-html/functions_func.html b/doc/API-html/functions_func.html
index dbe86f1..e1d5f2d 100644
--- a/doc/API-html/functions_func.html
+++ b/doc/API-html/functions_func.html
@@ -201,7 +201,7 @@
1.8.7
diff --git a/doc/API-html/globals.html b/doc/API-html/globals.html
index 1634953..db00c78 100644
--- a/doc/API-html/globals.html
+++ b/doc/API-html/globals.html
@@ -64,7 +64,7 @@
1.8.7
diff --git a/doc/API-html/globals_func.html b/doc/API-html/globals_func.html
index 8b9265f..181d718 100644
--- a/doc/API-html/globals_func.html
+++ b/doc/API-html/globals_func.html
@@ -64,7 +64,7 @@
1.8.7
diff --git a/doc/API-html/hierarchy.html b/doc/API-html/hierarchy.html
index 665169e..3720bc2 100644
--- a/doc/API-html/hierarchy.html
+++ b/doc/API-html/hierarchy.html
@@ -67,7 +67,7 @@
1.8.7
diff --git a/doc/API-html/index.hhc b/doc/API-html/index.hhc
index 4eec800..e5c8d8f 100644
--- a/doc/API-html/index.hhc
+++ b/doc/API-html/index.hhc
@@ -4,7 +4,7 @@