NepomukDaemons
Nepomuk::Core Class Reference
#include <nepomukcore.h>
Inheritance diagram for Nepomuk::Core:

Public Slots | |
| void | optimize (const QString &repoName) |
Signals | |
| void | initializationDone (bool success) |
Public Member Functions | |
| Core (QObject *parent=0) | |
| void | init () |
| bool | initialized () const |
| Soprano::Model * | model (const QString &name) |
| ~Core () | |
Detailed Description
Definition at line 29 of file nepomukcore.h.
Constructor & Destructor Documentation
| Nepomuk::Core::Core | ( | QObject * | parent = 0 |
) |
Definition at line 32 of file nepomukcore.cpp.
| Nepomuk::Core::~Core | ( | ) |
Definition at line 38 of file nepomukcore.cpp.
Member Function Documentation
| void Nepomuk::Core::init | ( | ) |
| void Nepomuk::Core::initializationDone | ( | bool | success | ) | [signal] |
| bool Nepomuk::Core::initialized | ( | ) | const |
- Returns:
trueif the core is already initialized.falseotherwise, which means the initializationDone signal has not been emitted yet.
Definition at line 76 of file nepomukcore.cpp.
| Soprano::Model * Nepomuk::Core::model | ( | const QString & | name | ) |
| void Nepomuk::Core::optimize | ( | const QString & | repoName | ) | [slot] |
Definition at line 133 of file nepomukcore.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference