Tests/SmfMusicEventsnService/ui_SmfMusicEventsnService.h
author cgandhi
Mon, 11 Oct 2010 21:59:54 +0530
changeset 26 83d6a149c755
permissions -rw-r--r--
Submitting following changes - AuthApps for Last.fm and Twitter added API for checking ServiceAuthorization added for SMFCredMgrClient API added for forcefully removing credential details from SMFCredMgr Extra argument checks in SMfClient APIs APIs for service login and logout from SMFClient Redundant members removed from SmfServerSymbian DSM bug fixes Test Apps included

/********************************************************************************
** 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