Turn CppUtils into a Singleton

This commit is contained in:
miruka
2019-12-27 08:58:24 -04:00
parent e7caa0b8ef
commit f34d2a1c6d
5 changed files with 15 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
import QtQuick 2.12
import QtQuick.Layouts 1.12
import CppUtils 0.1
import "../../../Base"
HColumnLayout {

View File

@@ -2,6 +2,7 @@
import QtQuick 2.12
import QtQuick.Layouts 1.12
import CppUtils 0.1
import "../../../Base"
HTile {

View File

@@ -2,6 +2,7 @@
import QtQuick 2.12
import io.thp.pyotherside 1.5
import CppUtils 0.1
Python {
id: py

View File

@@ -1,6 +1,7 @@
// SPDX-License-Identifier: LGPL-3.0-or-later
import QtQuick 2.12
import CppUtils 0.1
QtObject {
function makeObject(urlComponent, parent=null, properties={},