#include "WimaSettings.h" #include #include DECLARE_SETTINGGROUP(Wima, "Wima") { QQmlEngine::setObjectOwnership(this, QQmlEngine::CppOwnership); \ qmlRegisterUncreatableType("QGroundControl.SettingsManager", 1, 0, "WimaSettings", "Reference only"); \ } DECLARE_SETTINGSFACT(WimaSettings, rosbridgeConnectionString)