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

kgpg

  • sources
  • kde-4.14
  • kdeutils
  • kgpg
keyexport.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2002 Jean-Baptiste Mardelle <bj@altern.org>
3  * Copyright (C) 2007,2008,2009,2010,2011 Rolf Eike Beer <kde@opensource.sf-tec.de>
4  * Copyright (C) 2011 Luis Ángel Fernández Fernández <laffdez@gmail.com>
5  */
6 
7 /***************************************************************************
8  * *
9  * This program is free software; you can redistribute it and/or modify *
10  * it under the terms of the GNU General Public License as published by *
11  * the Free Software Foundation; either version 2 of the License, or *
12  * (at your option) any later version. *
13  * *
14  ***************************************************************************/
15 
16 
17 #ifndef KEYEXPORT_H
18 #define KEYEXPORT_H
19 
20 #include "ui_keyexport.h"
21 
22 #include <QStringList>
23 #include <KDialog>
24 
25 class KeyExport : public KDialog, public Ui_KeyExport
26 {
27  Q_OBJECT
28 
29 public:
30  explicit KeyExport(QWidget *parent = 0, const QStringList &keyservers = QStringList());
31 
32 protected:
33  virtual void accept();
34 };
35 
36 #endif
QWidget
KeyExport::KeyExport
KeyExport(QWidget *parent=0, const QStringList &keyservers=QStringList())
Definition: keyexport.cpp:19
KDialog
Ui_KeyExport
KeyExport
Definition: keyexport.h:25
QStringList
KeyExport::accept
virtual void accept()
Definition: keyexport.cpp:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kgpg

Skip menu "kgpg"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeutils API Reference

Skip menu "kdeutils API Reference"
  • ark
  • filelight
  • kcalc
  • kcharselect
  • kdf
  • kfloppy
  • kgpg
  • ktimer
  • kwallet
  • sweeper

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