diff -r a180113055cb -r 83d6a149c755 Tests/SmfTestMusicnActivty/ui_SmfTestMusicnActivty.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Tests/SmfTestMusicnActivty/ui_SmfTestMusicnActivty.h Mon Oct 11 21:59:54 2010 +0530 @@ -0,0 +1,50 @@ +/******************************************************************************** +** Form generated from reading UI file 'SMFTESTMUSICNACTIVITY.ui' +** +** Created: Mon Oct 11 12:12:49 2010 +** by: Qt User Interface Compiler version 4.6.2 +** +** WARNING! All changes made in this file will be lost when recompiling UI file! +********************************************************************************/ + +#ifndef UI_SMFTESTMUSICNACTIVITY_H +#define UI_SMFTESTMUSICNACTIVITY_H + +#include +#include +#include +#include +#include +#include + +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_SMFTESTMUSICNACTIVITY_H