filemanager/src/fmbkupenginewrapper/private/symbian/fmbkupengine_p.h
changeset 25 b7bfdea70ca2
parent 16 ada7962b4308
child 49 81668a704644
equal deleted inserted replaced
16:ada7962b4308 25:b7bfdea70ca2
    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 );