Nepomuk
resource.h File Reference
#include <QtCore/QHash>
#include <QtCore/QStringList>
#include <kurl.h>
#include "class.h"
#include "nepomuk_export.h"
Go to the source code of this file.
Classes | |
class | Nepomuk::Resource |
Namespaces | |
Nepomuk::Types | |
Enumerations | |
enum | Nepomuk::ErrorCode { Nepomuk::NoError = 0 , Nepomuk::CommunicationError , Nepomuk::InvalidType , Nepomuk::UnknownError } |
Functions | |
QString | Nepomuk::errorString (ErrorCode code) |
uint | Nepomuk::qHash (const Resource &res) |
Enumeration Type Documentation
◆ ErrorCode
enum Nepomuk::ErrorCode |
Enumerator | |
---|---|
NoError | |
CommunicationError | A communication error, i.e. connection failure |
InvalidType | |
UnknownError |
Definition at line 45 of file resource.h.
Function Documentation
◆ errorString()
QString Nepomuk::errorString | ( | ErrorCode | code | ) |
- Returns
- A human-readble string.
◆ qHash()
uint Nepomuk::qHash | ( | const Resource & | res | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.