okteta
abstractmodelexporter_p.h
Go to the documentation of this file.
52 inline AbstractModelExporterPrivate::AbstractModelExporterPrivate( AbstractModelExporter* parent,
62 inline const QString& AbstractModelExporterPrivate::remoteTypeName() const { return mRemoteTypeName; }
63 inline const QString& AbstractModelExporterPrivate::remoteMimeType() const { return mRemoteMimeType; }
const QString & remoteMimeType() const
Definition: abstractmodelexporter_p.h:63
const QString & remoteTypeName() const
Definition: abstractmodelexporter_p.h:62
virtual ~AbstractModelExporterPrivate()
Definition: abstractmodelexporter_p.h:59
const QString mRemoteMimeType
Definition: abstractmodelexporter_p.h:48
AbstractModelExporterPrivate(AbstractModelExporter *parent, const QString &remoteTypeName, const QString &remoteMimeType)
Definition: abstractmodelexporter_p.h:52
const QString mRemoteTypeName
Definition: abstractmodelexporter_p.h:47
AbstractModelExporter *const q_ptr
Definition: abstractmodelexporter_p.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:06 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 23:04:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.