• 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
  • conf
dlgwebinterface.h
Go to the documentation of this file.
1 /* This file is part of the KDE project
2 
3  Copyright (C) 2008 Urs Wolfer <uwolfer @ kde.org>
4 
5  This program is free software; you can redistribute it and/or
6  modify it under the terms of the GNU General Public
7  License as published by the Free Software Foundation; either
8  version 2 of the License, or (at your option) any later version.
9 */
10 
11 #ifndef DLGWEBINTERFACE_H
12 #define DLGWEBINTERFACE_H
13 
14 #include <QWidget>
15 
16 #include "ui_dlgwebinterface.h"
17 
18 namespace KWallet {
19  class Wallet;
20 }
21 
22 class DlgWebinterface : public QWidget, public Ui::DlgWebinterface
23 {
24  Q_OBJECT
25 
26 public:
27  DlgWebinterface(KDialog *parent = 0);
28  ~DlgWebinterface();
29 
30 signals:
31  void changed();
32  void saved();
33 
34 private Q_SLOTS:
35  void readConfig();
36  void saveSettings();
37  void walletOpened(bool);
38 
39 private:
40  KWallet::Wallet *m_wallet;
41 };
42 
43 #endif
DlgWebinterface::~DlgWebinterface
~DlgWebinterface()
Definition: dlgwebinterface.cpp:30
QWidget
KDialog
DlgWebinterface
Definition: dlgwebinterface.h:22
DlgWebinterface::saved
void saved()
DlgWebinterface::changed
void changed()
DlgWebinterface::DlgWebinterface
DlgWebinterface(KDialog *parent=0)
Definition: dlgwebinterface.cpp:18
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