Port to declarative type registration

This commit is contained in:
Tobias Fella
2023-09-23 14:05:50 +00:00
parent 4ed4f3f628
commit 3a4f71de7f
202 changed files with 604 additions and 532 deletions

View File

@@ -4,6 +4,7 @@
#pragma once
#include <QObject>
#include <QQmlEngine>
#include <QUrl>
/**
@@ -14,6 +15,9 @@
class UrlHelper : public QObject
{
Q_OBJECT
QML_ELEMENT
QML_SINGLETON
public:
/**
* @brief Open the given URL in an appropriate app.