kig
native-filter.h
Go to the documentation of this file.
bool supportMime(const QString &mime)
can the filter handle the mimetype mime ?
Definition: native-filter.cc:103
bool save(const KigDocument &data, const QString &file)
Definition: native-filter.cc:728
KigDocument * load(const QString &file)
load file fromfile and build a KigDocument from it.
Definition: native-filter.cc:108
KigDocument is the class holding the real data in a Kig document.
Definition: kig_document.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.