Preparation for messageeventmodel.

This commit is contained in:
Black Hat
2018-03-05 19:11:55 +08:00
parent 9b4fa0d8c6
commit fe57008564
6 changed files with 39 additions and 15 deletions

View File

@@ -7,6 +7,8 @@ import "qrc:/qml/component"
Item {
property var listModel
property alias currentIndex: listView.currentIndex
ColumnLayout {
anchors.fill: parent
spacing: 0

View File

@@ -6,6 +6,8 @@ import QtGraphicalEffects 1.0
import "qrc:/qml/component"
Item {
property int roomIndex
ColumnLayout {
anchors.fill: parent
spacing: 0