MailImporter
mailimporter_utils.h
Glorified QString[N] for (a) understandability (b) older gcc compatibility.
Definition mailimporter_utils.h:18
const QString operator[](unsigned int i) const
Access the different fields.
Definition mailimporter_utils.h:58
QString & operator[](unsigned int i)
Access the different fields, for writing.
Definition mailimporter_utils.h:68
FolderStructureBase & operator=(const FolderStructureBase &s)
Assignment operator.
Definition mailimporter_utils.h:47
FolderStructureBase(const FolderStructureBase &s)
Copy Constructor.
Definition mailimporter_utils.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.