Nepomuk-Core
Nepomuk2::BackupWizard Class Reference
#include <backupwizard.h>
Inheritance diagram for Nepomuk2::BackupWizard:

Public Types | |
| enum | Pages { Id_IntroPage = 0, Id_BackupSettingsPage, Id_BackupPage, Id_RestorePage, Id_RestoreSelectionPage, Id_FileConflictPage, Id_RestoreEndPage, Id_ErrorPage } |
Public Member Functions | |
| BackupWizard (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| void | showError (const QString &error) |
| void | startBackup () |
| void | startConflictResolution () |
| void | startRestore () |
Detailed Description
Definition at line 31 of file backupwizard.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| Id_IntroPage | |
| Id_BackupSettingsPage | |
| Id_BackupPage | |
| Id_RestorePage | |
| Id_RestoreSelectionPage | |
| Id_FileConflictPage | |
| Id_RestoreEndPage | |
| Id_ErrorPage | |
Definition at line 38 of file backupwizard.h.
Constructor & Destructor Documentation
| Nepomuk2::BackupWizard::BackupWizard | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | flags = 0 |
||
| ) |
Definition at line 33 of file backupwizard.cpp.
Member Function Documentation
| void Nepomuk2::BackupWizard::showError | ( | const QString & | error | ) |
Definition at line 71 of file backupwizard.cpp.
| void Nepomuk2::BackupWizard::startBackup | ( | ) |
Definition at line 55 of file backupwizard.cpp.
| void Nepomuk2::BackupWizard::startConflictResolution | ( | ) |
Definition at line 65 of file backupwizard.cpp.
| void Nepomuk2::BackupWizard::startRestore | ( | ) |
Definition at line 60 of file backupwizard.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference