From 9a60deb26c6db9dec64b4814fb75ac39f04c5b27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Wed, 12 Apr 2023 22:49:29 +0800 Subject: Heading attached property is used instead of Hx --- Shop/ProductDetail/RightSidebar.ui.qml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Shop/ProductDetail') diff --git a/Shop/ProductDetail/RightSidebar.ui.qml b/Shop/ProductDetail/RightSidebar.ui.qml index eccb39f..3f1ea8a 100644 --- a/Shop/ProductDetail/RightSidebar.ui.qml +++ b/Shop/ProductDetail/RightSidebar.ui.qml @@ -2,26 +2,28 @@ import QtQuick 2.15 import QtQuick.Controls 2.15 import QtQuick.Layouts 1.15 import QtGraphicalEffects 1.15 +import Bootstrap 5.3 import Eduport 1.4 import "../../Button" import "../../DropShadow" -import "../../Label" ColumnLayout { id: mainContent spacing: 16 - H1 { + Label { id: title text: "HTML and CSS: Design and Build Websites (Paperback)" - wrapMode: Text.Wrap + wrapMode: Label.Wrap + Bootstrap.heading: 1 Layout.maximumWidth: parent.width } RowLayout { id: rating spacing: 0 - H2 { + Label { id: ratingScore text: "4.5" + Bootstrap.heading: 2 } ColumnLayout { id: ratingInformation @@ -44,8 +46,9 @@ ColumnLayout { text: "checkable radio will be here" } } - H4 { + Label { text: "Description" + Bootstrap.heading: 4 } Label { text: "Satisfied conveying a dependent contented he gentleman agreeable do be. Warrant private blushes removed an in equally totally if. Delivered dejection necessary objection do Mr prevailed. Mr feeling does chiefly cordial in do.

We focus a great deal on the understanding of behavioral psychology and influence triggers which are crucial for becoming a well-rounded Digital Marketer. We understand that theory is important to build a solid foundation, we understand that theory alone isn't going to get the job done so that's why this course is packed with practical hands-on examples that you can follow step by step." -- cgit v1.2.3