#include <tsessionstoreplugin.h>
◆ ~TSessionStoreInterface()
virtual TSessionStoreInterface::~TSessionStoreInterface |
( |
| ) |
|
|
inlinevirtual |
◆ create()
TSessionStore * TSessionStoreInterface::create |
( |
const QString & |
key | ) |
|
|
pure virtual |
Implement this function to create a session store matching the name specified by the given key.
Implemented in TSessionStorePlugin.
◆ destroy()
virtual void TSessionStoreInterface::destroy |
( |
const QString & |
key, |
|
|
TSessionStore * |
store |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: