24 #ifndef DIGIKAM_GD_MPFORM_H
25 #define DIGIKAM_GD_MPFORM_H
45 void addPair(
const QString& name,
46 const QString& description,
47 const QString& mimetype,
50 bool addFile(
const QString& path);
60 QByteArray m_boundary;
Definition: gdmpform.cpp:46