• 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
conf_encryption.h
Go to the documentation of this file.
1 /***************************************************************************
2  -------------------
3  begin : Mon Jul 8 2002
4  copyright : (C) 2002 by Jean-Baptiste Mardelle
5  email : bj@altern.org
6  ***************************************************************************/
7 
8 /***************************************************************************
9  * *
10  * This program is free software; you can redistribute it and/or modify *
11  * it under the terms of the GNU General Public License as published by *
12  * the Free Software Foundation; either version 2 of the License, or *
13  * (at your option) any later version. *
14  * *
15  ***************************************************************************/
16 
17 #ifndef CONF_ENCRYPTION_H
18 #define CONF_ENCRYPTION_H
19 
20 #include "ui_conf_encryption.h"
21 
22 
23 class Encryption : public QWidget, public Ui_Encryption
24 {
25  Q_OBJECT
26 
27 public:
28  explicit Encryption( QWidget* parent = 0 );
29 
30 public slots:
31  virtual void encrypt_to_always_toggled( bool );
32  virtual void encrypt_files_to_toggled( bool );
33  virtual void allow_custom_option_toggled( bool );
34 
35 private:
36 
37 };
38 
39 #endif
Encryption
Definition: conf_encryption.h:23
QWidget
Encryption::allow_custom_option_toggled
virtual void allow_custom_option_toggled(bool)
Definition: conf_encryption.cpp:40
Encryption::encrypt_to_always_toggled
virtual void encrypt_to_always_toggled(bool)
Definition: conf_encryption.cpp:28
Encryption::Encryption
Encryption(QWidget *parent=0)
Definition: conf_encryption.cpp:19
Ui_Encryption
QObject::parent
QObject * parent() const
Encryption::encrypt_files_to_toggled
virtual void encrypt_files_to_toggled(bool)
Definition: conf_encryption.cpp:34
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