Layout optimizations and tab access for self-hosting link
authorDominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Thu, 12 Sep 2019 20:00:43 +0000 (22:00 +0200)
committerDominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Thu, 12 Sep 2019 20:00:43 +0000 (22:00 +0200)
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
src/gui/wizard/owncloudsetupnocredspage.ui

index 99365c91f2a85f61b1c59a6ccee10f9b98971db7..67462e4715661aeadf1cfe45a3c874d1479e1b58 100644 (file)
          <height>0</height>
         </size>
        </property>
+       <property name="maximumSize">
+        <size>
+         <width>80</width>
+         <height>16777215</height>
+        </size>
+       </property>
        <property name="text">
         <string/>
        </property>
          <height>0</height>
         </size>
        </property>
+       <property name="maximumSize">
+        <size>
+         <width>80</width>
+         <height>16777215</height>
+        </size>
+       </property>
        <property name="text">
         <string/>
        </property>
       </spacer>
      </item>
      <item>
-      <widget class="QLabel" name="installLink">
-       <property name="text">
-        <string>&lt;a href=&quot;https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Host your own server&lt;/span&gt;&lt;/a&gt;</string>
-       </property>
-       <property name="openExternalLinks">
-        <bool>true</bool>
+      <widget class="QWidget" name="widget" native="true">
+       <property name="focusPolicy">
+        <enum>Qt::TabFocus</enum>
        </property>
+       <layout class="QVBoxLayout" name="verticalLayout_3">
+        <item>
+         <widget class="QLabel" name="installLink">
+          <property name="text">
+           <string>&lt;a href=&quot;https://docs.nextcloud.com/server/15/admin_manual/installation/index.html#installation&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Host your own server&lt;/span&gt;&lt;/a&gt;</string>
+          </property>
+          <property name="openExternalLinks">
+           <bool>true</bool>
+          </property>
+          <property name="textInteractionFlags">
+           <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
+          </property>
+         </widget>
+        </item>
+       </layout>
       </widget>
      </item>
      <item>