controlpanelui/src/inc/cpringtoneview.h
changeset 41 ab0490982943
parent 28 e0b83131558d
equal deleted inserted replaced
36:2fee987ebaff 41:ab0490982943
    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