NepomukDaemons
Nepomuk::Repository Class Reference
#include <repository.h>
Inheritance diagram for Nepomuk::Repository:

Detailed Description
Definition at line 49 of file repository.h.
Public Types | |
enum | State { CLOSED, OPENING, OPEN } |
Public Slots | |
void | close () |
void | open () |
Signals | |
void | opened (Repository *, bool success) |
Public Member Functions | |
QString | name () const |
Repository (const QString &name) | |
State | state () const |
~Repository () | |
Static Public Member Functions | |
static const Soprano::Backend * | activeSopranoBackend () |
Member Enumeration Documentation
Constructor & Destructor Documentation
Nepomuk::Repository::Repository | ( | const QString & | name | ) |
Definition at line 50 of file repository.cpp.
Nepomuk::Repository::~Repository | ( | ) |
Definition at line 61 of file repository.cpp.
Member Function Documentation
const Soprano::Backend * Nepomuk::Repository::activeSopranoBackend | ( | ) | [static] |
Definition at line 276 of file repository.cpp.
void Nepomuk::Repository::close | ( | ) | [slot] |
Definition at line 67 of file repository.cpp.
QString Nepomuk::Repository::name | ( | ) | const [inline] |
Definition at line 62 of file repository.h.
void Nepomuk::Repository::open | ( | ) | [slot] |
void Nepomuk::Repository::opened | ( | Repository * | , | |
bool | success | |||
) | [signal] |
State Nepomuk::Repository::state | ( | ) | const |
The documentation for this class was generated from the following files: