Canorus  0.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
/home/iurt/rpm/BUILD/canorus-0.7.R1002/src/ui_lyricscontextproperties.h
Go to the documentation of this file.
00001 /********************************************************************************
00002 ** Form generated from reading UI file 'lyricscontextproperties.ui'
00003 **
00004 ** Created: Mon Apr 2 17:53:17 2012
00005 **      by: Qt User Interface Compiler version 4.8.1
00006 **
00007 ** WARNING! All changes made in this file will be lost when recompiling UI file!
00008 ********************************************************************************/
00009 
00010 #ifndef UI_LYRICSCONTEXTPROPERTIES_H
00011 #define UI_LYRICSCONTEXTPROPERTIES_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/QWidget>
00019 
00020 QT_BEGIN_NAMESPACE
00021 
00022 class Ui_uiLyricsContextProperties
00023 {
00024 public:
00025 
00026     void setupUi(QWidget *uiLyricsContextProperties)
00027     {
00028         if (uiLyricsContextProperties->objectName().isEmpty())
00029             uiLyricsContextProperties->setObjectName(QString::fromUtf8("uiLyricsContextProperties"));
00030         uiLyricsContextProperties->resize(400, 300);
00031 
00032         retranslateUi(uiLyricsContextProperties);
00033 
00034         QMetaObject::connectSlotsByName(uiLyricsContextProperties);
00035     } // setupUi
00036 
00037     void retranslateUi(QWidget *uiLyricsContextProperties)
00038     {
00039         uiLyricsContextProperties->setWindowTitle(QApplication::translate("uiLyricsContextProperties", "Lyrics context properties", 0, QApplication::UnicodeUTF8));
00040     } // retranslateUi
00041 
00042 };
00043 
00044 namespace Ui {
00045     class uiLyricsContextProperties: public Ui_uiLyricsContextProperties {};
00046 } // namespace Ui
00047 
00048 QT_END_NAMESPACE
00049 
00050 #endif // UI_LYRICSCONTEXTPROPERTIES_H