filemanager/src/fmbkupenginewrapper/inc/fmbkupengine.h
changeset 25 b7bfdea70ca2
parent 16 ada7962b4308
child 49 81668a704644
equal deleted inserted replaced
16:ada7962b4308 25:b7bfdea70ca2
    82     FmBackupSettings* BackupSettingsL();
    82     FmBackupSettings* BackupSettingsL();
    83     FmRestoreSettings* RestoreSettingsL();
    83     FmRestoreSettings* RestoreSettingsL();
    84     
    84     
    85     void GetRestoreInfoArray( QList<FmBkupDrivesAndOperation* > &drivesAndOperationList,
    85     void GetRestoreInfoArray( QList<FmBkupDrivesAndOperation* > &drivesAndOperationList,
    86             QList< FmRestoreInfo > &restoreInfoList,
    86             QList< FmRestoreInfo > &restoreInfoList,
    87             const int aDrive = FmErrNotFound );
    87             const QString& aDrive );
    88     
    88     
    89     void getBackupDriveList( QStringList &driveList );
    89     void getBackupDriveList( QStringList &driveList );
    90     
    90     
    91 signals:
    91 signals:
    92     void notifyPreparing( bool cancelable );
    92     void notifyPreparing( bool cancelable );