kleopatra
Kleo::SessionDataHandler Class Reference
#include <sessiondata.h>
Inherits QObject.
Public Member Functions | |
void | clear () |
void | enterSession (unsigned int id) |
void | exitSession (unsigned int id) |
boost::shared_ptr< SessionData > | sessionData (unsigned int) const |
Static Public Member Functions | |
static boost::shared_ptr < SessionDataHandler > | instance () |
Detailed Description
Definition at line 62 of file sessiondata.h.
Member Function Documentation
void SessionDataHandler::clear | ( | ) |
Definition at line 109 of file sessiondata.cpp.
void SessionDataHandler::enterSession | ( | unsigned int | id | ) |
Definition at line 75 of file sessiondata.cpp.
void SessionDataHandler::exitSession | ( | unsigned int | id | ) |
Definition at line 83 of file sessiondata.cpp.
|
static |
Definition at line 59 of file sessiondata.cpp.
shared_ptr< SessionData > SessionDataHandler::sessionData | ( | unsigned int | id | ) | const |
Definition at line 105 of file sessiondata.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.