example 'meshtastic': add proper local data paths on desktop

This commit is contained in:
pls.153 2023-08-05 08:36:42 +02:00
parent 4fc8ee3ca8
commit bc2e23b4bd
9 changed files with 44 additions and 15 deletions

View file

@ -34,6 +34,7 @@ public:
Q_INVOKABLE QVariant sqlQuery(const QVariant&, const QVariant&);
// etc
Q_INVOKABLE QVariant dataPath();
Q_INVOKABLE QVariant localIp();
Q_INVOKABLE QVariant startTileServer();