![]() |
OpenAlbum 1.0.b
|
00001 /******************************************************************************** 00002 ** Form generated from reading UI file 'dialogpropiedades.ui' 00003 ** 00004 ** Created: Tue Mar 27 16:11:49 2012 00005 ** by: Qt User Interface Compiler version 4.7.0 00006 ** 00007 ** WARNING! All changes made in this file will be lost when recompiling UI file! 00008 ********************************************************************************/ 00009 00010 #ifndef UI_DIALOGPROPIEDADES_H 00011 #define UI_DIALOGPROPIEDADES_H 00012 00013 #include <QtCore/QVariant> 00014 #include <QtGui/QAction> 00015 #include <QtGui/QApplication> 00016 #include <QtGui/QButtonGroup> 00017 #include <QtGui/QDialog> 00018 #include <QtGui/QFrame> 00019 #include <QtGui/QGroupBox> 00020 #include <QtGui/QHeaderView> 00021 #include <QtGui/QLabel> 00022 #include <QtGui/QListWidget> 00023 #include <QtGui/QPushButton> 00024 #include <QtGui/QTabWidget> 00025 #include <QtGui/QTreeWidget> 00026 #include <QtGui/QWidget> 00027 00028 QT_BEGIN_NAMESPACE 00029 00030 class Ui_dialogPropiedades 00031 { 00032 public: 00033 QTabWidget *tabPropiedades; 00034 QWidget *tabGeneral; 00035 QFrame *line; 00036 QLabel *label; 00037 QLabel *label_6; 00038 QLabel *label_3; 00039 QLabel *label_5; 00040 QLabel *label_4; 00041 QListWidget *ruta; 00042 QLabel *nombre; 00043 QLabel *fecha; 00044 QLabel *creadoconAsistente; 00045 QLabel *sizeTotal; 00046 QWidget *tabPortada; 00047 QFrame *line_2; 00048 QLabel *label_10; 00049 QLabel *label_8; 00050 QGroupBox *groupImagenes; 00051 QTreeWidget *treeImagenesPortada; 00052 QLabel *label_9; 00053 QListWidget *colorPortada; 00054 QListWidget *imagenPortada; 00055 QListWidget *texturaPortada; 00056 QWidget *tabPaginas; 00057 QFrame *line_3; 00058 QLabel *label_12; 00059 QLabel *label_11; 00060 QLabel *label_13; 00061 QLabel *numPaginas; 00062 QTreeWidget *treeImagenesPaginas; 00063 QLabel *ordenacion; 00064 QLabel *tipoCreacion; 00065 QGroupBox *groupImagenesPaginas; 00066 QPushButton *pushCerrar1; 00067 00068 void setupUi(QDialog *dialogPropiedades) 00069 { 00070 if (dialogPropiedades->objectName().isEmpty()) 00071 dialogPropiedades->setObjectName(QString::fromUtf8("dialogPropiedades")); 00072 dialogPropiedades->resize(403, 394); 00073 QIcon icon; 00074 icon.addFile(QString::fromUtf8("../../../data/iconlargue.png"), QSize(), QIcon::Normal, QIcon::Off); 00075 dialogPropiedades->setWindowIcon(icon); 00076 tabPropiedades = new QTabWidget(dialogPropiedades); 00077 tabPropiedades->setObjectName(QString::fromUtf8("tabPropiedades")); 00078 tabPropiedades->setEnabled(true); 00079 tabPropiedades->setGeometry(QRect(0, 0, 402, 393)); 00080 tabGeneral = new QWidget(); 00081 tabGeneral->setObjectName(QString::fromUtf8("tabGeneral")); 00082 line = new QFrame(tabGeneral); 00083 line->setObjectName(QString::fromUtf8("line")); 00084 line->setGeometry(QRect(0, 315, 401, 16)); 00085 line->setFrameShape(QFrame::HLine); 00086 line->setFrameShadow(QFrame::Sunken); 00087 label = new QLabel(tabGeneral); 00088 label->setObjectName(QString::fromUtf8("label")); 00089 label->setGeometry(QRect(20, 20, 131, 17)); 00090 label_6 = new QLabel(tabGeneral); 00091 label_6->setObjectName(QString::fromUtf8("label_6")); 00092 label_6->setGeometry(QRect(20, 140, 161, 17)); 00093 label_3 = new QLabel(tabGeneral); 00094 label_3->setObjectName(QString::fromUtf8("label_3")); 00095 label_3->setGeometry(QRect(20, 100, 131, 17)); 00096 label_5 = new QLabel(tabGeneral); 00097 label_5->setObjectName(QString::fromUtf8("label_5")); 00098 label_5->setGeometry(QRect(20, 220, 131, 17)); 00099 label_4 = new QLabel(tabGeneral); 00100 label_4->setObjectName(QString::fromUtf8("label_4")); 00101 label_4->setGeometry(QRect(20, 180, 191, 17)); 00102 ruta = new QListWidget(tabGeneral); 00103 ruta->setObjectName(QString::fromUtf8("ruta")); 00104 ruta->setGeometry(QRect(20, 240, 351, 41)); 00105 QFont font; 00106 font.setPointSize(10); 00107 font.setBold(false); 00108 font.setWeight(50); 00109 ruta->setFont(font); 00110 ruta->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOn); 00111 ruta->setWordWrap(true); 00112 nombre = new QLabel(tabGeneral); 00113 nombre->setObjectName(QString::fromUtf8("nombre")); 00114 nombre->setGeometry(QRect(20, 40, 351, 31)); 00115 QFont font1; 00116 font1.setPointSize(12); 00117 font1.setBold(true); 00118 font1.setWeight(75); 00119 nombre->setFont(font1); 00120 nombre->setAlignment(Qt::AlignCenter); 00121 fecha = new QLabel(tabGeneral); 00122 fecha->setObjectName(QString::fromUtf8("fecha")); 00123 fecha->setGeometry(QRect(150, 100, 221, 23)); 00124 fecha->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); 00125 creadoconAsistente = new QLabel(tabGeneral); 00126 creadoconAsistente->setObjectName(QString::fromUtf8("creadoconAsistente")); 00127 creadoconAsistente->setGeometry(QRect(190, 140, 181, 23)); 00128 creadoconAsistente->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); 00129 sizeTotal = new QLabel(tabGeneral); 00130 sizeTotal->setObjectName(QString::fromUtf8("sizeTotal")); 00131 sizeTotal->setGeometry(QRect(210, 180, 161, 23)); 00132 sizeTotal->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); 00133 tabPropiedades->addTab(tabGeneral, QString()); 00134 tabPortada = new QWidget(); 00135 tabPortada->setObjectName(QString::fromUtf8("tabPortada")); 00136 line_2 = new QFrame(tabPortada); 00137 line_2->setObjectName(QString::fromUtf8("line_2")); 00138 line_2->setGeometry(QRect(0, 315, 401, 16)); 00139 line_2->setFrameShape(QFrame::HLine); 00140 line_2->setFrameShadow(QFrame::Sunken); 00141 label_10 = new QLabel(tabPortada); 00142 label_10->setObjectName(QString::fromUtf8("label_10")); 00143 label_10->setGeometry(QRect(20, 110, 131, 17)); 00144 label_8 = new QLabel(tabPortada); 00145 label_8->setObjectName(QString::fromUtf8("label_8")); 00146 label_8->setGeometry(QRect(20, 20, 131, 17)); 00147 groupImagenes = new QGroupBox(tabPortada); 00148 groupImagenes->setObjectName(QString::fromUtf8("groupImagenes")); 00149 groupImagenes->setGeometry(QRect(18, 180, 361, 135)); 00150 treeImagenesPortada = new QTreeWidget(tabPortada); 00151 treeImagenesPortada->setObjectName(QString::fromUtf8("treeImagenesPortada")); 00152 treeImagenesPortada->setGeometry(QRect(23, 205, 351, 101)); 00153 treeImagenesPortada->setEditTriggers(QAbstractItemView::NoEditTriggers); 00154 treeImagenesPortada->setProperty("showDropIndicator", QVariant(false)); 00155 treeImagenesPortada->setSelectionMode(QAbstractItemView::NoSelection); 00156 label_9 = new QLabel(tabPortada); 00157 label_9->setObjectName(QString::fromUtf8("label_9")); 00158 label_9->setGeometry(QRect(20, 45, 131, 17)); 00159 colorPortada = new QListWidget(tabPortada); 00160 colorPortada->setObjectName(QString::fromUtf8("colorPortada")); 00161 colorPortada->setGeometry(QRect(130, 15, 251, 25)); 00162 imagenPortada = new QListWidget(tabPortada); 00163 imagenPortada->setObjectName(QString::fromUtf8("imagenPortada")); 00164 imagenPortada->setGeometry(QRect(20, 65, 363, 41)); 00165 imagenPortada->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOn); 00166 texturaPortada = new QListWidget(tabPortada); 00167 texturaPortada->setObjectName(QString::fromUtf8("texturaPortada")); 00168 texturaPortada->setGeometry(QRect(20, 130, 363, 41)); 00169 texturaPortada->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOn); 00170 texturaPortada->setWordWrap(true); 00171 tabPropiedades->addTab(tabPortada, QString()); 00172 tabPaginas = new QWidget(); 00173 tabPaginas->setObjectName(QString::fromUtf8("tabPaginas")); 00174 tabPaginas->setEnabled(true); 00175 line_3 = new QFrame(tabPaginas); 00176 line_3->setObjectName(QString::fromUtf8("line_3")); 00177 line_3->setGeometry(QRect(0, 315, 401, 16)); 00178 line_3->setFrameShape(QFrame::HLine); 00179 line_3->setFrameShadow(QFrame::Sunken); 00180 label_12 = new QLabel(tabPaginas); 00181 label_12->setObjectName(QString::fromUtf8("label_12")); 00182 label_12->setGeometry(QRect(20, 30, 131, 17)); 00183 label_11 = new QLabel(tabPaginas); 00184 label_11->setObjectName(QString::fromUtf8("label_11")); 00185 label_11->setGeometry(QRect(20, 110, 131, 17)); 00186 label_13 = new QLabel(tabPaginas); 00187 label_13->setObjectName(QString::fromUtf8("label_13")); 00188 label_13->setGeometry(QRect(20, 70, 131, 17)); 00189 numPaginas = new QLabel(tabPaginas); 00190 numPaginas->setObjectName(QString::fromUtf8("numPaginas")); 00191 numPaginas->setGeometry(QRect(70, 30, 291, 17)); 00192 QFont font2; 00193 font2.setBold(false); 00194 font2.setWeight(50); 00195 numPaginas->setFont(font2); 00196 numPaginas->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); 00197 treeImagenesPaginas = new QTreeWidget(tabPaginas); 00198 treeImagenesPaginas->setObjectName(QString::fromUtf8("treeImagenesPaginas")); 00199 treeImagenesPaginas->setGeometry(QRect(23, 165, 351, 141)); 00200 treeImagenesPaginas->setEditTriggers(QAbstractItemView::NoEditTriggers); 00201 treeImagenesPaginas->setProperty("showDropIndicator", QVariant(false)); 00202 treeImagenesPaginas->setSelectionMode(QAbstractItemView::NoSelection); 00203 ordenacion = new QLabel(tabPaginas); 00204 ordenacion->setObjectName(QString::fromUtf8("ordenacion")); 00205 ordenacion->setGeometry(QRect(70, 110, 291, 17)); 00206 QFont font3; 00207 font3.setBold(false); 00208 font3.setItalic(false); 00209 font3.setWeight(50); 00210 ordenacion->setFont(font3); 00211 ordenacion->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); 00212 tipoCreacion = new QLabel(tabPaginas); 00213 tipoCreacion->setObjectName(QString::fromUtf8("tipoCreacion")); 00214 tipoCreacion->setGeometry(QRect(70, 70, 291, 17)); 00215 tipoCreacion->setFont(font2); 00216 tipoCreacion->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); 00217 groupImagenesPaginas = new QGroupBox(tabPaginas); 00218 groupImagenesPaginas->setObjectName(QString::fromUtf8("groupImagenesPaginas")); 00219 groupImagenesPaginas->setGeometry(QRect(18, 144, 361, 171)); 00220 tabPropiedades->addTab(tabPaginas, QString()); 00221 groupImagenesPaginas->raise(); 00222 line_3->raise(); 00223 label_12->raise(); 00224 label_11->raise(); 00225 label_13->raise(); 00226 numPaginas->raise(); 00227 treeImagenesPaginas->raise(); 00228 ordenacion->raise(); 00229 tipoCreacion->raise(); 00230 pushCerrar1 = new QPushButton(dialogPropiedades); 00231 pushCerrar1->setObjectName(QString::fromUtf8("pushCerrar1")); 00232 pushCerrar1->setGeometry(QRect(285, 360, 98, 27)); 00233 00234 retranslateUi(dialogPropiedades); 00235 QObject::connect(pushCerrar1, SIGNAL(clicked()), dialogPropiedades, SLOT(close())); 00236 00237 tabPropiedades->setCurrentIndex(0); 00238 00239 00240 QMetaObject::connectSlotsByName(dialogPropiedades); 00241 } // setupUi 00242 00243 void retranslateUi(QDialog *dialogPropiedades) 00244 { 00245 dialogPropiedades->setWindowTitle(QApplication::translate("dialogPropiedades", "Propiedades del \303\241lbum", 0, QApplication::UnicodeUTF8)); 00246 label->setText(QApplication::translate("dialogPropiedades", "Nombre del \303\241lbum:", 0, QApplication::UnicodeUTF8)); 00247 label_6->setText(QApplication::translate("dialogPropiedades", "Creado con el asistente:", 0, QApplication::UnicodeUTF8)); 00248 label_3->setText(QApplication::translate("dialogPropiedades", "Fecha de creaci\303\263n:", 0, QApplication::UnicodeUTF8)); 00249 label_5->setText(QApplication::translate("dialogPropiedades", "Ruta:", 0, QApplication::UnicodeUTF8)); 00250 label_4->setText(QApplication::translate("dialogPropiedades", "Tama\303\261o total en el sistema:", 0, QApplication::UnicodeUTF8)); 00251 nombre->setText(QApplication::translate("dialogPropiedades", "TextLabel", 0, QApplication::UnicodeUTF8)); 00252 fecha->setText(QApplication::translate("dialogPropiedades", "TextLabel", 0, QApplication::UnicodeUTF8)); 00253 creadoconAsistente->setText(QApplication::translate("dialogPropiedades", "TextLabel", 0, QApplication::UnicodeUTF8)); 00254 sizeTotal->setText(QApplication::translate("dialogPropiedades", "TextLabel", 0, QApplication::UnicodeUTF8)); 00255 tabPropiedades->setTabText(tabPropiedades->indexOf(tabGeneral), QApplication::translate("dialogPropiedades", "General", 0, QApplication::UnicodeUTF8)); 00256 label_10->setText(QApplication::translate("dialogPropiedades", "Textura de fondo:", 0, QApplication::UnicodeUTF8)); 00257 label_8->setText(QApplication::translate("dialogPropiedades", "Color de fondo:", 0, QApplication::UnicodeUTF8)); 00258 groupImagenes->setTitle(QApplication::translate("dialogPropiedades", "Im\303\241genes", 0, QApplication::UnicodeUTF8)); 00259 QTreeWidgetItem *___qtreewidgetitem = treeImagenesPortada->headerItem(); 00260 ___qtreewidgetitem->setText(4, QApplication::translate("dialogPropiedades", "Ruta", 0, QApplication::UnicodeUTF8)); 00261 ___qtreewidgetitem->setText(3, QApplication::translate("dialogPropiedades", "Fecha de creaci\303\263n", 0, QApplication::UnicodeUTF8)); 00262 ___qtreewidgetitem->setText(2, QApplication::translate("dialogPropiedades", "Tama\303\261o", 0, QApplication::UnicodeUTF8)); 00263 ___qtreewidgetitem->setText(1, QApplication::translate("dialogPropiedades", "Tipo", 0, QApplication::UnicodeUTF8)); 00264 ___qtreewidgetitem->setText(0, QApplication::translate("dialogPropiedades", "Nombre", 0, QApplication::UnicodeUTF8)); 00265 label_9->setText(QApplication::translate("dialogPropiedades", "Imagen de fondo:", 0, QApplication::UnicodeUTF8)); 00266 tabPropiedades->setTabText(tabPropiedades->indexOf(tabPortada), QApplication::translate("dialogPropiedades", "Portada", 0, QApplication::UnicodeUTF8)); 00267 label_12->setText(QApplication::translate("dialogPropiedades", "N\303\272mero de p\303\241ginas:", 0, QApplication::UnicodeUTF8)); 00268 label_11->setText(QApplication::translate("dialogPropiedades", "Tipo de ordenaci\303\263n:", 0, QApplication::UnicodeUTF8)); 00269 label_13->setText(QApplication::translate("dialogPropiedades", "Tipo de creaci\303\263n:", 0, QApplication::UnicodeUTF8)); 00270 numPaginas->setText(QString()); 00271 QTreeWidgetItem *___qtreewidgetitem1 = treeImagenesPaginas->headerItem(); 00272 ___qtreewidgetitem1->setText(5, QApplication::translate("dialogPropiedades", "Ruta", 0, QApplication::UnicodeUTF8)); 00273 ___qtreewidgetitem1->setText(4, QApplication::translate("dialogPropiedades", "Fecha de creaci\303\263n", 0, QApplication::UnicodeUTF8)); 00274 ___qtreewidgetitem1->setText(3, QApplication::translate("dialogPropiedades", "Tama\303\261o", 0, QApplication::UnicodeUTF8)); 00275 ___qtreewidgetitem1->setText(2, QApplication::translate("dialogPropiedades", "P\303\241gina", 0, QApplication::UnicodeUTF8)); 00276 ___qtreewidgetitem1->setText(1, QApplication::translate("dialogPropiedades", "Tipo", 0, QApplication::UnicodeUTF8)); 00277 ___qtreewidgetitem1->setText(0, QApplication::translate("dialogPropiedades", "Nombre", 0, QApplication::UnicodeUTF8)); 00278 ordenacion->setText(QString()); 00279 tipoCreacion->setText(QString()); 00280 groupImagenesPaginas->setTitle(QApplication::translate("dialogPropiedades", "Im\303\241genes", 0, QApplication::UnicodeUTF8)); 00281 tabPropiedades->setTabText(tabPropiedades->indexOf(tabPaginas), QApplication::translate("dialogPropiedades", "P\303\241ginas", 0, QApplication::UnicodeUTF8)); 00282 pushCerrar1->setText(QApplication::translate("dialogPropiedades", "&Cerrar", 0, QApplication::UnicodeUTF8)); 00283 } // retranslateUi 00284 00285 }; 00286 00287 namespace Ui { 00288 class dialogPropiedades: public Ui_dialogPropiedades {}; 00289 } // namespace Ui 00290 00291 QT_END_NAMESPACE 00292 00293 #endif // UI_DIALOGPROPIEDADES_H