nuttx-apps/include/graphics/nxwidgets
Xiang Xiao 857158451b Unify the void cast usage
1.Remove void cast for function because many place ignore the returned value witout cast
2.Replace void cast for variable with UNUSED macro

Change-Id: Ie644129a563244a6397036789c4c3ea83c4e9b09
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-01-02 23:21:01 +08:00
..
cbgwindow.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
cbitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cbutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cbuttonarray.hxx Squashed commit of the following: 2019-04-26 12:50:35 -06:00
ccallback.hxx graphics/NxWidgets/nxwidgets/src/ccallback.cxx and include/graphics/nxwidgets/: Add a synchronize method to every window. This is a wrapper arounc nx[tk]_sync and permits C++ applications to synchronize with the NX server. 2019-03-27 13:50:52 -06:00
ccheckbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ccyclebutton.hxx Merged in paimonen/apps/pullreq_nxwidgets (pull request #160) 2018-11-09 16:00:50 +00:00
cglyphbutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cglyphsliderhorizontal.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cglyphsliderhorizontalgrip.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cgraphicsport.hxx Unify the void cast usage 2020-01-02 23:21:01 +08:00
cimage.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ckeypad.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clabel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clabelgrid.hxx Updates from coding style review of PR 160 2018-11-09 10:21:42 -06:00
clatchbutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clatchbuttonarray.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistboxdataitem.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistdata.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistdataeventargs.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
clistdataitem.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cmultilinetextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cnumericedit.hxx Updates from coding style review of PR 160 2018-11-09 10:21:42 -06:00
cnxfont.hxx Squashed commit of the following: 2019-05-06 12:05:53 -06:00
cnxserver.hxx apps/graphics/NxWidgets: CNxTkWindow, CNxWindow, CNxServer: Add support to create RAM backed windows. 2019-05-04 11:45:15 -06:00
cnxstring.hxx Fix minor typos in docs and comments. 2019-09-29 12:53:39 -06:00
cnxtimer.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cnxtkwindow.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
cnxtoolbar.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
cnxwidget.hxx apps/graphic/twm4nx: Fix junk varialbe that was shadowing variable of the same name in the base CNxWidget class. Resolves all start up crash issues. Now I need to figure out why the host VNC client drops the connection. 2019-05-02 16:40:10 -06:00
cnxwindow.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
cprogressbar.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cradiobutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cradiobuttongroup.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
crect.hxx apps/graphics/twm4nx: Add compount widget CIconWidget. This will eventually replace the icon Windows with widgets that can be drawn on the Background. 2019-04-27 17:53:02 -06:00
crlepalettebitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscaledbitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollbarhorizontal.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollbarpanel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollbarvertical.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollinglistbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollingpanel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cscrollingtextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
csliderhorizontal.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
csliderhorizontalgrip.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cslidervertical.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
csliderverticalgrip.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstickybutton.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstickybuttonarray.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstickyimage.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cstringiterator.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ctabpanel.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ctext.hxx Fix minor typos in docs and comments. 2019-09-29 12:53:39 -06:00
ctextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwidgetcontrol.hxx Squashed commit of the following: 2019-05-10 09:20:43 -06:00
cwidgeteventargs.hxx apps/include/graphics: Minor cleanup of typos noted in review. 2019-04-18 08:23:10 -06:00
cwidgeteventhandler.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwidgeteventhandlerlist.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
cwidgetstyle.hxx Squashed commit of the following: 2019-05-21 14:48:01 -06:00
cwindoweventhandler.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
cwindoweventhandlerlist.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
ibitmap.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ilistbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
ilistdataeventhandler.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
inxwindow.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
iscrollable.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
islider.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
itextbox.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
nxconfig.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
singletons.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
teventargs.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00
tnxarray.hxx This commit moves the NxWidgets include directories into the correct position in the apps/ source tree. 2018-09-16 17:23:45 -06:00