]> ruin.nu Git - hbs.git/blobdiff - bs/ui/infoview.ui
added code so you lose ships if you steal..
[hbs.git] / bs / ui / infoview.ui
index 6354911dd7506a4d1c6a671048dd96c81531ffcc..bb57b75002469dc7b26c71ed8fcc2639fcdc425e 100644 (file)
@@ -1,5 +1,7 @@
 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 <class>InfoView</class>
+<comment>A nice little widget who don't know much about the rest of the world.. ;)</comment>
+<author>Michael Andree</author>
 <widget class="QWidget">
     <property name="name">
         <cstring>InfoView</cstring>
@@ -7,21 +9,29 @@
     <property name="geometry">
         <rect>
             <x>0</x>
-            <y>0</y>
-            <width>263</width>
-            <height>117</height>
+            <y>4</y>
+            <width>267</width>
+            <height>221</height>
         </rect>
     </property>
+    <property name="sizePolicy">
+        <sizepolicy>
+            <hsizetype>5</hsizetype>
+            <vsizetype>4</vsizetype>
+            <horstretch>0</horstretch>
+            <verstretch>0</verstretch>
+        </sizepolicy>
+    </property>
     <property name="maximumSize">
         <size>
             <width>32767</width>
-            <height>150</height>
+            <height>221</height>
         </size>
     </property>
     <property name="caption">
         <string>Form2</string>
     </property>
-    <vbox>
+    <grid>
         <property name="name">
             <cstring>unnamed</cstring>
         </property>
         <property name="spacing">
             <number>0</number>
         </property>
-        <widget class="QLayoutWidget">
+        <widget class="QLabel" row="1" column="0">
             <property name="name">
-                <cstring>Layout7</cstring>
+                <cstring>GroupLabel</cstring>
             </property>
-            <grid>
-                <property name="name">
-                    <cstring>unnamed</cstring>
-                </property>
-                <property name="margin">
-                    <number>0</number>
+            <property name="text">
+                <string>&amp;Group</string>
+            </property>
+            <property name="buddy" stdset="0">
+                <cstring>GroupCombo</cstring>
+            </property>
+        </widget>
+        <widget class="QLabel" row="0" column="0">
+            <property name="name">
+                <cstring>BattleLabel</cstring>
+            </property>
+            <property name="text">
+                <string>&amp;Battle</string>
+            </property>
+            <property name="buddy" stdset="0">
+                <cstring>BattleCombo</cstring>
+            </property>
+        </widget>
+        <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">
+            <item>
+                <property name="text">
+                    <string>Friendly</string>
                 </property>
-                <property name="spacing">
-                    <number>0</number>
+            </item>
+            <item>
+                <property name="text">
+                    <string>Hostile</string>
                 </property>
-                <widget class="QLabel" row="2" column="0">
-                    <property name="name">
-                        <cstring>RaceLabel</cstring>
-                    </property>
-                    <property name="text">
-                        <string>&amp;Race</string>
-                    </property>
-                    <property name="buddy" stdset="0">
-                        <cstring>RaceCombo</cstring>
-                    </property>
-                </widget>
-                <widget class="QComboBox" row="2" column="1">
-                    <property name="name">
-                        <cstring>RaceCombo</cstring>
-                    </property>
-                </widget>
-                <widget class="QLabel" row="1" column="0">
-                    <property name="name">
-                        <cstring>EtaLabel</cstring>
-                    </property>
-                    <property name="text">
-                        <string>&amp;Eta</string>
-                    </property>
-                    <property name="buddy" stdset="0">
-                        <cstring>EtaSpin</cstring>
-                    </property>
-                </widget>
-                <widget class="QSpinBox" row="1" column="1">
-                    <property name="name">
-                        <cstring>EtaSpin</cstring>
-                    </property>
-                </widget>
-                <widget class="QLineEdit" row="0" column="1">
-                    <property name="name">
-                        <cstring>NameLine</cstring>
-                    </property>
-                </widget>
-                <widget class="QLabel" row="0" column="0">
-                    <property name="name">
-                        <cstring>NameLabel</cstring>
-                    </property>
-                    <property name="text">
-                        <string>&amp;Name</string>
-                    </property>
-                    <property name="buddy" stdset="0">
-                        <cstring>NameLine</cstring>
-                    </property>
-                </widget>
-            </grid>
+            </item>
+            <property name="name">
+                <cstring>GroupCombo</cstring>
+            </property>
+            <property name="insertionPolicy">
+                <enum>NoInsertion</enum>
+            </property>
+        </widget>
+        <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
+            <property name="name">
+                <cstring>BattleCombo</cstring>
+            </property>
+            <property name="insertionPolicy">
+                <enum>NoInsertion</enum>
+            </property>
         </widget>
-        <widget class="QLayoutWidget">
+        <widget class="QLayoutWidget" row="8" column="0" rowspan="1" colspan="3">
             <property name="name">
                 <cstring>Layout13</cstring>
             </property>
                     </property>
                 </widget>
                 <spacer>
-                    <property name="name" stdset="0">
+                    <property name="name">
                         <cstring>Spacer1</cstring>
                     </property>
                     <property name="orientation">
                     <property name="sizeType">
                         <enum>Expanding</enum>
                     </property>
-                    <property name="sizeHint">
-                        <size>
-                            <width>20</width>
-                            <height>20</height>
-                        </size>
-                    </property>
                 </spacer>
                 <widget class="QPushButton">
                     <property name="name">
                         <bool>false</bool>
                     </property>
                     <property name="text">
-                        <string>&amp;Remove</string>
+                        <string>Remo&amp;ve</string>
                     </property>
                 </widget>
             </hbox>
         </widget>
-    </vbox>
+        <spacer row="7" column="1">
+            <property name="name">
+                <cstring>Spacer4</cstring>
+            </property>
+            <property name="orientation">
+                <enum>Vertical</enum>
+            </property>
+            <property name="sizeType">
+                <enum>Expanding</enum>
+            </property>
+        </spacer>
+        <widget class="QLabel" row="6" column="0">
+            <property name="name">
+                <cstring>RaceLabel</cstring>
+            </property>
+            <property name="text">
+                <string>&amp;Race</string>
+            </property>
+            <property name="buddy" stdset="0">
+                <cstring>RaceCombo</cstring>
+            </property>
+        </widget>
+        <widget class="QComboBox" row="6" column="1" rowspan="1" colspan="2">
+            <property name="name">
+                <cstring>RaceCombo</cstring>
+            </property>
+        </widget>
+        <spacer row="2" column="2">
+            <property name="name">
+                <cstring>Spacer3</cstring>
+            </property>
+            <property name="orientation">
+                <enum>Vertical</enum>
+            </property>
+            <property name="sizeType">
+                <enum>Expanding</enum>
+            </property>
+        </spacer>
+        <widget class="QLabel" row="3" column="0">
+            <property name="name">
+                <cstring>NameLabel</cstring>
+            </property>
+            <property name="text">
+                <string>Na&amp;me</string>
+            </property>
+            <property name="buddy" stdset="0">
+                <cstring>NameLine</cstring>
+            </property>
+        </widget>
+        <widget class="QLabel" row="4" column="0">
+            <property name="name">
+                <cstring>EtaLabel</cstring>
+            </property>
+            <property name="text">
+                <string>E&amp;ta</string>
+            </property>
+            <property name="buddy" stdset="0">
+                <cstring>EtaSpin</cstring>
+            </property>
+        </widget>
+        <widget class="QLineEdit" row="3" column="1" rowspan="1" colspan="2">
+            <property name="name">
+                <cstring>NameLine</cstring>
+            </property>
+        </widget>
+        <widget class="QSpinBox" row="4" column="1" rowspan="1" colspan="2">
+            <property name="name">
+                <cstring>EtaSpin</cstring>
+            </property>
+        </widget>
+        <widget class="QLabel" row="5" column="0">
+            <property name="name">
+                <cstring>StayLabel</cstring>
+            </property>
+            <property name="text">
+                <string>Stays</string>
+            </property>
+            <property name="buddy" stdset="0">
+                <cstring>StaySpin</cstring>
+            </property>
+            <property name="toolTip" stdset="0">
+                <string>Sets the number of ticks the fleet stays at the target, usually 3 for hostile and 6 for friendly. The fleet is disabled if stays is 0, and it stays the whole battle if it's -1</string>
+            </property>
+        </widget>
+        <widget class="QSpinBox" row="5" column="1" rowspan="1" colspan="2">
+            <property name="name">
+                <cstring>StaySpin</cstring>
+            </property>
+            <property name="minValue">
+                <number>-1</number>
+            </property>
+        </widget>
+    </grid>
 </widget>
 <connections>
-    <connection>
-        <sender>ApplyButton</sender>
-        <signal>clicked()</signal>
-        <receiver>InfoView</receiver>
-        <slot>ApplyButton_clicked()</slot>
-    </connection>
     <connection>
         <sender>CancelButton</sender>
         <signal>clicked()</signal>
         <receiver>InfoView</receiver>
         <slot>RemoveButton_clicked()</slot>
     </connection>
+    <connection>
+        <sender>ApplyButton</sender>
+        <signal>clicked()</signal>
+        <receiver>InfoView</receiver>
+        <slot>ApplyButton_clicked()</slot>
+    </connection>
+    <connection>
+        <sender>NameLine</sender>
+        <signal>textChanged(const QString&amp;)</signal>
+        <receiver>InfoView</receiver>
+        <slot>slotNameChanged(const QString&amp;)</slot>
+    </connection>
 </connections>
+<tabstops>
+    <tabstop>NameLine</tabstop>
+    <tabstop>EtaSpin</tabstop>
+    <tabstop>RaceCombo</tabstop>
+    <tabstop>ApplyButton</tabstop>
+    <tabstop>CancelButton</tabstop>
+    <tabstop>NewButton</tabstop>
+    <tabstop>RemoveButton</tabstop>
+</tabstops>
 <includes>
     <include location="global" impldecl="in declaration">vector</include>
     <include location="local" impldecl="in implementation">infoview.ui.h</include>
 </includes>
+<variables>
+    <variable>QString m_Name;</variable>
+    <variable>QString m_Battle;</variable>
+    <variable>QString m_Group;</variable>
+</variables>
 <signals>
     <signal>remove()</signal>
     <signal>cancel()</signal>
     <signal>add()</signal>
 </signals>
 <slots>
-    <slot access="protected">init()</slot>
-    <slot access="protected">destroy()</slot>
+    <slot>init()</slot>
+    <slot>destroy()</slot>
     <slot>setRaces( std::vector&lt;QString&gt; races )</slot>
     <slot>setEta( int eta )</slot>
     <slot>setFleetName( QString name )</slot>
     <slot>setRace( QString name )</slot>
     <slot>InfoView_destroyed( QObject * )</slot>
-    <slot>ApplyButton_clicked()</slot>
     <slot>CancelButton_clicked()</slot>
     <slot>NewButton_clicked()</slot>
     <slot>RemoveButton_clicked()</slot>
+    <slot>setGroup( QString s )</slot>
+    <slot>setBattles( std::vector&lt;QString&gt; battles )</slot>
+    <slot>setBattle( QString s )</slot>
+    <slot>enableNameChange( bool b )</slot>
+    <slot>enableRemove( bool b )</slot>
+    <slot>ApplyButton_clicked()</slot>
+    <slot returnType="QString">battle()</slot>
+    <slot returnType="int">eta()</slot>
+    <slot returnType="QString">fleetName()</slot>
+    <slot returnType="QString">group()</slot>
+    <slot returnType="QString">race()</slot>
+    <slot>slotNameChanged( const QString &amp; s )</slot>
+    <slot returnType="int">stays()</slot>
+    <slot>setStays( int ticks )</slot>
 </slots>
 <layoutdefaults spacing="0" margin="0"/>
 </UI>