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

Public Types | |
| enum | State { CLOSED, OPENING, OPEN } |
Public Slots | |
| void | close () |
| void | open () |
| void | optimize () |
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 () |
Detailed Description
Definition at line 39 of file repository.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
| Nepomuk::Repository::Repository | ( | const QString & | name | ) |
Definition at line 74 of file repository.cpp.
| Nepomuk::Repository::~Repository | ( | ) |
Definition at line 85 of file repository.cpp.
Member Function Documentation
| const Soprano::Backend * Nepomuk::Repository::activeSopranoBackend | ( | ) | [static] |
Definition at line 377 of file repository.cpp.
| void Nepomuk::Repository::close | ( | ) | [slot] |
Definition at line 91 of file repository.cpp.
| QString Nepomuk::Repository::name | ( | ) | const [inline] |
Definition at line 47 of file repository.h.
| void Nepomuk::Repository::open | ( | ) | [slot] |
| void Nepomuk::Repository::opened | ( | Repository * | , | |
| bool | success | |||
| ) | [signal] |
| void Nepomuk::Repository::optimize | ( | ) | [slot] |
| State Nepomuk::Repository::state | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference