OpenAlbum 1.0.b

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

00001 /********************************************************************************
00002 ** Form generated from reading UI file 'finwizard.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_FINWIZARD_H
00011 #define UI_FINWIZARD_H
00012 
00013 #include <QtCore/QVariant>
00014 #include <QtGui/QAction>
00015 #include <QtGui/QApplication>
00016 #include <QtGui/QButtonGroup>
00017 #include <QtGui/QHeaderView>
00018 #include <QtGui/QLabel>
00019 #include <QtGui/QWizardPage>
00020 
00021 QT_BEGIN_NAMESPACE
00022 
00023 class Ui_finWizard
00024 {
00025 public:
00026     QLabel *texto4;
00027     QLabel *texto1;
00028     QLabel *texto5;
00029     QLabel *texto2;
00030 
00031     void setupUi(QWizardPage *finWizard)
00032     {
00033         if (finWizard->objectName().isEmpty())
00034             finWizard->setObjectName(QString::fromUtf8("finWizard"));
00035         finWizard->resize(329, 332);
00036         QIcon icon;
00037         icon.addFile(QString::fromUtf8("../../../data/iconlargue.png"), QSize(), QIcon::Normal, QIcon::Off);
00038         finWizard->setWindowIcon(icon);
00039         texto4 = new QLabel(finWizard);
00040         texto4->setObjectName(QString::fromUtf8("texto4"));
00041         texto4->setGeometry(QRect(20, 200, 271, 61));
00042         texto4->setTextFormat(Qt::PlainText);
00043         texto4->setScaledContents(false);
00044         texto4->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
00045         texto4->setWordWrap(true);
00046         texto4->setIndent(0);
00047         texto4->setTextInteractionFlags(Qt::NoTextInteraction);
00048         texto1 = new QLabel(finWizard);
00049         texto1->setObjectName(QString::fromUtf8("texto1"));
00050         texto1->setGeometry(QRect(20, 40, 281, 81));
00051         texto1->setTextFormat(Qt::PlainText);
00052         texto1->setScaledContents(false);
00053         texto1->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
00054         texto1->setWordWrap(true);
00055         texto1->setIndent(0);
00056         texto1->setTextInteractionFlags(Qt::NoTextInteraction);
00057         texto5 = new QLabel(finWizard);
00058         texto5->setObjectName(QString::fromUtf8("texto5"));
00059         texto5->setGeometry(QRect(20, 270, 271, 61));
00060         texto5->setTextFormat(Qt::PlainText);
00061         texto5->setScaledContents(false);
00062         texto5->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
00063         texto5->setWordWrap(true);
00064         texto5->setIndent(0);
00065         texto5->setTextInteractionFlags(Qt::NoTextInteraction);
00066         texto2 = new QLabel(finWizard);
00067         texto2->setObjectName(QString::fromUtf8("texto2"));
00068         texto2->setGeometry(QRect(20, 110, 281, 91));
00069         texto2->setTextFormat(Qt::PlainText);
00070         texto2->setScaledContents(false);
00071         texto2->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
00072         texto2->setWordWrap(true);
00073         texto2->setIndent(0);
00074         texto2->setTextInteractionFlags(Qt::NoTextInteraction);
00075 
00076         retranslateUi(finWizard);
00077 
00078         QMetaObject::connectSlotsByName(finWizard);
00079     } // setupUi
00080 
00081     void retranslateUi(QWizardPage *finWizard)
00082     {
00083         finWizard->setWindowTitle(QApplication::translate("finWizard", "WizardPage", 0, QApplication::UnicodeUTF8));
00084         texto4->setText(QApplication::translate("finWizard", "No olvide guardar su trabajo cuando cierre este asistente, para as\303\255 no perder el \303\241lbum generado.", 0, QApplication::UnicodeUTF8));
00085         texto1->setText(QApplication::translate("finWizard", "\302\241Enhorabuena! el asistente de creaci\303\263n de \303\241lbum ha finalizado correctamente. Acabas de crear tu \303\241lbum de fotos digital.", 0, QApplication::UnicodeUTF8));
00086         texto5->setText(QApplication::translate("finWizard", "Para terminar haga click en \"Finalizar\". ", 0, QApplication::UnicodeUTF8));
00087         texto2->setText(QApplication::translate("finWizard", "Gracias por utilizar este asistente. Una vez cierre el asistente podr\303\241 manipular su \303\241lbum, edit\303\241ndolo para realizar cambios, imprimi\303\251ndolo, export\303\241ndolo, etc...", 0, QApplication::UnicodeUTF8));
00088     } // retranslateUi
00089 
00090 };
00091 
00092 namespace Ui {
00093     class finWizard: public Ui_finWizard {};
00094 } // namespace Ui
00095 
00096 QT_END_NAMESPACE
00097 
00098 #endif // UI_FINWIZARD_H
 Todo Clases Archivos Funciones Variables