controlpanelui/src/inc/cpringtoneview.h
changeset 42 3487b2ea501a
parent 31 e79ce701c376
equal deleted inserted replaced
39:5aa7c7ec6b8e 42:3487b2ea501a
    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