elide title

This commit is contained in:
Sebastian Kügler 2013-02-15 03:07:37 +01:00
parent d7ac446c43
commit 3781fb6f6d

View File

@ -69,6 +69,7 @@ Item {
PlasmaExtras.Title {
width: parent.width
elide: Text.ElideRight
text: "This is a <i>PlasmaComponent</i>"
}
PlasmaComponents.Label {