kleopatra
Kleo::TooltipPreferences Class Reference
#include <tooltippreferences.h>
Inheritance diagram for Kleo::TooltipPreferences:

Detailed Description
Definition at line 12 of file tooltippreferences.h.
Public Member Functions | |
| void | setShowCertificateDetails (bool v) |
| void | setShowOwnerInformation (bool v) |
| void | setShowValidity (bool v) |
| bool | showCertificateDetails () const |
| bool | showOwnerInformation () const |
| bool | showValidity () const |
| TooltipPreferences () | |
| ~TooltipPreferences () | |
Protected Attributes | |
| bool | mShowCertificateDetails |
| bool | mShowOwnerInformation |
| bool | mShowValidity |
Constructor & Destructor Documentation
| TooltipPreferences::TooltipPreferences | ( | ) |
Definition at line 8 of file tooltippreferences.cpp.
| TooltipPreferences::~TooltipPreferences | ( | ) |
Definition at line 24 of file tooltippreferences.cpp.
Member Function Documentation
| void Kleo::TooltipPreferences::setShowCertificateDetails | ( | bool | v | ) | [inline] |
| void Kleo::TooltipPreferences::setShowOwnerInformation | ( | bool | v | ) | [inline] |
| void Kleo::TooltipPreferences::setShowValidity | ( | bool | v | ) | [inline] |
| bool Kleo::TooltipPreferences::showCertificateDetails | ( | ) | const [inline] |
| bool Kleo::TooltipPreferences::showOwnerInformation | ( | ) | const [inline] |
| bool Kleo::TooltipPreferences::showValidity | ( | ) | const [inline] |
Member Data Documentation
bool Kleo::TooltipPreferences::mShowCertificateDetails [protected] |
Definition at line 75 of file tooltippreferences.h.
bool Kleo::TooltipPreferences::mShowOwnerInformation [protected] |
Definition at line 74 of file tooltippreferences.h.
bool Kleo::TooltipPreferences::mShowValidity [protected] |
Definition at line 73 of file tooltippreferences.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference