Nepomuk-Core
Nepomuk2::ResourcePrinter Class Reference
#include <resourceprinter.h>
Public Member Functions | |
ResourcePrinter () | |
void | print (QTextStream &stream, const QUrl &uri) |
void | setGraphs (bool status) |
void | setInference (bool status) |
void | setPlainText (bool status) |
Detailed Description
Definition at line 28 of file resourceprinter.h.
Constructor & Destructor Documentation
Nepomuk2::ResourcePrinter::ResourcePrinter | ( | ) |
Definition at line 229 of file resourceprinter.cpp.
Member Function Documentation
void Nepomuk2::ResourcePrinter::print | ( | QTextStream & | stream, |
const QUrl & | uri | ||
) |
Definition at line 237 of file resourceprinter.cpp.
void Nepomuk2::ResourcePrinter::setGraphs | ( | bool | status | ) |
Definition at line 242 of file resourceprinter.cpp.
void Nepomuk2::ResourcePrinter::setInference | ( | bool | status | ) |
Definition at line 247 of file resourceprinter.cpp.
void Nepomuk2::ResourcePrinter::setPlainText | ( | bool | status | ) |
Definition at line 252 of file resourceprinter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.