diff options
author | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2018-02-23 11:17:18 +0900 |
---|---|---|
committer | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2018-02-23 11:17:18 +0900 |
commit | b2670af592e664ed304f7df77d84f1964f039636 (patch) | |
tree | fe002c374b72d711f069cc6578464cd75bf3a7e3 /doc/api-ref/latex/d5/d49 | |
parent | ec044f44133cad1d12311345437b13b1a953226e (diff) |
Add beta version to sandbox
This is a beta version for onscreenapp.
Need a lot of justify.
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'doc/api-ref/latex/d5/d49')
-rw-r--r-- | doc/api-ref/latex/d5/d49/eventhandler_8cpp.tex | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/api-ref/latex/d5/d49/eventhandler_8cpp.tex b/doc/api-ref/latex/d5/d49/eventhandler_8cpp.tex new file mode 100644 index 0000000..5cb4712 --- /dev/null +++ b/doc/api-ref/latex/d5/d49/eventhandler_8cpp.tex @@ -0,0 +1,42 @@ +\hypertarget{eventhandler_8cpp}{}\section{app/eventhandler.cpp File Reference} +\label{eventhandler_8cpp}\index{app/eventhandler.\+cpp@{app/eventhandler.\+cpp}} +{\ttfamily \#include \char`\"{}eventhandler.\+h\char`\"{}}\newline +{\ttfamily \#include $<$functional$>$}\newline +{\ttfamily \#include $<$Q\+Url$>$}\newline +{\ttfamily \#include $<$Q\+Debug$>$}\newline +{\ttfamily \#include $<$Q\+Json\+Document$>$}\newline +{\ttfamily \#include $<$Q\+Json\+Object$>$}\newline +{\ttfamily \#include $<$Q\+Quick\+Window$>$}\newline +{\ttfamily \#include $<$Q\+Pixmap$>$}\newline +{\ttfamily \#include $<$Q\+Bitmap$>$}\newline +{\ttfamily \#include $<$Q\+Image$>$}\newline +\subsection*{Macros} +\begin{DoxyCompactItemize} +\item +\#define \hyperlink{eventhandler_8cpp_af3c3ddff013ca23b335602c09a46324f}{S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA}~\char`\"{}On\+Screen\char`\"{} +\item +\#define \hyperlink{eventhandler_8cpp_a85c2ed976bb69da6ecff844592d54871}{S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME}~\char`\"{}On\+Screen\+App\char`\"{} +\end{DoxyCompactItemize} + + +\subsection{Macro Definition Documentation} +\mbox{\Hypertarget{eventhandler_8cpp_af3c3ddff013ca23b335602c09a46324f}\label{eventhandler_8cpp_af3c3ddff013ca23b335602c09a46324f}} +\index{eventhandler.\+cpp@{eventhandler.\+cpp}!S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA@{S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA}} +\index{S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA@{S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA}!eventhandler.\+cpp@{eventhandler.\+cpp}} +\subsubsection{\texorpdfstring{S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA}{SCREEN\_AREA}} +{\footnotesize\ttfamily \#define S\+C\+R\+E\+E\+N\+\_\+\+A\+R\+EA~\char`\"{}On\+Screen\char`\"{}} + + + +Definition at line 29 of file eventhandler.\+cpp. + +\mbox{\Hypertarget{eventhandler_8cpp_a85c2ed976bb69da6ecff844592d54871}\label{eventhandler_8cpp_a85c2ed976bb69da6ecff844592d54871}} +\index{eventhandler.\+cpp@{eventhandler.\+cpp}!S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME@{S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME}} +\index{S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME@{S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME}!eventhandler.\+cpp@{eventhandler.\+cpp}} +\subsubsection{\texorpdfstring{S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME}{SCREEN\_NAME}} +{\footnotesize\ttfamily \#define S\+C\+R\+E\+E\+N\+\_\+\+N\+A\+ME~\char`\"{}On\+Screen\+App\char`\"{}} + + + +Definition at line 30 of file eventhandler.\+cpp. + |