kleopatra
Classes |
Public Slots |
Signals |
Public Member Functions |
Static Public Member Functions |
List of all members
Kleo::UiServer Class Reference
#include <uiserver.h>
Inherits QObject.
Classes | |
| class | Private |
Public Slots | |
| void | enableCryptoCommands (bool enable=true) |
| void | start () |
| void | stop () |
Signals | |
| void | startConfigDialogRequested () |
| void | startKeyManagerRequested () |
| void | stopped () |
Public Member Functions | |
| UiServer (const QString &socket, QObject *parent=0) | |
| ~UiServer () | |
| bool | isStopped () const |
| bool | isStopping () const |
| bool | registerCommandFactory (const boost::shared_ptr< AssuanCommandFactory > &cmdFactory) |
| QString | socketName () const |
| bool | waitForStopped (unsigned int ms=0xFFFFFFFF) |
Static Public Member Functions | |
| static void | setLogStream (FILE *file) |
Detailed Description
Definition at line 50 of file uiserver.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 105 of file uiserver.cpp.
| UiServer::~UiServer | ( | ) |
Definition at line 111 of file uiserver.cpp.
Member Function Documentation
|
slot |
Definition at line 150 of file uiserver.cpp.
| bool UiServer::isStopped | ( | ) | const |
Definition at line 175 of file uiserver.cpp.
| bool UiServer::isStopping | ( | ) | const |
Definition at line 179 of file uiserver.cpp.
| bool UiServer::registerCommandFactory | ( | const boost::shared_ptr< AssuanCommandFactory > & | cmdFactory | ) |
Definition at line 116 of file uiserver.cpp.
|
static |
Definition at line 66 of file uiserver.cpp.
| QString UiServer::socketName | ( | ) | const |
Definition at line 158 of file uiserver.cpp.
|
slot |
Definition at line 132 of file uiserver.cpp.
|
signal |
|
signal |
|
slot |
Definition at line 136 of file uiserver.cpp.
|
signal |
| bool UiServer::waitForStopped | ( | unsigned int | ms = 0xFFFFFFFF | ) |
Definition at line 162 of file uiserver.cpp.
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:43 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:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference