OpenAlbum 1.0.b

/home/manuel/PFC/open-album/OpenAlbum-Unix/dialogtexturas.ui

00001 <?xml version="1.0" encoding="UTF-8"?>
00002 <ui version="4.0">
00003  <class>dialogTexturas</class>
00004  <widget class="QDialog" name="dialogTexturas">
00005   <property name="geometry">
00006    <rect>
00007     <x>0</x>
00008     <y>0</y>
00009     <width>401</width>
00010     <height>184</height>
00011    </rect>
00012   </property>
00013   <property name="windowTitle">
00014    <string>Selección de texturas</string>
00015   </property>
00016   <property name="windowIcon">
00017    <iconset>
00018     <normaloff>../../../data/iconlargue.png</normaloff>../../../data/iconlargue.png</iconset>
00019   </property>
00020   <widget class="QGraphicsView" name="visorTexturas">
00021    <property name="geometry">
00022     <rect>
00023      <x>20</x>
00024      <y>20</y>
00025      <width>141</width>
00026      <height>111</height>
00027     </rect>
00028    </property>
00029    <property name="verticalScrollBarPolicy">
00030     <enum>Qt::ScrollBarAlwaysOff</enum>
00031    </property>
00032    <property name="horizontalScrollBarPolicy">
00033     <enum>Qt::ScrollBarAlwaysOff</enum>
00034    </property>
00035   </widget>
00036   <widget class="QTreeWidget" name="selectorTexturas">
00037    <property name="geometry">
00038     <rect>
00039      <x>170</x>
00040      <y>20</y>
00041      <width>211</width>
00042      <height>111</height>
00043     </rect>
00044    </property>
00045    <column>
00046     <property name="text">
00047      <string notr="true">Texturas</string>
00048     </property>
00049    </column>
00050   </widget>
00051   <widget class="QPushButton" name="pushElegir">
00052    <property name="enabled">
00053     <bool>false</bool>
00054    </property>
00055    <property name="geometry">
00056     <rect>
00057      <x>293</x>
00058      <y>150</y>
00059      <width>98</width>
00060      <height>27</height>
00061     </rect>
00062    </property>
00063    <property name="text">
00064     <string>&amp;Elegir</string>
00065    </property>
00066   </widget>
00067   <widget class="QPushButton" name="pushCancelar">
00068    <property name="geometry">
00069     <rect>
00070      <x>183</x>
00071      <y>150</y>
00072      <width>98</width>
00073      <height>27</height>
00074     </rect>
00075    </property>
00076    <property name="text">
00077     <string>&amp;Cancelar</string>
00078    </property>
00079   </widget>
00080   <widget class="QGroupBox" name="groupBox">
00081    <property name="geometry">
00082     <rect>
00083      <x>10</x>
00084      <y>10</y>
00085      <width>381</width>
00086      <height>131</height>
00087     </rect>
00088    </property>
00089    <property name="title">
00090     <string/>
00091    </property>
00092   </widget>
00093   <zorder>groupBox</zorder>
00094   <zorder>visorTexturas</zorder>
00095   <zorder>selectorTexturas</zorder>
00096   <zorder>pushElegir</zorder>
00097   <zorder>pushCancelar</zorder>
00098  </widget>
00099  <resources/>
00100  <connections>
00101   <connection>
00102    <sender>selectorTexturas</sender>
00103    <signal>itemSelectionChanged()</signal>
00104    <receiver>dialogTexturas</receiver>
00105    <slot>ActivarVisualizacionTexturas()</slot>
00106    <hints>
00107     <hint type="sourcelabel">
00108      <x>275</x>
00109      <y>75</y>
00110     </hint>
00111     <hint type="destinationlabel">
00112      <x>196</x>
00113      <y>91</y>
00114     </hint>
00115    </hints>
00116   </connection>
00117   <connection>
00118    <sender>pushElegir</sender>
00119    <signal>clicked()</signal>
00120    <receiver>dialogTexturas</receiver>
00121    <slot>elegirTextura()</slot>
00122    <hints>
00123     <hint type="sourcelabel">
00124      <x>335</x>
00125      <y>153</y>
00126     </hint>
00127     <hint type="destinationlabel">
00128      <x>196</x>
00129      <y>91</y>
00130     </hint>
00131    </hints>
00132   </connection>
00133   <connection>
00134    <sender>pushCancelar</sender>
00135    <signal>clicked()</signal>
00136    <receiver>dialogTexturas</receiver>
00137    <slot>cancelarEleccion()</slot>
00138    <hints>
00139     <hint type="sourcelabel">
00140      <x>235</x>
00141      <y>153</y>
00142     </hint>
00143     <hint type="destinationlabel">
00144      <x>196</x>
00145      <y>91</y>
00146     </hint>
00147    </hints>
00148   </connection>
00149  </connections>
00150  <slots>
00151   <slot>cancelarEleccion()</slot>
00152   <slot>elegirTextura()</slot>
00153   <slot>ActivarVisualizacionTexturas()</slot>
00154  </slots>
00155 </ui>
 Todo Clases Archivos Funciones Variables