change or define default for basic types in Qml
-
is there any way for customizing basic type like Rectangle or Text as default?
I mean I have define customizing type with import QtQuick.Templates 2.5 as T and QQuickStyle , but I am looking for way for define default for basic type .and Tell me what is difference between qtquickcontrols2.conf vs import QtQuick.Templates , which one is better for working ?