• 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
emailoperationspreferences.h
Go to the documentation of this file.
1 // This file is generated by kconfig_compiler from emailoperationspreferences.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef KLEO_EMAILOPERATIONSPREFERENCES_H
4 #define KLEO_EMAILOPERATIONSPREFERENCES_H
5 
6 #include <kglobal.h>
7 #include <kconfigskeleton.h>
8 #include <kdebug.h>
9 
10 namespace Kleo {
11 
12 class EMailOperationsPreferences : public KConfigSkeleton
13 {
14  public:
15 
16  EMailOperationsPreferences( );
17  ~EMailOperationsPreferences();
18 
22  void setQuickSignEMail( bool v )
23  {
24  if (!isImmutable( QString::fromLatin1( "QuickSignEMail" ) ))
25  mQuickSignEMail = v;
26  }
27 
31  bool quickSignEMail() const
32  {
33  return mQuickSignEMail;
34  }
35 
39  void setQuickEncryptEMail( bool v )
40  {
41  if (!isImmutable( QString::fromLatin1( "QuickEncryptEMail" ) ))
42  mQuickEncryptEMail = v;
43  }
44 
48  bool quickEncryptEMail() const
49  {
50  return mQuickEncryptEMail;
51  }
52 
56  void setDecryptVerifyPopupGeometry( const QRect & v )
57  {
58  if (!isImmutable( QString::fromLatin1( "DecryptVerifyPopupGeometry" ) ))
59  mDecryptVerifyPopupGeometry = v;
60  }
61 
65  QRect decryptVerifyPopupGeometry() const
66  {
67  return mDecryptVerifyPopupGeometry;
68  }
69 
70  protected:
71 
72  // EMailOperations
73  bool mQuickSignEMail;
74  bool mQuickEncryptEMail;
75  QRect mDecryptVerifyPopupGeometry;
76 
77  private:
78 };
79 
80 }
81 
82 #endif
83 
Kleo::EMailOperationsPreferences::~EMailOperationsPreferences
~EMailOperationsPreferences()
Definition: emailoperationspreferences.cpp:24
KConfigSkeleton
Kleo::EMailOperationsPreferences::mQuickEncryptEMail
bool mQuickEncryptEMail
Definition: emailoperationspreferences.h:74
Kleo::EMailOperationsPreferences
Definition: emailoperationspreferences.h:12
Kleo::EMailOperationsPreferences::setQuickEncryptEMail
void setQuickEncryptEMail(bool v)
Set Quick Encrypt EMail.
Definition: emailoperationspreferences.h:39
Kleo::EMailOperationsPreferences::mQuickSignEMail
bool mQuickSignEMail
Definition: emailoperationspreferences.h:73
Kleo::EMailOperationsPreferences::quickSignEMail
bool quickSignEMail() const
Get Quick Sign EMail.
Definition: emailoperationspreferences.h:31
Kleo::EMailOperationsPreferences::setQuickSignEMail
void setQuickSignEMail(bool v)
Set Quick Sign EMail.
Definition: emailoperationspreferences.h:22
Kleo::EMailOperationsPreferences::mDecryptVerifyPopupGeometry
QRect mDecryptVerifyPopupGeometry
Definition: emailoperationspreferences.h:75
Kleo::EMailOperationsPreferences::decryptVerifyPopupGeometry
QRect decryptVerifyPopupGeometry() const
Get Decrypt/Verify Popup Geometry.
Definition: emailoperationspreferences.h:65
Kleo::EMailOperationsPreferences::setDecryptVerifyPopupGeometry
void setDecryptVerifyPopupGeometry(const QRect &v)
Set Decrypt/Verify Popup Geometry.
Definition: emailoperationspreferences.h:56
Kleo::EMailOperationsPreferences::EMailOperationsPreferences
EMailOperationsPreferences()
Definition: emailoperationspreferences.cpp:8
Kleo::EMailOperationsPreferences::quickEncryptEMail
bool quickEncryptEMail() const
Get Quick Encrypt EMail.
Definition: emailoperationspreferences.h:48
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