kleopatra
Kleo Namespace Reference
Enumeration Type Documentation
| enum Kleo::Policy |
Function Documentation
| unsigned int Kleo::classify | ( | const QString & | filename | ) |
Definition at line 140 of file classify.cpp.
| unsigned int Kleo::classifyContent | ( | const QByteArray & | data | ) |
Definition at line 166 of file classify.cpp.
| GpgME::Protocol Kleo::findProtocol | ( | const QString & | filename | ) | [inline] |
Definition at line 129 of file classify.h.
| ProtocolMask FormatMask TypeMask TypeMask GpgME::Protocol Kleo::findProtocol | ( | const unsigned int | classifcation | ) | [inline] |
Definition at line 121 of file classify.h.
| QStringList Kleo::findSignatures | ( | const QString & | signedDataFileName | ) |
- Returns:
- all (existing) candiate signature files for signedDataFileName
Definition at line 245 of file classify.cpp.
- Returns:
- the data file that corresponds to the signature file signatureFileName, or QString(), if no such file can be found.
Definition at line 232 of file classify.cpp.
| QStringList Kleo::gnupgFileWatchList | ( | ) |
Definition at line 85 of file gnupg-helper.cpp.
| QString Kleo::gnupgHomeDirectory | ( | ) |
Definition at line 51 of file gnupg-helper.cpp.
| QString Kleo::gpgConfPath | ( | ) |
Definition at line 73 of file gnupg-helper.cpp.
| QString Kleo::gpgPath | ( | ) |
Definition at line 81 of file gnupg-helper.cpp.
| QString Kleo::gpgSmPath | ( | ) |
Definition at line 77 of file gnupg-helper.cpp.
| QByteArray Kleo::hexdecode | ( | const QByteArray & | in | ) |
| QByteArray Kleo::hexencode | ( | const QByteArray & | in | ) |
| KAction * Kleo::make_action_from_data | ( | const action_data & | ad, | |
| QObject * | parent | |||
| ) |
Definition at line 40 of file action_data.cpp.
| void Kleo::make_actions_from_data | ( | const action_data & | data[N], | |
| QObject * | parent | |||
| ) | [inline] |
Definition at line 64 of file action_data.h.
| void Kleo::make_actions_from_data | ( | const action_data & | data[N], | |
| KActionCollection * | collection | |||
| ) | [inline] |
Definition at line 60 of file action_data.h.
| void Kleo::make_actions_from_data | ( | const action_data * | ads, | |
| unsigned int | size, | |||
| KActionCollection * | coll | |||
| ) |
Definition at line 65 of file action_data.cpp.
| void Kleo::make_actions_from_data | ( | const action_data * | ads, | |
| unsigned int | size, | |||
| QObject * | parent | |||
| ) |
Definition at line 60 of file action_data.cpp.
| ProtocolMask FormatMask TypeMask Kleo::make_convenience | ( | CipherText | , | |
| TypeMask | ||||
| ) |
| ProtocolMask FormatMask Kleo::make_convenience | ( | DetachedSignature | , | |
| TypeMask | ||||
| ) |
| ProtocolMask Kleo::make_convenience | ( | Binary | , | |
| FormatMask | ||||
| ) |
| Kleo::make_convenience | ( | CMS | , | |
| ProtocolMask | ||||
| ) |
| int Kleo::makeGnuPGError | ( | int | code | ) |
Definition at line 64 of file gnupg-helper.cpp.
| boost::shared_ptr< SelfTest > Kleo::makeGpgConfCheckConfigurationSelfTest | ( | const char * | component | ) |
Definition at line 146 of file gpgconfcheck.cpp.
| boost::shared_ptr< SelfTest > Kleo::makeGpgConfEngineCheckSelfTest | ( | ) |
Definition at line 145 of file enginecheck.cpp.
| boost::shared_ptr< SelfTest > Kleo::makeGpgEngineCheckSelfTest | ( | ) |
Definition at line 137 of file enginecheck.cpp.
| boost::shared_ptr< SelfTest > Kleo::makeGpgProgramRegistryCheckSelfTest | ( | ) |
Definition at line 114 of file registrycheck.cpp.
| boost::shared_ptr< SelfTest > Kleo::makeGpgSmEngineCheckSelfTest | ( | ) |
Definition at line 141 of file enginecheck.cpp.
| boost::shared_ptr< SelfTest > Kleo::makeUiServerConnectivitySelfTest | ( | ) |
Definition at line 103 of file uiservercheck.cpp.
| const char * Kleo::outputFileExtension | ( | unsigned int | classification | ) |
- Returns:
- the commonly used extension for files of type classification, or NULL if none such exists.
Definition at line 275 of file classify.cpp.
- Returns:
- the (likely) output filename for inputFileName, or "inputFileName.out" if none can be determined.
Definition at line 260 of file classify.cpp.
| QString Kleo::printableClassification | ( | unsigned int | classification | ) |
Definition at line 196 of file classify.cpp.
KDE 4.1 API Reference