Tests/SmfMusicEventsnService/ui_SmfMusicEventsnService.h
changeset 26 83d6a149c755
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Tests/SmfMusicEventsnService/ui_SmfMusicEventsnService.h	Mon Oct 11 21:59:54 2010 +0530
@@ -0,0 +1,50 @@
+/********************************************************************************
+** Form generated from reading UI file 'SMFMUSICEVENTSNSERVIC.ui'
+**
+** Created: Fri Oct 8 14:49:55 2010
+**      by: Qt User Interface Compiler version 4.6.3
+**
+** WARNING! All changes made in this file will be lost when recompiling UI file!
+********************************************************************************/
+
+#ifndef UI_SMFMUSICEVENTSNSERVICE_H
+#define UI_SMFMUSICEVENTSNSERVIC_H
+
+#include <QtCore/QVariant>
+#include <QtGui/QAction>
+#include <QtGui/QApplication>
+#include <QtGui/QButtonGroup>
+#include <QtGui/QHeaderView>
+#include <QtGui/QWidget>
+
+QT_BEGIN_NAMESPACE
+
+class Ui_SmfTestApp
+{
+public:
+
+    void setupUi(QWidget *SmfTestApp)
+    {
+        if (SmfTestApp->objectName().isEmpty())
+            SmfTestApp->setObjectName(QString::fromUtf8("SmfTestApp"));
+        SmfTestApp->resize(400, 300);
+
+        retranslateUi(SmfTestApp);
+
+        QMetaObject::connectSlotsByName(SmfTestApp);
+    } // setupUi
+
+    void retranslateUi(QWidget *SmfTestApp)
+    {
+        SmfTestApp->setWindowTitle(QApplication::translate("SmfTestApp", "SmfTestApp", 0, QApplication::UnicodeUTF8));
+    } // retranslateUi
+
+};
+
+namespace Ui {
+    class SmfTestApp: public Ui_SmfTestApp {};
+} // namespace Ui
+
+QT_END_NAMESPACE
+
+#endif // UI_SMFMUSICEVENTSNSERVIC_H