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

Detailed Description
Definition at line 29 of file nepomukcore.h.
Signals | |
void | initializationDone (bool success) |
Public Member Functions | |
Core (QObject *parent=0) | |
void | init () |
bool | initialized () const |
Soprano::Model * | model (const QString &name) |
~Core () |
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:
true
if the core is already initialized.
false
otherwise, which means the initializationDone signal has not been emitted yet.
Definition at line 74 of file nepomukcore.cpp.
Soprano::Model * Nepomuk::Core::model | ( | const QString & | name | ) |
The documentation for this class was generated from the following files: