mirror of
https://github.com/Thracky/GlosSI.git
synced 2024-11-17 03:26:02 +00:00
Add tooltips
This commit is contained in:
parent
8c8f7e5221
commit
d484e18bd4
@ -64,6 +64,9 @@
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Add all GloSC shortcuts to Steam</p></body></html></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><html><head/><body><p>Create a new &quot;Non-Steam Game&quot; shortcut with GloSC functionality</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Create New</string>
|
||||
</property>
|
||||
@ -125,6 +131,9 @@
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Name of the shortcut in Steam</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QCheckBox" name="cbOverlay">
|
||||
<property name="geometry">
|
||||
@ -135,6 +144,9 @@
|
||||
<height>17</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Shows the Steam-overlay as borderless window on the desktop and over applications</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable overlay</string>
|
||||
</property>
|
||||
@ -151,6 +163,9 @@
|
||||
<height>17</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Creates a virtual XInput controller from the SteamControllers gamepad mappings</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Enable virtual controllers</string>
|
||||
</property>
|
||||
@ -167,6 +182,9 @@
|
||||
<height>41</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Uses your desktop-config, instead of a separate unique one, for this shortcut</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use Desktop-Config
|
||||
Doesn't work if GloSC window is in focus</string>
|
||||
|
Loading…
Reference in New Issue
Block a user