equal
deleted
inserted
replaced
45 XQAiwRequest* mReq; |
45 XQAiwRequest* mReq; |
46 XQApplicationManager mAppMgr; |
46 XQApplicationManager mAppMgr; |
47 //used to mark if there is a request being processed |
47 //used to mark if there is a request being processed |
48 bool mProcessing; |
48 bool mProcessing; |
49 |
49 |
50 private: |
50 private: |
51 void launchMediaFetcher( const QString &strService, const QString &strItface ); |
51 void launchMediaFetcher( const QString &strService, const QString &strItface, \ |
|
52 const QList<QVariant> &arguments = QList<QVariant>(), const XQRequestInfo &info = XQRequestInfo() ); |
52 }; |
53 }; |
53 |
54 |
54 #endif // CPRINGTONEVIEW_H |
55 #endif // CPRINGTONEVIEW_H |