|
|
@ -60,6 +60,9 @@ |
|
|
|
<property name="textFormat"> |
|
|
|
<property name="textFormat"> |
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
<enum>Qt::PlainText</enum> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="openExternalLinks"> |
|
|
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="textInteractionFlags"> |
|
|
|
<property name="textInteractionFlags"> |
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|