X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fapi-ref%2Fhtml%2Fd5%2Fd49%2Feventhandler_8cpp.html;fp=doc%2Fapi-ref%2Fhtml%2Fd5%2Fd49%2Feventhandler_8cpp.html;h=1b13bcb0e31c6881679eb0b7a32c0a939317e458;hb=b2670af592e664ed304f7df77d84f1964f039636;hp=0000000000000000000000000000000000000000;hpb=ec044f44133cad1d12311345437b13b1a953226e;p=apps%2Fonscreenapp.git diff --git a/doc/api-ref/html/d5/d49/eventhandler_8cpp.html b/doc/api-ref/html/d5/d49/eventhandler_8cpp.html new file mode 100644 index 0000000..1b13bcb --- /dev/null +++ b/doc/api-ref/html/d5/d49/eventhandler_8cpp.html @@ -0,0 +1,132 @@ + + + + + + + +OnScreenApp: app/eventhandler.cpp File Reference + + + + + + + + + +
+
+ + + + + + +
+
OnScreenApp +
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+
+Macros
+
+
eventhandler.cpp File Reference
+
+
+
#include "eventhandler.h"
+#include <functional>
+#include <QUrl>
+#include <QDebug>
+#include <QJsonDocument>
+#include <QJsonObject>
+#include <QQuickWindow>
+#include <QPixmap>
+#include <QBitmap>
+#include <QImage>
+
+

Go to the source code of this file.

+ + + + + + +

+Macros

#define SCREEN_AREA   "OnScreen"
 
#define SCREEN_NAME   "OnScreenApp"
 
+

Macro Definition Documentation

+ +

◆ SCREEN_AREA

+ +
+
+ + + + +
#define SCREEN_AREA   "OnScreen"
+
+ +

Definition at line 29 of file eventhandler.cpp.

+ +
+
+ +

◆ SCREEN_NAME

+ +
+
+ + + + +
#define SCREEN_NAME   "OnScreenApp"
+
+ +

Definition at line 30 of file eventhandler.cpp.

+ +
+
+
+ + + +