MessageComposer::ComposerAttachmentInterface
MessageComposer::ComposerAttachmentInterface Class Reference
#include <composerattachmentinterface.h>
Public Member Functions | |
int | count () const |
QStringList | fileNames () const |
QStringList | names () const |
QStringList | namesAndSize () const |
void | setCount (int count) |
void | setFileNames (const QStringList &fileName) |
void | setNames (const QStringList &name) |
void | setNamesAndSize (const QStringList &nameAndSize) |
Detailed Description
The ComposerAttachmentInterface class.
Definition at line 18 of file composerattachmentinterface.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 03:53:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 03:53:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.