How to center text in Label?
-
How to center text in Label?
Label { Layout.topMargin: 50 Layout.alignment: Qt.AlignTop | Qt.AlignHCenter Layout.fillWidth: true text: "Vivamus pulvinar neque sit amet tellus ultrices, sit amet tempor diam mollis" wrapMode: Text.WordWrap font.pixelSize: 16 color: "#424242" }
-
How to center text in Label?
Label { Layout.topMargin: 50 Layout.alignment: Qt.AlignTop | Qt.AlignHCenter Layout.fillWidth: true text: "Vivamus pulvinar neque sit amet tellus ultrices, sit amet tempor diam mollis" wrapMode: Text.WordWrap font.pixelSize: 16 color: "#424242" }
-
How to center text in Label?
Label { Layout.topMargin: 50 Layout.alignment: Qt.AlignTop | Qt.AlignHCenter Layout.fillWidth: true text: "Vivamus pulvinar neque sit amet tellus ultrices, sit amet tempor diam mollis" wrapMode: Text.WordWrap font.pixelSize: 16 color: "#424242" }