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
2d6fc521
Commit
2d6fc521
authored
Feb 06, 2009
by
Oliver Bock
Browse files
Improved and consolidated a few labels and status tips
parent
98130734
Changes
1
Show whitespace changes
Inline
Side-by-side
src/pulsatingscience.ui
View file @
2d6fc521
...
...
@@ -5,7 +5,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>
693
</width>
<width>
702
</width>
<height>600</height>
</rect>
</property>
...
...
@@ -288,6 +288,9 @@
<layout class="QHBoxLayout" name="horizontalLayout" >
<item>
<widget class="QRadioButton" name="radioCompanionWD" >
<property name="statusTip" >
<string>Set companion class to "White Dwarf" (0.6 solar masses)</string>
</property>
<property name="text" >
<string>White Dwarf</string>
</property>
...
...
@@ -295,6 +298,9 @@
</item>
<item>
<widget class="QRadioButton" name="radioCompanionSun" >
<property name="statusTip" >
<string>Set companion class to "Sun" (1.0 solar masses)</string>
</property>
<property name="text" >
<string>Sun</string>
</property>
...
...
@@ -305,6 +311,9 @@
</item>
<item>
<widget class="QRadioButton" name="radioCompanionNS" >
<property name="statusTip" >
<string>Set companion class to "Neutron Star" (1.4 solar masses)</string>
</property>
<property name="text" >
<string>Neutron Star</string>
</property>
...
...
@@ -391,10 +400,10 @@
<item>
<widget class="QPushButton" name="pushRun" >
<property name="statusTip" >
<string>
Run
the animation</string>
<string>
Start
the animation</string>
</property>
<property name="text" >
<string>
Run
</string>
<string>
Start
</string>
</property>
<property name="icon" >
<iconset resource="pulsatingscience.qrc" >
...
...
@@ -425,7 +434,7 @@
<bool>false</bool>
</property>
<property name="statusTip" >
<string>Stop the animation</string>
<string>Stop
and reset
the animation</string>
</property>
<property name="text" >
<string>Stop</string>
...
...
@@ -452,10 +461,10 @@
<item>
<widget class="QPushButton" name="pushAbout" >
<property name="statusTip" >
<string>About Pulsating Science</string>
<string>About
"
Pulsating Science
"
</string>
</property>
<property name="text" >
<string>About</string>
<string>About
...
</string>
</property>
<property name="icon" >
<iconset resource="pulsatingscience.qrc" >
...
...
@@ -473,7 +482,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>
693
</width>
<width>
702
</width>
<height>31</height>
</rect>
</property>
...
...
@@ -533,10 +542,16 @@
<normaloff>:/icons/resources/help-about.png</normaloff>:/icons/resources/help-about.png</iconset>
</property>
<property name="text" >
<string>About</string>
<string>About...</string>
</property>
<property name="iconText" >
<string>About...</string>
</property>
<property name="toolTip" >
<string>About...</string>
</property>
<property name="statusTip" >
<string>About
this software
</string>
<string>About
"Pulsating Science"
</string>
</property>
<property name="shortcut" >
<string>Ctrl+A</string>
...
...
@@ -554,7 +569,7 @@
<string>Quit</string>
</property>
<property name="statusTip" >
<string>Quit</string>
<string>Quit
program
</string>
</property>
<property name="shortcut" >
<string>Ctrl+Q</string>
...
...
@@ -569,13 +584,13 @@
<normaloff>:/icons/resources/control-run.png</normaloff>:/icons/resources/control-run.png</iconset>
</property>
<property name="text" >
<string>
Run
</string>
<string>
Start
</string>
</property>
<property name="statusTip" >
<string>Start the animation</string>
</property>
<property name="shortcut" >
<string>Ctrl+
R
</string>
<string>Ctrl+
S
</string>
</property>
</action>
<action name="actionStop" >
...
...
@@ -590,7 +605,7 @@
<string>Stop and reset the animation</string>
</property>
<property name="shortcut" >
<string>Ctrl+
S
</string>
<string>Ctrl+
O
</string>
</property>
</action>
<action name="actionPause" >
...
...
@@ -633,6 +648,9 @@
<property name="text" >
<string>Menu bar</string>
</property>
<property name="statusTip" >
<string>Toggle the menu bar visibility</string>
</property>
<property name="shortcut" >
<string>Alt+M</string>
</property>
...
...
@@ -647,6 +665,9 @@
<property name="text" >
<string>Status bar</string>
</property>
<property name="statusTip" >
<string>Toggle the status bar visibility</string>
</property>
<property name="shortcut" >
<string>Alt+S</string>
</property>
...
...
@@ -658,6 +679,9 @@
<property name="text" >
<string>Rotation axes</string>
</property>
<property name="statusTip" >
<string>Toggle the rotation axes visibility</string>
</property>
<property name="shortcut" >
<string>Alt+R</string>
</property>
...
...
@@ -669,6 +693,9 @@
<property name="text" >
<string>Fullscreen</string>
</property>
<property name="statusTip" >
<string>Toggle fullscreen mode</string>
</property>
<property name="shortcut" >
<string>Alt+F</string>
</property>
...
...
@@ -680,6 +707,9 @@
<property name="text" >
<string>Orbital planes</string>
</property>
<property name="statusTip" >
<string>Toggle the orbital planes visibility</string>
</property>
<property name="shortcut" >
<string>Alt+O</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