Canorus  0.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ui_lyricscontextproperties.h
Go to the documentation of this file.
1 /********************************************************************************
2 ** Form generated from reading UI file 'lyricscontextproperties.ui'
3 **
4 ** Created: Fri Jan 11 14:39:48 2013
5 ** by: Qt User Interface Compiler version 4.8.4
6 **
7 ** WARNING! All changes made in this file will be lost when recompiling UI file!
8 ********************************************************************************/
9 
10 #ifndef UI_LYRICSCONTEXTPROPERTIES_H
11 #define UI_LYRICSCONTEXTPROPERTIES_H
12 
13 #include <QtCore/QVariant>
14 #include <QtGui/QAction>
15 #include <QtGui/QApplication>
16 #include <QtGui/QButtonGroup>
17 #include <QtGui/QHeaderView>
18 #include <QtGui/QWidget>
19 
20 QT_BEGIN_NAMESPACE
21 
23 {
24 public:
25 
26  void setupUi(QWidget *uiLyricsContextProperties)
27  {
28  if (uiLyricsContextProperties->objectName().isEmpty())
29  uiLyricsContextProperties->setObjectName(QString::fromUtf8("uiLyricsContextProperties"));
30  uiLyricsContextProperties->resize(400, 300);
31 
32  retranslateUi(uiLyricsContextProperties);
33 
34  QMetaObject::connectSlotsByName(uiLyricsContextProperties);
35  } // setupUi
36 
37  void retranslateUi(QWidget *uiLyricsContextProperties)
38  {
39  uiLyricsContextProperties->setWindowTitle(QApplication::translate("uiLyricsContextProperties", "Lyrics context properties", 0, QApplication::UnicodeUTF8));
40  } // retranslateUi
41 
42 };
43 
44 namespace Ui {
46 } // namespace Ui
47 
48 QT_END_NAMESPACE
49 
50 #endif // UI_LYRICSCONTEXTPROPERTIES_H