Codebase list aqemu / debian/0.7.2-1 Monitor_Window.ui
debian/0.7.2-1

Tree @debian/0.7.2-1 (Download .tar.gz)

Monitor_Window.ui @debian/0.7.2-1raw · history · blame

<ui version="4.0" >
 <author>Andrey Rijov</author>
 <class>Monitor_Window</class>
 <widget class="QDialog" name="Monitor_Window" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>570</width>
    <height>264</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>QEMU Monitor</string>
  </property>
  <layout class="QGridLayout" >
   <property name="margin" >
    <number>8</number>
   </property>
   <property name="spacing" >
    <number>6</number>
   </property>
   <item row="1" column="1" >
    <widget class="QComboBox" name="CB_Com_Line" >
     <property name="sizePolicy" >
      <sizepolicy>
       <hsizetype>1</hsizetype>
       <vsizetype>0</vsizetype>
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="editable" >
      <bool>true</bool>
     </property>
     <property name="currentIndex" >
      <number>-1</number>
     </property>
     <property name="maxCount" >
      <number>512</number>
     </property>
     <item>
      <property name="text" >
       <string>info version</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info network</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info block</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info registers</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info cpus</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info history</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info irq</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info pic</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info pci</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info tlb</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info mem</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info jit</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info kqemu</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info usb</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info usbhost</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info profile</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info capture</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info snapshots</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info mice</string>
      </property>
     </item>
     <item>
      <property name="text" >
       <string>info vnc</string>
      </property>
     </item>
    </widget>
   </item>
   <item row="1" column="0" >
    <widget class="QLabel" name="Label_Command" >
     <property name="sizePolicy" >
      <sizepolicy>
       <hsizetype>4</hsizetype>
       <vsizetype>5</vsizetype>
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="text" >
      <string>Com&amp;mand:</string>
     </property>
     <property name="buddy" >
      <cstring>CB_Com_Line</cstring>
     </property>
    </widget>
   </item>
   <item row="0" column="0" colspan="4" >
    <widget class="QTextEdit" name="Edit_Monitor_Out" >
     <property name="palette" >
      <palette>
       <active>
        <colorrole role="Text" >
         <brush brushstyle="SolidPattern" >
          <color alpha="255" >
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base" >
         <brush brushstyle="SolidPattern" >
          <color alpha="255" >
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
       </active>
       <inactive>
        <colorrole role="Text" >
         <brush brushstyle="SolidPattern" >
          <color alpha="255" >
           <red>255</red>
           <green>255</green>
           <blue>255</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base" >
         <brush brushstyle="SolidPattern" >
          <color alpha="255" >
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
       </inactive>
       <disabled>
        <colorrole role="Text" >
         <brush brushstyle="SolidPattern" >
          <color alpha="255" >
           <red>113</red>
           <green>115</green>
           <blue>119</blue>
          </color>
         </brush>
        </colorrole>
        <colorrole role="Base" >
         <brush brushstyle="SolidPattern" >
          <color alpha="255" >
           <red>0</red>
           <green>0</green>
           <blue>0</blue>
          </color>
         </brush>
        </colorrole>
       </disabled>
      </palette>
     </property>
     <property name="undoRedoEnabled" >
      <bool>false</bool>
     </property>
     <property name="readOnly" >
      <bool>true</bool>
     </property>
    </widget>
   </item>
   <item row="1" column="2" >
    <widget class="QPushButton" name="Button_Run" >
     <property name="sizePolicy" >
      <sizepolicy>
       <hsizetype>4</hsizetype>
       <vsizetype>0</vsizetype>
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="text" >
      <string>&amp;Run</string>
     </property>
    </widget>
   </item>
   <item row="1" column="3" >
    <widget class="QPushButton" name="Button_Clear" >
     <property name="sizePolicy" >
      <sizepolicy>
       <hsizetype>4</hsizetype>
       <vsizetype>0</vsizetype>
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="text" >
      <string>&amp;Clear</string>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <tabstops>
  <tabstop>CB_Com_Line</tabstop>
  <tabstop>Button_Run</tabstop>
  <tabstop>Button_Clear</tabstop>
  <tabstop>Edit_Monitor_Out</tabstop>
 </tabstops>
 <resources/>
 <connections>
  <connection>
   <sender>Button_Clear</sender>
   <signal>clicked()</signal>
   <receiver>Edit_Monitor_Out</receiver>
   <slot>clear()</slot>
   <hints>
    <hint type="sourcelabel" >
     <x>489</x>
     <y>251</y>
    </hint>
    <hint type="destinationlabel" >
     <x>426</x>
     <y>162</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>