Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
pulsatingscience
Commits
1a32fa0c
Commit
1a32fa0c
authored
Sep 15, 2017
by
Oliver Bock
Browse files
Add status tips for amplitude LCDs
parent
f8b909ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pulsatingscience.ui
View file @
1a32fa0c
...
...
@@ -407,6 +407,9 @@
</item>
<item
row=
"0"
column=
"6"
>
<widget
class=
"QLCDNumber"
name=
"lcdAmpLHO"
>
<property
name=
"statusTip"
>
<string>
Relative strain amplitude of LHO
</string>
</property>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
color:rgb(0, 0, 255)
</string>
</property>
...
...
@@ -417,6 +420,9 @@
</item>
<item
row=
"1"
column=
"6"
>
<widget
class=
"QLCDNumber"
name=
"lcdAmpLLO"
>
<property
name=
"statusTip"
>
<string>
Relative strain amplitude of LLO
</string>
</property>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
color:rgb(255, 0, 0)
</string>
</property>
...
...
@@ -427,6 +433,9 @@
</item>
<item
row=
"3"
column=
"6"
>
<widget
class=
"QLCDNumber"
name=
"lcdAmpVirgo"
>
<property
name=
"statusTip"
>
<string>
Relative strain amplitude of Virgo
</string>
</property>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
color:rgb(0, 153, 0)
</string>
</property>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment