kleopatra
Kleo::AssuanServerConnection Class Reference
#include <assuanserverconnection.h>
Inherits QObject.
Public Slots | |
void | enableCryptoCommands (bool enable=true) |
Signals | |
void | closed (Kleo::AssuanServerConnection *which) |
void | startConfigDialogRequested () |
void | startKeyManagerRequested () |
Public Member Functions | |
AssuanServerConnection (assuan_fd_t fd, const std::vector< boost::shared_ptr< AssuanCommandFactory > > &factories, QObject *parent=0) | |
~AssuanServerConnection () | |
Detailed Description
Definition at line 51 of file assuanserverconnection.h.
Constructor & Destructor Documentation
AssuanServerConnection::AssuanServerConnection | ( | assuan_fd_t | fd, |
const std::vector< boost::shared_ptr< AssuanCommandFactory > > & | factories, | ||
QObject * | parent = 0 |
||
) |
Definition at line 995 of file assuanserverconnection.cpp.
AssuanServerConnection::~AssuanServerConnection | ( | ) |
Definition at line 1001 of file assuanserverconnection.cpp.
Member Function Documentation
|
signal |
|
slot |
Definition at line 1003 of file assuanserverconnection.cpp.
|
signal |
|
signal |
The documentation for this class was generated from the following files:
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
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.