• 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
tooltippreferences.h
Go to the documentation of this file.
1 // This file is generated by kconfig_compiler from tooltippreferences.kcfg.
2 // All changes you do to this file will be lost.
3 #ifndef KLEO_TOOLTIPPREFERENCES_H
4 #define KLEO_TOOLTIPPREFERENCES_H
5 
6 #include <kglobal.h>
7 #include <kconfigskeleton.h>
8 #include <kdebug.h>
9 
10 namespace Kleo {
11 
12 class TooltipPreferences : public KConfigSkeleton
13 {
14  public:
15 
16  TooltipPreferences( );
17  ~TooltipPreferences();
18 
22  void setShowValidity( bool v )
23  {
24  if (!isImmutable( QString::fromLatin1( "ShowValidity" ) ))
25  mShowValidity = v;
26  }
27 
31  bool showValidity() const
32  {
33  return mShowValidity;
34  }
35 
39  void setShowOwnerInformation( bool v )
40  {
41  if (!isImmutable( QString::fromLatin1( "ShowOwnerInformation" ) ))
42  mShowOwnerInformation = v;
43  }
44 
48  bool showOwnerInformation() const
49  {
50  return mShowOwnerInformation;
51  }
52 
56  void setShowCertificateDetails( bool v )
57  {
58  if (!isImmutable( QString::fromLatin1( "ShowCertificateDetails" ) ))
59  mShowCertificateDetails = v;
60  }
61 
65  bool showCertificateDetails() const
66  {
67  return mShowCertificateDetails;
68  }
69 
70  protected:
71 
72  // Tooltip
73  bool mShowValidity;
74  bool mShowOwnerInformation;
75  bool mShowCertificateDetails;
76 
77  private:
78 };
79 
80 }
81 
82 #endif
83 
Kleo::TooltipPreferences
Definition: tooltippreferences.h:12
Kleo::TooltipPreferences::showOwnerInformation
bool showOwnerInformation() const
Get Show certificate owner information.
Definition: tooltippreferences.h:48
Kleo::TooltipPreferences::showCertificateDetails
bool showCertificateDetails() const
Get Show certificate details.
Definition: tooltippreferences.h:65
Kleo::TooltipPreferences::setShowOwnerInformation
void setShowOwnerInformation(bool v)
Set Show certificate owner information.
Definition: tooltippreferences.h:39
KConfigSkeleton
Kleo::TooltipPreferences::setShowCertificateDetails
void setShowCertificateDetails(bool v)
Set Show certificate details.
Definition: tooltippreferences.h:56
Kleo::TooltipPreferences::mShowValidity
bool mShowValidity
Definition: tooltippreferences.h:73
Kleo::TooltipPreferences::showValidity
bool showValidity() const
Get Show certificate validity.
Definition: tooltippreferences.h:31
Kleo::TooltipPreferences::TooltipPreferences
TooltipPreferences()
Definition: tooltippreferences.cpp:8
Kleo::TooltipPreferences::~TooltipPreferences
~TooltipPreferences()
Definition: tooltippreferences.cpp:24
Kleo::TooltipPreferences::mShowCertificateDetails
bool mShowCertificateDetails
Definition: tooltippreferences.h:75
Kleo::TooltipPreferences::setShowValidity
void setShowValidity(bool v)
Set Show certificate validity.
Definition: tooltippreferences.h:22
Kleo::TooltipPreferences::mShowOwnerInformation
bool mShowOwnerInformation
Definition: tooltippreferences.h:74
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 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