KIO
KNfoTranslator Class Reference
#include <knfotranslator_p.h>
Public Member Functions | |
| QString | translation (const KUrl &uri) const |
Static Public Member Functions | |
| static KNfoTranslator & | instance () |
Protected Member Functions | |
| KNfoTranslator () | |
| virtual | ~KNfoTranslator () |
Detailed Description
Returns translations for Nepomuk File Ontology URIs.
See http://www.semanticdesktop.org/ontologies/nfo/.
Definition at line 33 of file knfotranslator_p.h.
Constructor & Destructor Documentation
| KNfoTranslator::KNfoTranslator | ( | ) | [protected] |
Definition at line 160 of file knfotranslator.cpp.
| KNfoTranslator::~KNfoTranslator | ( | ) | [protected, virtual] |
Definition at line 170 of file knfotranslator.cpp.
Member Function Documentation
| KNfoTranslator & KNfoTranslator::instance | ( | ) | [static] |
Definition at line 121 of file knfotranslator.cpp.
| QString KNfoTranslator::translation | ( | const KUrl & | uri | ) | const |
Definition at line 126 of file knfotranslator.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:27 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:27 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.