• Main Page
  • Related Pages
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

ui/ui_about.h

Go to the documentation of this file.
00001 /********************************************************************************
00002 ** Form generated from reading UI file 'about.ui'
00003 **
00004 ** Created: Tue 7. Sep 16:21:53 2010
00005 **      by: Qt User Interface Compiler version 4.6.3
00006 **
00007 ** WARNING! All changes made in this file will be lost when recompiling UI file!
00008 ********************************************************************************/
00009 
00010 #ifndef UI_ABOUT_H
00011 #define UI_ABOUT_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/QHeaderView>
00019 #include <QtGui/QLabel>
00020 
00021 QT_BEGIN_NAMESPACE
00022 
00023 class Ui_About
00024 {
00025 public:
00026     QLabel *lblInfo;
00027     QLabel *lblVersion;
00028     QLabel *lblTitle;
00029     QLabel *lblLogo;
00030     QLabel *lblBrief;
00031 
00032     void setupUi(QDialog *About)
00033     {
00034         if (About->objectName().isEmpty())
00035             About->setObjectName(QString::fromUtf8("About"));
00036         About->resize(512, 512);
00037         lblInfo = new QLabel(About);
00038         lblInfo->setObjectName(QString::fromUtf8("lblInfo"));
00039         lblInfo->setGeometry(QRect(50, 440, 408, 41));
00040         lblVersion = new QLabel(About);
00041         lblVersion->setObjectName(QString::fromUtf8("lblVersion"));
00042         lblVersion->setGeometry(QRect(50, 371, 408, 16));
00043         lblVersion->setAlignment(Qt::AlignCenter);
00044         lblTitle = new QLabel(About);
00045         lblTitle->setObjectName(QString::fromUtf8("lblTitle"));
00046         lblTitle->setGeometry(QRect(50, 352, 408, 16));
00047         lblTitle->setTextFormat(Qt::RichText);
00048         lblLogo = new QLabel(About);
00049         lblLogo->setObjectName(QString::fromUtf8("lblLogo"));
00050         lblLogo->setGeometry(QRect(50, 30, 408, 307));
00051         lblLogo->setPixmap(QPixmap(QString::fromUtf8(":/resources/dgv_logo.png")));
00052         lblLogo->setAlignment(Qt::AlignCenter);
00053         lblBrief = new QLabel(About);
00054         lblBrief->setObjectName(QString::fromUtf8("lblBrief"));
00055         lblBrief->setGeometry(QRect(50, 390, 408, 56));
00056 
00057         retranslateUi(About);
00058 
00059         QMetaObject::connectSlotsByName(About);
00060     } // setupUi
00061 
00062     void retranslateUi(QDialog *About)
00063     {
00064         About->setWindowTitle(QApplication::translate("About", "About", 0, QApplication::UnicodeUTF8));
00065         lblInfo->setText(QApplication::translate("About", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
00066 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
00067 "p, li { white-space: pre-wrap; }\n"
00068 "</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
00069 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><a href=\"http://qcplusplus.sourceforge.net\"><span style=\" font-size:8pt; text-decoration: underline; color:#0000ff;\">qcplusplus.sourceforge.net</span></a></p>\n"
00070 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:7pt; font-weight:600;\">Qt 4.6.3, VTK 5.6.0, Qwt 5.2.1, GDCM 2.0.14, Blitz++ 0.9, FFTW 3.2.2</span></p></body></html>", 0, QApplication::UnicodeUTF8));
00071         lblVersion->setText(QApplication::translate("About", "Version 0.30", 0, QApplication::UnicodeUTF8));
00072         lblTitle->setText(QApplication::translate("About", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
00073 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
00074 "p, li { white-space: pre-wrap; }\n"
00075 "</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
00076 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Discrete Geometry 3D Viewer</span></p></body></html>", 0, QApplication::UnicodeUTF8));
00077 #ifndef QT_NO_TOOLTIP
00078         lblLogo->setToolTip(QApplication::translate("About", "DGV", 0, QApplication::UnicodeUTF8));
00079 #endif // QT_NO_TOOLTIP
00080         lblLogo->setText(QString());
00081         lblBrief->setText(QApplication::translate("About", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
00082 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
00083 "p, li { white-space: pre-wrap; }\n"
00084 "</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
00085 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;\"><span style=\" font-style:italic;\">Light-Weight Scientific Visualization</span></p>\n"
00086 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;\">Copyright Shekhar \"Shakes\" Chandra</p>\n"
00087 "<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;\">GPLv3, 2007-2010</p>\n"
00088 "<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-to"
00089                         "p:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;\"></p></body></html>", 0, QApplication::UnicodeUTF8));
00090     } // retranslateUi
00091 
00092 };
00093 
00094 namespace Ui {
00095     class About: public Ui_About {};
00096 } // namespace Ui
00097 
00098 QT_END_NAMESPACE
00099 
00100 #endif // UI_ABOUT_H

Generated on Wed Sep 8 2010 01:36:52 for DGV by  doxygen 1.7.1