![]() |
OpenAlbum 1.0.b
|
00001 <?xml version="1.0" encoding="UTF-8"?> 00002 <ui version="4.0"> 00003 <class>portadaWizard</class> 00004 <widget class="QWizardPage" name="portadaWizard"> 00005 <property name="geometry"> 00006 <rect> 00007 <x>0</x> 00008 <y>0</y> 00009 <width>501</width> 00010 <height>285</height> 00011 </rect> 00012 </property> 00013 <property name="windowTitle"> 00014 <string>WizardPage</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="visorPlantillas"> 00021 <property name="geometry"> 00022 <rect> 00023 <x>50</x> 00024 <y>45</y> 00025 <width>127</width> 00026 <height>104</height> 00027 </rect> 00028 </property> 00029 <property name="styleSheet"> 00030 <string notr="true">background: transparent; border: none</string> 00031 </property> 00032 <property name="verticalScrollBarPolicy"> 00033 <enum>Qt::ScrollBarAlwaysOff</enum> 00034 </property> 00035 <property name="horizontalScrollBarPolicy"> 00036 <enum>Qt::ScrollBarAlwaysOff</enum> 00037 </property> 00038 </widget> 00039 <widget class="QTreeWidget" name="selectorPlantillas"> 00040 <property name="geometry"> 00041 <rect> 00042 <x>210</x> 00043 <y>35</y> 00044 <width>241</width> 00045 <height>121</height> 00046 </rect> 00047 </property> 00048 <column> 00049 <property name="text"> 00050 <string notr="true">Plantillas</string> 00051 </property> 00052 </column> 00053 <column> 00054 <property name="text"> 00055 <string>Editable</string> 00056 </property> 00057 </column> 00058 </widget> 00059 <widget class="QPushButton" name="pushTexto"> 00060 <property name="enabled"> 00061 <bool>false</bool> 00062 </property> 00063 <property name="geometry"> 00064 <rect> 00065 <x>47</x> 00066 <y>213</y> 00067 <width>141</width> 00068 <height>27</height> 00069 </rect> 00070 </property> 00071 <property name="text"> 00072 <string>Introducir &Texto</string> 00073 </property> 00074 </widget> 00075 <widget class="QLabel" name="label"> 00076 <property name="enabled"> 00077 <bool>false</bool> 00078 </property> 00079 <property name="geometry"> 00080 <rect> 00081 <x>205</x> 00082 <y>200</y> 00083 <width>241</width> 00084 <height>51</height> 00085 </rect> 00086 </property> 00087 <property name="text"> 00088 <string>Introduce texto para tu portada, si la plantilla lo requiere.</string> 00089 </property> 00090 <property name="wordWrap"> 00091 <bool>true</bool> 00092 </property> 00093 </widget> 00094 <widget class="QGroupBox" name="groupBox"> 00095 <property name="geometry"> 00096 <rect> 00097 <x>30</x> 00098 <y>10</y> 00099 <width>431</width> 00100 <height>161</height> 00101 </rect> 00102 </property> 00103 <property name="title"> 00104 <string>Elige una plantilla</string> 00105 </property> 00106 </widget> 00107 <widget class="QGroupBox" name="groupBox_2"> 00108 <property name="enabled"> 00109 <bool>false</bool> 00110 </property> 00111 <property name="geometry"> 00112 <rect> 00113 <x>30</x> 00114 <y>190</y> 00115 <width>431</width> 00116 <height>61</height> 00117 </rect> 00118 </property> 00119 <property name="title"> 00120 <string>Introduce texto</string> 00121 </property> 00122 </widget> 00123 <zorder>groupBox</zorder> 00124 <zorder>groupBox_2</zorder> 00125 <zorder>visorPlantillas</zorder> 00126 <zorder>selectorPlantillas</zorder> 00127 <zorder>pushTexto</zorder> 00128 <zorder>label</zorder> 00129 </widget> 00130 <resources/> 00131 <connections> 00132 <connection> 00133 <sender>selectorPlantillas</sender> 00134 <signal>itemSelectionChanged()</signal> 00135 <receiver>portadaWizard</receiver> 00136 <slot>visualizarPlantillas()</slot> 00137 <hints> 00138 <hint type="sourcelabel"> 00139 <x>255</x> 00140 <y>95</y> 00141 </hint> 00142 <hint type="destinationlabel"> 00143 <x>174</x> 00144 <y>81</y> 00145 </hint> 00146 </hints> 00147 </connection> 00148 <connection> 00149 <sender>pushTexto</sender> 00150 <signal>clicked()</signal> 00151 <receiver>portadaWizard</receiver> 00152 <slot>IntroducirTexto()</slot> 00153 <hints> 00154 <hint type="sourcelabel"> 00155 <x>110</x> 00156 <y>153</y> 00157 </hint> 00158 <hint type="destinationlabel"> 00159 <x>226</x> 00160 <y>101</y> 00161 </hint> 00162 </hints> 00163 </connection> 00164 </connections> 00165 <slots> 00166 <slot>visualizarPlantillas()</slot> 00167 <slot>IntroducirTexto()</slot> 00168 </slots> 00169 </ui>