• 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.cpp
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 
4 #include "emailoperationspreferences.h"
5 
6 using namespace Kleo;
7 
8 EMailOperationsPreferences::EMailOperationsPreferences( )
9  : KConfigSkeleton( QLatin1String( "kleopatrarc" ) )
10 {
11  setCurrentGroup( QLatin1String( "EMailOperations" ) );
12 
13  KConfigSkeleton::ItemBool *itemQuickSignEMail;
14  itemQuickSignEMail = new KConfigSkeleton::ItemBool( currentGroup(), QLatin1String( "quick-sign-email" ), mQuickSignEMail, false );
15  addItem( itemQuickSignEMail, QLatin1String( "QuickSignEMail" ) );
16  KConfigSkeleton::ItemBool *itemQuickEncryptEMail;
17  itemQuickEncryptEMail = new KConfigSkeleton::ItemBool( currentGroup(), QLatin1String( "quick-encrypt-email" ), mQuickEncryptEMail, false );
18  addItem( itemQuickEncryptEMail, QLatin1String( "QuickEncryptEMail" ) );
19  KConfigSkeleton::ItemRect *itemDecryptVerifyPopupGeometry;
20  itemDecryptVerifyPopupGeometry = new KConfigSkeleton::ItemRect( currentGroup(), QLatin1String( "decrypt-verify-popup-geometry" ), mDecryptVerifyPopupGeometry );
21  addItem( itemDecryptVerifyPopupGeometry, QLatin1String( "DecryptVerifyPopupGeometry" ) );
22 }
23 
24 EMailOperationsPreferences::~EMailOperationsPreferences()
25 {
26 }
27 
emailoperationspreferences.h
Kleo::EMailOperationsPreferences::~EMailOperationsPreferences
~EMailOperationsPreferences()
Definition: emailoperationspreferences.cpp:24
KConfigSkeleton
Kleo::EMailOperationsPreferences::mQuickEncryptEMail
bool mQuickEncryptEMail
Definition: emailoperationspreferences.h:74
Kleo::EMailOperationsPreferences::mQuickSignEMail
bool mQuickSignEMail
Definition: emailoperationspreferences.h:73
Kleo::EMailOperationsPreferences::mDecryptVerifyPopupGeometry
QRect mDecryptVerifyPopupGeometry
Definition: emailoperationspreferences.h:75
Kleo::EMailOperationsPreferences::EMailOperationsPreferences
EMailOperationsPreferences()
Definition: emailoperationspreferences.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