KTNEF Library
Go to the documentation of this file.
34 #include <QtCore/QMap>
35 #include <QtCore/QString>
36 #include <QtCore/QVariant>
39 #include "ktnef_export.h"
77 void setTitleParsed();
87 void unsetDataParser();
97 bool titleParsed()
const;
102 bool dataParsed()
const;
107 bool infoParsed()
const;
116 bool checkState(
int state )
const;
123 void setOffset(
int offset );
135 void setSize(
int size );
147 void setDisplaySize(
int size );
152 int displaySize()
const;
159 void setName(
const QString &str );
164 QString name()
const;
171 void setIndex(
int indx );
183 void setFileName(
const QString &str );
188 QString fileName()
const;
195 void setDisplayName(
const QString &str );
200 QString displayName()
const;
207 void setMimeTag(
const QString &str );
212 QString mimeTag()
const;
219 void setExtension(
const QString &str );
224 QString extension()
const;
229 AttachPrivate *
const d;
Represents a TNEF attachment.
Interface for setting MAPI properties and TNEF attributes.
ParseState
The different attachment parsed states.
This file is part of the API for handling TNEF data and defines the KTNEFPropertySet class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:29 by
doxygen 1.8.20 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.