|
QGpgME 2.2.0-unknown
Qt API for GpgME
|


Classes | |
| struct | Attribute |
| class | Private |
Public Member Functions | |
| ADQueryResult (const GpgME::Error &err) | |
| ADQueryResult (const QList< Attribute > &attributes, const QString &source, const GpgME::Error &err) | |
| ADQueryResult (const ADQueryResult &other) | |
| ADQueryResult & | operator= (const ADQueryResult &other) |
| ADQueryResult (ADQueryResult &&other) | |
| ADQueryResult & | operator= (ADQueryResult &&other) |
| void | swap (ADQueryResult &other) noexcept |
| bool | isNull () const |
| QList< Attribute > | attributes () const |
| QString | source () const |