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

kleopatra

  • sources
  • kde-4.12
  • kdepim
  • kleopatra
  • kcfg
fileoperationspreferences.h
Go to the documentation of this file.
1 // This file is generated by kconfig_compiler from fileoperationspreferences.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef KLEO_FILEOPERATIONSPREFERENCES_H
4 #define KLEO_FILEOPERATIONSPREFERENCES_H
5 
6 #include <kglobal.h>
7 #include <kconfigskeleton.h>
8 #include <kdebug.h>
9 
10 namespace Kleo {
11 
12 class FileOperationsPreferences : public KConfigSkeleton
13 {
14  public:
15 
16  FileOperationsPreferences( );
17  ~FileOperationsPreferences();
18 
22  void setUsePGPFileExt( bool v )
23  {
24  if (!isImmutable( QString::fromLatin1( "UsePGPFileExt" ) ))
25  mUsePGPFileExt = v;
26  }
27 
31  bool usePGPFileExt() const
32  {
33  return mUsePGPFileExt;
34  }
35 
36  protected:
37 
38  // FileOperations
39  bool mUsePGPFileExt;
40 
41  private:
42 };
43 
44 }
45 
46 #endif
47 
Kleo::FileOperationsPreferences::setUsePGPFileExt
void setUsePGPFileExt(bool v)
Set Use pgp as the default extension for generated OpenPGP files.
Definition: fileoperationspreferences.h:22
KConfigSkeleton
Kleo::FileOperationsPreferences::mUsePGPFileExt
bool mUsePGPFileExt
Definition: fileoperationspreferences.h:39
Kleo::FileOperationsPreferences
Definition: fileoperationspreferences.h:12
Kleo::FileOperationsPreferences::usePGPFileExt
bool usePGPFileExt() const
Get Use pgp as the default extension for generated OpenPGP files.
Definition: fileoperationspreferences.h:31
Kleo::FileOperationsPreferences::~FileOperationsPreferences
~FileOperationsPreferences()
Definition: fileoperationspreferences.cpp:18
Kleo::FileOperationsPreferences::FileOperationsPreferences
FileOperationsPreferences()
Definition: fileoperationspreferences.cpp:8
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kleopatra

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

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

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