Add tooltips

experimental
Peter Repukat 7 years ago
parent 8c8f7e5221
commit d484e18bd4

@ -64,6 +64,9 @@
<height>31</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Add all GloSC shortcuts to Steam&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Add all to Steam</string>
</property>
@ -86,6 +89,9 @@
<height>31</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Create a new &amp;quot;Non-Steam Game&amp;quot; shortcut with GloSC functionality&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Create New</string>
</property>
@ -125,6 +131,9 @@
<height>21</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Name of the shortcut in Steam&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QCheckBox" name="cbOverlay">
<property name="geometry">
@ -135,6 +144,9 @@
<height>17</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Shows the Steam-overlay as borderless window on the desktop and over applications&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Enable overlay</string>
</property>
@ -151,6 +163,9 @@
<height>17</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Creates a virtual XInput controller from the SteamControllers gamepad mappings&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Enable virtual controllers</string>
</property>
@ -167,6 +182,9 @@
<height>41</height>
</rect>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Uses your desktop-config, instead of a separate unique one, for this shortcut&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Use Desktop-Config
Doesn't work if GloSC window is in focus</string>

Loading…
Cancel
Save