OpenAlbum 1.0.b

/home/manuel/PFC/open-album/OpenAlbum-Unix/ui_formtextoclass.h

00001 /********************************************************************************
00002 ** Form generated from reading UI file 'formtextoclass.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_FORMTEXTOCLASS_H
00011 #define UI_FORMTEXTOCLASS_H
00012 
00013 #include <QtCore/QVariant>
00014 #include <QtGui/QAction>
00015 #include <QtGui/QApplication>
00016 #include <QtGui/QButtonGroup>
00017 #include <QtGui/QCheckBox>
00018 #include <QtGui/QDialog>
00019 #include <QtGui/QFontComboBox>
00020 #include <QtGui/QGraphicsView>
00021 #include <QtGui/QGroupBox>
00022 #include <QtGui/QHeaderView>
00023 #include <QtGui/QLabel>
00024 #include <QtGui/QLineEdit>
00025 #include <QtGui/QPushButton>
00026 #include <QtGui/QTabWidget>
00027 #include <QtGui/QWidget>
00028 
00029 QT_BEGIN_NAMESPACE
00030 
00031 class Ui_formTextoClass
00032 {
00033 public:
00034     QTabWidget *tabWidgetTexto;
00035     QWidget *tabFrontal;
00036     QLineEdit *lineEditFrontal;
00037     QCheckBox *checkBoxCursivaFrontal;
00038     QGroupBox *groupBox_2;
00039     QFontComboBox *fontComboBoxFrontal;
00040     QCheckBox *checkBoxNegritaFrontal;
00041     QGroupBox *groupBox;
00042     QCheckBox *checkBoxSubrayadoFrontal;
00043     QPushButton *pushColorTextF;
00044     QGraphicsView *viewPlantilla;
00045     QLabel *letraFrontal;
00046     QLabel *labelTextoFron;
00047     QWidget *tabLateral;
00048     QCheckBox *checkBoxSubrayadoLateral;
00049     QGroupBox *groupBox_5;
00050     QCheckBox *checkBoxCursivaLateral;
00051     QLineEdit *lineEditLateral;
00052     QFontComboBox *fontComboBoxLateral;
00053     QGroupBox *groupBox_6;
00054     QCheckBox *checkBoxNegritaLateral;
00055     QPushButton *pushColorTextL;
00056     QGraphicsView *viewPlantillaLateral;
00057     QLabel *letraLateral;
00058     QLabel *labelTextoLat;
00059     QWidget *tabTrasero;
00060     QCheckBox *checkBoxSubrayadoTrasero;
00061     QGroupBox *groupBox_3;
00062     QCheckBox *checkBoxCursivaTrasero;
00063     QLineEdit *lineEditTrasero;
00064     QFontComboBox *fontComboBoxTrasero;
00065     QGroupBox *groupBox_4;
00066     QCheckBox *checkBoxNegritaTrasero;
00067     QPushButton *pushColorTextT;
00068     QGraphicsView *viewPlantillaTrasero;
00069     QLabel *letraTrasera;
00070     QLabel *labelTextoTras;
00071     QPushButton *pushButtonAceptarTexto;
00072     QPushButton *pushButtonCancelarTexto;
00073 
00074     void setupUi(QDialog *formTextoClass)
00075     {
00076         if (formTextoClass->objectName().isEmpty())
00077             formTextoClass->setObjectName(QString::fromUtf8("formTextoClass"));
00078         formTextoClass->resize(510, 390);
00079         QIcon icon;
00080         icon.addFile(QString::fromUtf8("../../../data/iconlargue.png"), QSize(), QIcon::Normal, QIcon::Off);
00081         formTextoClass->setWindowIcon(icon);
00082         tabWidgetTexto = new QTabWidget(formTextoClass);
00083         tabWidgetTexto->setObjectName(QString::fromUtf8("tabWidgetTexto"));
00084         tabWidgetTexto->setGeometry(QRect(10, 10, 481, 331));
00085         tabFrontal = new QWidget();
00086         tabFrontal->setObjectName(QString::fromUtf8("tabFrontal"));
00087         lineEditFrontal = new QLineEdit(tabFrontal);
00088         lineEditFrontal->setObjectName(QString::fromUtf8("lineEditFrontal"));
00089         lineEditFrontal->setGeometry(QRect(31, 240, 411, 27));
00090         lineEditFrontal->setMaxLength(45959595);
00091         lineEditFrontal->setDragEnabled(true);
00092         checkBoxCursivaFrontal = new QCheckBox(tabFrontal);
00093         checkBoxCursivaFrontal->setObjectName(QString::fromUtf8("checkBoxCursivaFrontal"));
00094         checkBoxCursivaFrontal->setGeometry(QRect(160, 180, 94, 22));
00095         groupBox_2 = new QGroupBox(tabFrontal);
00096         groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
00097         groupBox_2->setGeometry(QRect(21, 10, 241, 201));
00098         fontComboBoxFrontal = new QFontComboBox(tabFrontal);
00099         fontComboBoxFrontal->setObjectName(QString::fromUtf8("fontComboBoxFrontal"));
00100         fontComboBoxFrontal->setGeometry(QRect(31, 40, 221, 27));
00101         checkBoxNegritaFrontal = new QCheckBox(tabFrontal);
00102         checkBoxNegritaFrontal->setObjectName(QString::fromUtf8("checkBoxNegritaFrontal"));
00103         checkBoxNegritaFrontal->setGeometry(QRect(160, 120, 94, 22));
00104         groupBox = new QGroupBox(tabFrontal);
00105         groupBox->setObjectName(QString::fromUtf8("groupBox"));
00106         groupBox->setGeometry(QRect(20, 220, 431, 61));
00107         checkBoxSubrayadoFrontal = new QCheckBox(tabFrontal);
00108         checkBoxSubrayadoFrontal->setObjectName(QString::fromUtf8("checkBoxSubrayadoFrontal"));
00109         checkBoxSubrayadoFrontal->setGeometry(QRect(160, 150, 101, 22));
00110         pushColorTextF = new QPushButton(tabFrontal);
00111         pushColorTextF->setObjectName(QString::fromUtf8("pushColorTextF"));
00112         pushColorTextF->setGeometry(QRect(160, 80, 94, 27));
00113         viewPlantilla = new QGraphicsView(tabFrontal);
00114         viewPlantilla->setObjectName(QString::fromUtf8("viewPlantilla"));
00115         viewPlantilla->setGeometry(QRect(300, 95, 127, 104));
00116         viewPlantilla->setStyleSheet(QString::fromUtf8("background : transparent; border: none"));
00117         viewPlantilla->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
00118         viewPlantilla->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
00119         letraFrontal = new QLabel(tabFrontal);
00120         letraFrontal->setObjectName(QString::fromUtf8("letraFrontal"));
00121         letraFrontal->setGeometry(QRect(30, 80, 101, 121));
00122         QFont font;
00123         font.setPointSize(78);
00124         letraFrontal->setFont(font);
00125         letraFrontal->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00126         labelTextoFron = new QLabel(tabFrontal);
00127         labelTextoFron->setObjectName(QString::fromUtf8("labelTextoFron"));
00128         labelTextoFron->setGeometry(QRect(280, 30, 171, 51));
00129         labelTextoFron->setWordWrap(true);
00130         tabWidgetTexto->addTab(tabFrontal, QString());
00131         groupBox->raise();
00132         groupBox_2->raise();
00133         lineEditFrontal->raise();
00134         checkBoxCursivaFrontal->raise();
00135         fontComboBoxFrontal->raise();
00136         checkBoxNegritaFrontal->raise();
00137         checkBoxSubrayadoFrontal->raise();
00138         pushColorTextF->raise();
00139         viewPlantilla->raise();
00140         letraFrontal->raise();
00141         labelTextoFron->raise();
00142         tabLateral = new QWidget();
00143         tabLateral->setObjectName(QString::fromUtf8("tabLateral"));
00144         checkBoxSubrayadoLateral = new QCheckBox(tabLateral);
00145         checkBoxSubrayadoLateral->setObjectName(QString::fromUtf8("checkBoxSubrayadoLateral"));
00146         checkBoxSubrayadoLateral->setGeometry(QRect(160, 150, 111, 22));
00147         groupBox_5 = new QGroupBox(tabLateral);
00148         groupBox_5->setObjectName(QString::fromUtf8("groupBox_5"));
00149         groupBox_5->setGeometry(QRect(21, 10, 241, 201));
00150         checkBoxCursivaLateral = new QCheckBox(tabLateral);
00151         checkBoxCursivaLateral->setObjectName(QString::fromUtf8("checkBoxCursivaLateral"));
00152         checkBoxCursivaLateral->setGeometry(QRect(160, 180, 94, 22));
00153         lineEditLateral = new QLineEdit(tabLateral);
00154         lineEditLateral->setObjectName(QString::fromUtf8("lineEditLateral"));
00155         lineEditLateral->setGeometry(QRect(31, 240, 411, 27));
00156         lineEditLateral->setDragEnabled(true);
00157         fontComboBoxLateral = new QFontComboBox(tabLateral);
00158         fontComboBoxLateral->setObjectName(QString::fromUtf8("fontComboBoxLateral"));
00159         fontComboBoxLateral->setGeometry(QRect(31, 40, 221, 27));
00160         groupBox_6 = new QGroupBox(tabLateral);
00161         groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
00162         groupBox_6->setGeometry(QRect(20, 220, 431, 61));
00163         checkBoxNegritaLateral = new QCheckBox(tabLateral);
00164         checkBoxNegritaLateral->setObjectName(QString::fromUtf8("checkBoxNegritaLateral"));
00165         checkBoxNegritaLateral->setGeometry(QRect(160, 120, 94, 22));
00166         pushColorTextL = new QPushButton(tabLateral);
00167         pushColorTextL->setObjectName(QString::fromUtf8("pushColorTextL"));
00168         pushColorTextL->setGeometry(QRect(160, 80, 94, 27));
00169         viewPlantillaLateral = new QGraphicsView(tabLateral);
00170         viewPlantillaLateral->setObjectName(QString::fromUtf8("viewPlantillaLateral"));
00171         viewPlantillaLateral->setGeometry(QRect(300, 95, 127, 104));
00172         viewPlantillaLateral->setStyleSheet(QString::fromUtf8("background: transparent; border: none"));
00173         viewPlantillaLateral->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
00174         viewPlantillaLateral->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
00175         letraLateral = new QLabel(tabLateral);
00176         letraLateral->setObjectName(QString::fromUtf8("letraLateral"));
00177         letraLateral->setGeometry(QRect(30, 80, 101, 121));
00178         letraLateral->setFont(font);
00179         letraLateral->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00180         labelTextoLat = new QLabel(tabLateral);
00181         labelTextoLat->setObjectName(QString::fromUtf8("labelTextoLat"));
00182         labelTextoLat->setGeometry(QRect(280, 30, 171, 51));
00183         labelTextoLat->setWordWrap(true);
00184         tabWidgetTexto->addTab(tabLateral, QString());
00185         groupBox_6->raise();
00186         groupBox_5->raise();
00187         checkBoxSubrayadoLateral->raise();
00188         checkBoxCursivaLateral->raise();
00189         lineEditLateral->raise();
00190         fontComboBoxLateral->raise();
00191         checkBoxNegritaLateral->raise();
00192         pushColorTextL->raise();
00193         viewPlantillaLateral->raise();
00194         letraLateral->raise();
00195         labelTextoLat->raise();
00196         tabTrasero = new QWidget();
00197         tabTrasero->setObjectName(QString::fromUtf8("tabTrasero"));
00198         checkBoxSubrayadoTrasero = new QCheckBox(tabTrasero);
00199         checkBoxSubrayadoTrasero->setObjectName(QString::fromUtf8("checkBoxSubrayadoTrasero"));
00200         checkBoxSubrayadoTrasero->setGeometry(QRect(160, 150, 101, 22));
00201         groupBox_3 = new QGroupBox(tabTrasero);
00202         groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
00203         groupBox_3->setGeometry(QRect(21, 10, 241, 201));
00204         checkBoxCursivaTrasero = new QCheckBox(tabTrasero);
00205         checkBoxCursivaTrasero->setObjectName(QString::fromUtf8("checkBoxCursivaTrasero"));
00206         checkBoxCursivaTrasero->setGeometry(QRect(160, 180, 94, 22));
00207         lineEditTrasero = new QLineEdit(tabTrasero);
00208         lineEditTrasero->setObjectName(QString::fromUtf8("lineEditTrasero"));
00209         lineEditTrasero->setGeometry(QRect(31, 240, 411, 27));
00210         lineEditTrasero->setDragEnabled(true);
00211         fontComboBoxTrasero = new QFontComboBox(tabTrasero);
00212         fontComboBoxTrasero->setObjectName(QString::fromUtf8("fontComboBoxTrasero"));
00213         fontComboBoxTrasero->setGeometry(QRect(31, 40, 221, 27));
00214         groupBox_4 = new QGroupBox(tabTrasero);
00215         groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
00216         groupBox_4->setGeometry(QRect(20, 220, 431, 61));
00217         checkBoxNegritaTrasero = new QCheckBox(tabTrasero);
00218         checkBoxNegritaTrasero->setObjectName(QString::fromUtf8("checkBoxNegritaTrasero"));
00219         checkBoxNegritaTrasero->setGeometry(QRect(160, 120, 94, 22));
00220         pushColorTextT = new QPushButton(tabTrasero);
00221         pushColorTextT->setObjectName(QString::fromUtf8("pushColorTextT"));
00222         pushColorTextT->setGeometry(QRect(160, 80, 94, 27));
00223         viewPlantillaTrasero = new QGraphicsView(tabTrasero);
00224         viewPlantillaTrasero->setObjectName(QString::fromUtf8("viewPlantillaTrasero"));
00225         viewPlantillaTrasero->setGeometry(QRect(300, 95, 127, 104));
00226         viewPlantillaTrasero->setStyleSheet(QString::fromUtf8("background: transparent; border: none"));
00227         viewPlantillaTrasero->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
00228         viewPlantillaTrasero->setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
00229         letraTrasera = new QLabel(tabTrasero);
00230         letraTrasera->setObjectName(QString::fromUtf8("letraTrasera"));
00231         letraTrasera->setGeometry(QRect(30, 80, 101, 121));
00232         letraTrasera->setFont(font);
00233         letraTrasera->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00234         labelTextoTras = new QLabel(tabTrasero);
00235         labelTextoTras->setObjectName(QString::fromUtf8("labelTextoTras"));
00236         labelTextoTras->setGeometry(QRect(280, 30, 171, 51));
00237         labelTextoTras->setWordWrap(true);
00238         tabWidgetTexto->addTab(tabTrasero, QString());
00239         groupBox_4->raise();
00240         groupBox_3->raise();
00241         checkBoxSubrayadoTrasero->raise();
00242         checkBoxCursivaTrasero->raise();
00243         lineEditTrasero->raise();
00244         fontComboBoxTrasero->raise();
00245         checkBoxNegritaTrasero->raise();
00246         pushColorTextT->raise();
00247         viewPlantillaTrasero->raise();
00248         letraTrasera->raise();
00249         labelTextoTras->raise();
00250         pushButtonAceptarTexto = new QPushButton(formTextoClass);
00251         pushButtonAceptarTexto->setObjectName(QString::fromUtf8("pushButtonAceptarTexto"));
00252         pushButtonAceptarTexto->setGeometry(QRect(400, 350, 93, 27));
00253         pushButtonCancelarTexto = new QPushButton(formTextoClass);
00254         pushButtonCancelarTexto->setObjectName(QString::fromUtf8("pushButtonCancelarTexto"));
00255         pushButtonCancelarTexto->setGeometry(QRect(290, 350, 93, 27));
00256 
00257         retranslateUi(formTextoClass);
00258         QObject::connect(pushButtonCancelarTexto, SIGNAL(clicked()), formTextoClass, SLOT(close()));
00259         QObject::connect(pushButtonAceptarTexto, SIGNAL(clicked()), formTextoClass, SLOT(Aceptar()));
00260         QObject::connect(pushColorTextF, SIGNAL(clicked()), formTextoClass, SLOT(PushSeleccionColorF()));
00261         QObject::connect(pushColorTextT, SIGNAL(clicked()), formTextoClass, SLOT(PushSeleccionColorT()));
00262         QObject::connect(pushColorTextL, SIGNAL(clicked()), formTextoClass, SLOT(PushSeleccionColorL()));
00263         QObject::connect(fontComboBoxFrontal, SIGNAL(currentFontChanged(QFont)), formTextoClass, SLOT(PushSeleccionFuenteFrontal()));
00264         QObject::connect(fontComboBoxTrasero, SIGNAL(currentFontChanged(QFont)), formTextoClass, SLOT(PushSeleccionFuenteTrasera()));
00265         QObject::connect(fontComboBoxLateral, SIGNAL(currentFontChanged(QFont)), formTextoClass, SLOT(PushSeleccionFuenteLateral()));
00266         QObject::connect(checkBoxNegritaFrontal, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushNegritaFrontal()));
00267         QObject::connect(checkBoxNegritaLateral, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushNegritaLateral()));
00268         QObject::connect(checkBoxCursivaFrontal, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushCursivaFrontal()));
00269         QObject::connect(checkBoxCursivaLateral, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushCursivaLateral()));
00270         QObject::connect(checkBoxCursivaTrasero, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushCursivaTrasera()));
00271         QObject::connect(checkBoxSubrayadoFrontal, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushSubrayadoFrontal()));
00272         QObject::connect(checkBoxSubrayadoLateral, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushSubrayadoLateral()));
00273         QObject::connect(checkBoxSubrayadoTrasero, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushSubrayadoTrasera()));
00274         QObject::connect(checkBoxNegritaTrasero, SIGNAL(stateChanged(int)), formTextoClass, SLOT(PushNegritaTrasera()));
00275         QObject::connect(tabWidgetTexto, SIGNAL(currentChanged(int)), formTextoClass, SLOT(FocusTab()));
00276 
00277         tabWidgetTexto->setCurrentIndex(0);
00278 
00279 
00280         QMetaObject::connectSlotsByName(formTextoClass);
00281     } // setupUi
00282 
00283     void retranslateUi(QDialog *formTextoClass)
00284     {
00285         formTextoClass->setWindowTitle(QApplication::translate("formTextoClass", "Introducci\303\263n de texto", 0, QApplication::UnicodeUTF8));
00286         checkBoxCursivaFrontal->setText(QApplication::translate("formTextoClass", "Cursiva", 0, QApplication::UnicodeUTF8));
00287         groupBox_2->setTitle(QApplication::translate("formTextoClass", "Fuente", 0, QApplication::UnicodeUTF8));
00288         checkBoxNegritaFrontal->setText(QApplication::translate("formTextoClass", "Negrita", 0, QApplication::UnicodeUTF8));
00289         groupBox->setTitle(QApplication::translate("formTextoClass", "Texto", 0, QApplication::UnicodeUTF8));
00290         checkBoxSubrayadoFrontal->setText(QApplication::translate("formTextoClass", "Subrayado", 0, QApplication::UnicodeUTF8));
00291         pushColorTextF->setText(QApplication::translate("formTextoClass", "Color", 0, QApplication::UnicodeUTF8));
00292         letraFrontal->setText(QApplication::translate("formTextoClass", "A", 0, QApplication::UnicodeUTF8));
00293         labelTextoFron->setText(QApplication::translate("formTextoClass", "El texto aparecer\303\241 en el frontal de la portada del \303\241lbum.", 0, QApplication::UnicodeUTF8));
00294         tabWidgetTexto->setTabText(tabWidgetTexto->indexOf(tabFrontal), QApplication::translate("formTextoClass", "Texto Fronta&l", 0, QApplication::UnicodeUTF8));
00295         checkBoxSubrayadoLateral->setText(QApplication::translate("formTextoClass", "Subrayado", 0, QApplication::UnicodeUTF8));
00296         groupBox_5->setTitle(QApplication::translate("formTextoClass", "Fuente", 0, QApplication::UnicodeUTF8));
00297         checkBoxCursivaLateral->setText(QApplication::translate("formTextoClass", "Cursiva", 0, QApplication::UnicodeUTF8));
00298         groupBox_6->setTitle(QApplication::translate("formTextoClass", "Texto", 0, QApplication::UnicodeUTF8));
00299         checkBoxNegritaLateral->setText(QApplication::translate("formTextoClass", "Negrita", 0, QApplication::UnicodeUTF8));
00300         pushColorTextL->setText(QApplication::translate("formTextoClass", "Color", 0, QApplication::UnicodeUTF8));
00301         letraLateral->setText(QApplication::translate("formTextoClass", "A", 0, QApplication::UnicodeUTF8));
00302         labelTextoLat->setText(QApplication::translate("formTextoClass", "El texto aparecer\303\241 en el lateral de la portada del \303\241lbum.", 0, QApplication::UnicodeUTF8));
00303         tabWidgetTexto->setTabText(tabWidgetTexto->indexOf(tabLateral), QApplication::translate("formTextoClass", "Texto Late&ral", 0, QApplication::UnicodeUTF8));
00304         checkBoxSubrayadoTrasero->setText(QApplication::translate("formTextoClass", "Subrayado", 0, QApplication::UnicodeUTF8));
00305         groupBox_3->setTitle(QApplication::translate("formTextoClass", "Fuente", 0, QApplication::UnicodeUTF8));
00306         checkBoxCursivaTrasero->setText(QApplication::translate("formTextoClass", "Cursiva", 0, QApplication::UnicodeUTF8));
00307         groupBox_4->setTitle(QApplication::translate("formTextoClass", "Texto", 0, QApplication::UnicodeUTF8));
00308         checkBoxNegritaTrasero->setText(QApplication::translate("formTextoClass", "Negrita", 0, QApplication::UnicodeUTF8));
00309         pushColorTextT->setText(QApplication::translate("formTextoClass", "Color", 0, QApplication::UnicodeUTF8));
00310         letraTrasera->setText(QApplication::translate("formTextoClass", "A", 0, QApplication::UnicodeUTF8));
00311         labelTextoTras->setText(QApplication::translate("formTextoClass", "El texto aparecer\303\241 en la contraportada del \303\241lbum.", 0, QApplication::UnicodeUTF8));
00312         tabWidgetTexto->setTabText(tabWidgetTexto->indexOf(tabTrasero), QApplication::translate("formTextoClass", "Texto Traser&o", 0, QApplication::UnicodeUTF8));
00313         pushButtonAceptarTexto->setText(QApplication::translate("formTextoClass", "&Aceptar", 0, QApplication::UnicodeUTF8));
00314         pushButtonCancelarTexto->setText(QApplication::translate("formTextoClass", "&Cancelar", 0, QApplication::UnicodeUTF8));
00315     } // retranslateUi
00316 
00317 };
00318 
00319 namespace Ui {
00320     class formTextoClass: public Ui_formTextoClass {};
00321 } // namespace Ui
00322 
00323 QT_END_NAMESPACE
00324 
00325 #endif // UI_FORMTEXTOCLASS_H
 Todo Clases Archivos Funciones Variables