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

KNewStuff

  • sources
  • kde-4.12
  • kdelibs
  • knewstuff
  • knewstuff3
knewstuff3/downloaddialog.h
Go to the documentation of this file.
1 /*
2  knewstuff3/ui/downloaddialog.h.
3  Copyright (C) 2005 by Enrico Ros <eros.kde@email.it>
4  Copyright (C) 2005 - 2007 Josef Spillner <spillner@kde.org>
5  Copyright (C) 2007 Dirk Mueller <mueller@kde.org>
6  Copyright (C) 2007-2009 Jeremy Whiting <jpwhiting@kde.org>
7  Copyright (C) 2009-2010 Frederik Gladhorn <gladhorn@kde.org>
8 
9  This library is free software; you can redistribute it and/or
10  modify it under the terms of the GNU Lesser General Public
11  License as published by the Free Software Foundation; either
12  version 2.1 of the License, or (at your option) any later version.
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 #ifndef KNEWSTUFF3_UI_DOWNLOADDIALOG_H
24 #define KNEWSTUFF3_UI_DOWNLOADDIALOG_H
25 
26 #include <kdialog.h>
27 
28 #include "knewstuff_export.h"
29 #include "entry.h"
30 
31 namespace KNS3
32 {
33 class DownloadDialogPrivate;
34 
72 class KNEWSTUFF_EXPORT DownloadDialog :public KDialog
73 {
74  Q_OBJECT
75 
76 public:
84  explicit DownloadDialog(QWidget * parent = 0);
85 
94  explicit DownloadDialog(const QString& configFile, QWidget * parent = 0);
95 
99  ~DownloadDialog();
100 
105  KNS3::Entry::List changedEntries();
106 
111  KNS3::Entry::List installedEntries();
112 
113 private:
114  void init(const QString& configFile);
115 
116  DownloadDialogPrivate *const d;
117  Q_DISABLE_COPY(DownloadDialog)
118 };
119 
120 }
121 
122 #endif
kdialog.h
QWidget
KDialog
QString
KNS3::DownloadDialog
KNewStuff download dialog.
Definition: knewstuff3/downloaddialog.h:72
knewstuff_export.h
entry.h
QList
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KNewStuff

Skip menu "KNewStuff"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • 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