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

kget

  • sources
  • kde-4.12
  • kdenetwork
  • kget
  • transfer-plugins
  • metalink
dlgmetalink.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2 
3  Copyright (C) 2006 Manolo Valdes <nolis71cu@gmail.com>
4  Copyright (C) 2009 Matthias Fuchs <mat69@gmx.net>
5 
6  This program is free software; you can redistribute it and/or
7  modify it under the terms of the GNU General Public
8  License as published by the Free Software Foundation; either
9  version 2 of the License, or (at your option) any later version.
10 */
11 
12 #ifndef DLGMETALINK_H
13 #define DLGMETALINK_H
14 
15 #include "ui_dlgmetalink.h"
16 
17 #include <KCModule>
18 
19 class DlgSettingsWidget : public KCModule
20 {
21  Q_OBJECT
22 public:
23  explicit DlgSettingsWidget(QWidget *parent = 0, const QVariantList &args = QVariantList());
24  ~DlgSettingsWidget();
25 
26 public slots:
27  virtual void save();
28  virtual void load();
29 
30 private:
31  Ui::DlgMetalink ui;
32 };
33 
34 #endif // DLGMETALINK_H
DlgSettingsWidget::save
virtual void save()
Definition: dlgmetalink.cpp:40
QWidget
DlgSettingsWidget
Definition: dlgmetalink.h:19
DlgSettingsWidget::~DlgSettingsWidget
~DlgSettingsWidget()
Definition: dlgmetalink.cpp:29
DlgSettingsWidget::DlgSettingsWidget
DlgSettingsWidget(QWidget *parent=0, const QVariantList &args=QVariantList())
Definition: dlgmetalink.cpp:19
DlgSettingsWidget::load
virtual void load()
Definition: dlgmetalink.cpp:33
KCModule
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

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