kleopatra
Kleo::EMailOperationsPreferences Class Reference
#include <emailoperationspreferences.h>
Inheritance diagram for Kleo::EMailOperationsPreferences:

Detailed Description
Definition at line 12 of file emailoperationspreferences.h.
Public Member Functions | |
| QRect | decryptVerifyPopupGeometry () const |
| EMailOperationsPreferences () | |
| bool | quickEncryptEMail () const |
| bool | quickSignEMail () const |
| void | setDecryptVerifyPopupGeometry (const QRect &v) |
| void | setQuickEncryptEMail (bool v) |
| void | setQuickSignEMail (bool v) |
| ~EMailOperationsPreferences () | |
Protected Attributes | |
| QRect | mDecryptVerifyPopupGeometry |
| bool | mQuickEncryptEMail |
| bool | mQuickSignEMail |
Constructor & Destructor Documentation
| EMailOperationsPreferences::EMailOperationsPreferences | ( | ) |
Definition at line 8 of file emailoperationspreferences.cpp.
| EMailOperationsPreferences::~EMailOperationsPreferences | ( | ) |
Definition at line 24 of file emailoperationspreferences.cpp.
Member Function Documentation
| QRect Kleo::EMailOperationsPreferences::decryptVerifyPopupGeometry | ( | ) | const [inline] |
| bool Kleo::EMailOperationsPreferences::quickEncryptEMail | ( | ) | const [inline] |
| bool Kleo::EMailOperationsPreferences::quickSignEMail | ( | ) | const [inline] |
| void Kleo::EMailOperationsPreferences::setDecryptVerifyPopupGeometry | ( | const QRect & | v | ) | [inline] |
| void Kleo::EMailOperationsPreferences::setQuickEncryptEMail | ( | bool | v | ) | [inline] |
| void Kleo::EMailOperationsPreferences::setQuickSignEMail | ( | bool | v | ) | [inline] |
Member Data Documentation
Definition at line 75 of file emailoperationspreferences.h.
bool Kleo::EMailOperationsPreferences::mQuickEncryptEMail [protected] |
Definition at line 74 of file emailoperationspreferences.h.
bool Kleo::EMailOperationsPreferences::mQuickSignEMail [protected] |
Definition at line 73 of file emailoperationspreferences.h.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference