Annotation of imach/imach-gui/dialog.ui, revision 1.1

1.1     ! brouard     1: <?xml version="1.0" encoding="UTF-8"?>
        !             2: <ui version="4.0">
        !             3:  <class>Dialog</class>
        !             4:  <widget class="QDialog" name="Dialog">
        !             5:   <property name="geometry">
        !             6:    <rect>
        !             7:     <x>0</x>
        !             8:     <y>0</y>
        !             9:     <width>400</width>
        !            10:     <height>406</height>
        !            11:    </rect>
        !            12:   </property>
        !            13:   <property name="windowTitle">
        !            14:    <string>Dialog</string>
        !            15:   </property>
        !            16:   <layout class="QGridLayout" name="gridLayout">
        !            17:    <item row="0" column="0" colspan="3">
        !            18:     <layout class="QHBoxLayout" name="horizontalLayout_4">
        !            19:      <item>
        !            20:       <layout class="QHBoxLayout" name="horizontalLayout">
        !            21:        <item>
        !            22:         <widget class="QLabel" name="imachStatusLabel">
        !            23:          <property name="text">
        !            24:           <string>IMaCh parameter file</string>
        !            25:          </property>
        !            26:          <property name="buddy">
        !            27:           <cstring>fromLineEdit</cstring>
        !            28:          </property>
        !            29:         </widget>
        !            30:        </item>
        !            31:        <item>
        !            32:         <widget class="QLineEdit" name="fromLineEdit">
        !            33:          <property name="locale">
        !            34:           <locale language="French" country="France"/>
        !            35:          </property>
        !            36:         </widget>
        !            37:        </item>
        !            38:       </layout>
        !            39:      </item>
        !            40:      <item>
        !            41:       <widget class="QPushButton" name="fileOpenButton">
        !            42:        <property name="text">
        !            43:         <string>Browse...</string>
        !            44:        </property>
        !            45:       </widget>
        !            46:      </item>
        !            47:     </layout>
        !            48:    </item>
        !            49:    <item row="1" column="0" colspan="3">
        !            50:     <layout class="QHBoxLayout" name="horizontalLayout_5">
        !            51:      <item>
        !            52:       <layout class="QHBoxLayout" name="horizontalLayout_2"/>
        !            53:      </item>
        !            54:      <item>
        !            55:       <spacer name="horizontalSpacer">
        !            56:        <property name="orientation">
        !            57:         <enum>Qt::Horizontal</enum>
        !            58:        </property>
        !            59:        <property name="sizeHint" stdset="0">
        !            60:         <size>
        !            61:          <width>40</width>
        !            62:          <height>20</height>
        !            63:         </size>
        !            64:        </property>
        !            65:       </spacer>
        !            66:      </item>
        !            67:     </layout>
        !            68:    </item>
        !            69:    <item row="2" column="0">
        !            70:     <layout class="QHBoxLayout" name="horizontalLayout_6">
        !            71:      <item>
        !            72:       <widget class="QPushButton" name="startButton">
        !            73:        <property name="text">
        !            74:         <string>Run imach</string>
        !            75:        </property>
        !            76:       </widget>
        !            77:      </item>
        !            78:      <item>
        !            79:       <spacer name="horizontalSpacer_2">
        !            80:        <property name="orientation">
        !            81:         <enum>Qt::Horizontal</enum>
        !            82:        </property>
        !            83:        <property name="sizeHint" stdset="0">
        !            84:         <size>
        !            85:          <width>40</width>
        !            86:          <height>20</height>
        !            87:         </size>
        !            88:        </property>
        !            89:       </spacer>
        !            90:      </item>
        !            91:     </layout>
        !            92:    </item>
        !            93:    <item row="3" column="0" colspan="3">
        !            94:     <widget class="QTextEdit" name="textEdit"/>
        !            95:    </item>
        !            96:    <item row="4" column="0" colspan="3">
        !            97:     <layout class="QHBoxLayout" name="horizontalLayout_7">
        !            98:      <item>
        !            99:       <widget class="QPushButton" name="runGnuplotButton">
        !           100:        <property name="text">
        !           101:         <string>Run Gnuplot file</string>
        !           102:        </property>
        !           103:       </widget>
        !           104:      </item>
        !           105:      <item>
        !           106:       <spacer name="horizontalSpacer_3">
        !           107:        <property name="orientation">
        !           108:         <enum>Qt::Horizontal</enum>
        !           109:        </property>
        !           110:        <property name="sizeHint" stdset="0">
        !           111:         <size>
        !           112:          <width>40</width>
        !           113:          <height>20</height>
        !           114:         </size>
        !           115:        </property>
        !           116:       </spacer>
        !           117:      </item>
        !           118:     </layout>
        !           119:    </item>
        !           120:    <item row="5" column="0" colspan="3">
        !           121:     <layout class="QHBoxLayout" name="horizontalLayout_3">
        !           122:      <item>
        !           123:       <widget class="QPushButton" name="openLogButton">
        !           124:        <property name="text">
        !           125:         <string>Browse log file</string>
        !           126:        </property>
        !           127:       </widget>
        !           128:      </item>
        !           129:      <item>
        !           130:       <widget class="QPushButton" name="openGnuplotButton">
        !           131:        <property name="text">
        !           132:         <string>Edit gnuplot file</string>
        !           133:        </property>
        !           134:       </widget>
        !           135:      </item>
        !           136:     </layout>
        !           137:    </item>
        !           138:    <item row="6" column="2">
        !           139:     <widget class="QPushButton" name="pushButton">
        !           140:      <property name="text">
        !           141:       <string>Close</string>
        !           142:      </property>
        !           143:     </widget>
        !           144:    </item>
        !           145:    <item row="6" column="1">
        !           146:     <widget class="QPushButton" name="launchbrowButton">
        !           147:      <property name="text">
        !           148:       <string>Visualize results</string>
        !           149:      </property>
        !           150:     </widget>
        !           151:    </item>
        !           152:    <item row="6" column="0">
        !           153:     <spacer name="horizontalSpacer_4">
        !           154:      <property name="orientation">
        !           155:       <enum>Qt::Horizontal</enum>
        !           156:      </property>
        !           157:      <property name="sizeHint" stdset="0">
        !           158:       <size>
        !           159:        <width>298</width>
        !           160:        <height>20</height>
        !           161:       </size>
        !           162:      </property>
        !           163:     </spacer>
        !           164:    </item>
        !           165:   </layout>
        !           166:  </widget>
        !           167:  <layoutdefault spacing="6" margin="11"/>
        !           168:  <resources/>
        !           169:  <connections>
        !           170:   <connection>
        !           171:    <sender>pushButton</sender>
        !           172:    <signal>clicked()</signal>
        !           173:    <receiver>Dialog</receiver>
        !           174:    <slot>close()</slot>
        !           175:    <hints>
        !           176:     <hint type="sourcelabel">
        !           177:      <x>267</x>
        !           178:      <y>125</y>
        !           179:     </hint>
        !           180:     <hint type="destinationlabel">
        !           181:      <x>267</x>
        !           182:      <y>174</y>
        !           183:     </hint>
        !           184:    </hints>
        !           185:   </connection>
        !           186:  </connections>
        !           187: </ui>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>