• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

Nepomuk-Core

  • sources
  • kde-4.12
  • kdelibs
  • nepomuk-core
  • services
  • storage
  • backup
  • gui
backupwizard.h
Go to the documentation of this file.
1 /*
2  This file is part of the Nepomuk KDE project.
3  Copyright (C) 2010 Vishesh Handa <handa.vish@gmail.com>
4  Copyright (C) 2010 Sebastian Trueg <trueg@kde.org>
5 
6  This library is free software; you can redistribute it and/or
7  modify it under the terms of the GNU Lesser General Public
8  License as published by the Free Software Foundation; either
9  version 2.1 of the License, or (at your option) version 3, or any
10  later version accepted by the membership of KDE e.V. (or its
11  successor approved by the membership of KDE e.V.), which shall
12  act as a proxy defined in Section 6 of version 3 of the license.
13 
14  This library is distributed in the hope that it will be useful,
15  but WITHOUT ANY WARRANTY; without even the implied warranty of
16  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17  Lesser General Public License for more details.
18 
19  You should have received a copy of the GNU Lesser General Public
20  License along with this library. If not, see <http://www.gnu.org/licenses/>.
21 */
22 
23 
24 #ifndef BACKUPWIZARD_H
25 #define BACKUPWIZARD_H
26 
27 #include <QtGui/QWizard>
28 
29 namespace Nepomuk2 {
30 
31  class BackupWizard : public QWizard
32  {
33  Q_OBJECT
34 
35  public:
36  BackupWizard(QWidget* parent = 0, Qt::WindowFlags flags = 0);
37 
38  enum Pages {
39  Id_IntroPage = 0,
40  Id_BackupSettingsPage,
41  Id_BackupPage,
42  Id_RestorePage,
43  Id_RestoreSelectionPage,
44  Id_FileConflictPage,
45  Id_RestoreEndPage,
46  Id_ErrorPage
47  };
48 
49  void startBackup();
50  void startRestore();
51  void startConflictResolution();
52 
53  void showError(const QString& error);
54 
55  public:
56  };
57 
58 }
59 #endif // BACKUPWIZARD_H
Nepomuk2::BackupWizard::Id_BackupSettingsPage
Definition: backupwizard.h:40
Nepomuk2::BackupWizard::startRestore
void startRestore()
Definition: backupwizard.cpp:60
Nepomuk2::BackupWizard
Definition: backupwizard.h:31
Nepomuk2::BackupWizard::startBackup
void startBackup()
Definition: backupwizard.cpp:55
QWidget
Nepomuk2::BackupWizard::Id_FileConflictPage
Definition: backupwizard.h:44
Nepomuk2::BackupWizard::Pages
Pages
Definition: backupwizard.h:38
Nepomuk2::BackupWizard::BackupWizard
BackupWizard(QWidget *parent=0, Qt::WindowFlags flags=0)
Definition: backupwizard.cpp:33
Nepomuk2::BackupWizard::Id_RestoreEndPage
Definition: backupwizard.h:45
Nepomuk2::BackupWizard::Id_RestorePage
Definition: backupwizard.h:42
Nepomuk2::BackupWizard::Id_IntroPage
Definition: backupwizard.h:39
Nepomuk2::BackupWizard::Id_ErrorPage
Definition: backupwizard.h:46
Nepomuk2::BackupWizard::showError
void showError(const QString &error)
Definition: backupwizard.cpp:71
Nepomuk2::BackupWizard::startConflictResolution
void startConflictResolution()
Definition: backupwizard.cpp:65
Nepomuk2::BackupWizard::Id_BackupPage
Definition: backupwizard.h:41
QWizard
Nepomuk2::BackupWizard::Id_RestoreSelectionPage
Definition: backupwizard.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Nepomuk-Core

Skip menu "Nepomuk-Core"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal