Tab order

This commit is contained in:
Klaus Basan
2018-07-17 19:01:14 +02:00
parent 235332bada
commit aef01008ac

View File

@@ -389,10 +389,10 @@
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;title&gt;Login hints&lt;/title&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:7.875pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Arial';&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; font-family:'Arial';&quot; style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;You can go directly to the swift DB: &lt;a href=&quot;##swiftDb##&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;##swiftDb##&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot; font-family:'Arial';&quot; style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If you want to use VATSIM SSO, you need to enable it once &lt;a href=&quot;##swiftEnableSSO##&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;##swiftEnableSSO##&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/body&gt;&lt;/html&gt;</string>
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.1pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Arial'; font-size:7.875pt;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; font-family:'Arial'; font-size:7.875pt;&quot; style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;You can go directly to the swift DB: &lt;a href=&quot;##swiftDb##&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;##swiftDb##&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style=&quot; font-family:'Arial'; font-size:7.875pt;&quot; style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If you want to use VATSIM SSO, you need to enable it once &lt;a href=&quot;##swiftEnableSSO##&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;##swiftEnableSSO##&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textInteractionFlags">
<set>Qt::TextBrowserInteraction</set>
@@ -414,14 +414,15 @@ p, li { white-space: pre-wrap; }
</customwidget>
</customwidgets>
<tabstops>
<tabstop>tb_LoginToDbAndHints</tabstop>
<tabstop>le_Username</tabstop>
<tabstop>le_Password</tabstop>
<tabstop>le_Name</tabstop>
<tabstop>te_Roles</tabstop>
<tabstop>le_Info</tabstop>
<tabstop>pb_Logoff</tabstop>
<tabstop>tb_LoginToDbAndHints</tabstop>
<tabstop>pb_Login</tabstop>
<tabstop>tbr_InfoAndHints</tabstop>
<tabstop>pb_Logoff</tabstop>
<tabstop>le_Name</tabstop>
<tabstop>le_Info</tabstop>
<tabstop>te_Roles</tabstop>
</tabstops>
<resources/>
<connections/>