filemanager/src/fmbkupenginewrapper/private/symbian/fmbkupengine_p.h
changeset 46 d58987eac7e8
parent 16 ada7962b4308
child 49 81668a704644
equal deleted inserted replaced
37:15bc28c9dd51 46:d58987eac7e8
    75     
    75     
    76     //
    76     //
    77     bool StartRestoreL( QList<FmBkupDrivesAndOperation* > drivesAndOperationList );
    77     bool StartRestoreL( QList<FmBkupDrivesAndOperation* > drivesAndOperationList );
    78     void GetRestoreInfoArray( QList<FmBkupDrivesAndOperation* > drivesAndOperationList,
    78     void GetRestoreInfoArray( QList<FmBkupDrivesAndOperation* > drivesAndOperationList,
    79             QList< FmRestoreInfo > &restoreInfoList,
    79             QList< FmRestoreInfo > &restoreInfoList,
    80             const TInt aDrive = KErrNotFound );
    80             const QString& aDrive );
    81     
    81     
    82     void getBackupDriveList( QStringList &driveList );
    82     void getBackupDriveList( QStringList &driveList );
    83 
    83 
    84 signals:
    84 signals:
    85     void notifyPreparing( bool cancelable );
    85     void notifyPreparing( bool cancelable );