From 1a77bc90a1e426b20cbc0b409a02063399eaa4e4 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Tue, 26 Sep 2023 22:02:28 +0800 Subject: Alias to student dashboard table body --- Student/Dashboard.ui.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'Student') diff --git a/Student/Dashboard.ui.qml b/Student/Dashboard.ui.qml index 6c2a339..6ca13f3 100644 --- a/Student/Dashboard.ui.qml +++ b/Student/Dashboard.ui.qml @@ -4,6 +4,7 @@ import "Dashboard" import QtQuick.Layouts 1.15 Flickable { + property alias tableBody: tableBody contentWidth: table.width ColumnLayout{ -- cgit v1.3