status-desktop/libs/StatusQ/qml/Status/Controls/Navigation/ApplicationContentView.qml
Stefan cecfd7f8e8 chore(CPP): base for the window and layouting system
Demo controls migrations to Qt6
POC for an application layout with isolated components

Closes: #5902
2022-07-01 16:57:51 +02:00

8 lines
76 B
QML

import QtQuick
/*!
Template for application section content
*/
Item {
}