import QtQuick 2.14 QtObject { property var quickTextDocument property color codeBackgroundColor property color codeForegroundColor }