KPIMTextedit Library
Namespaces | |
namespace | TextUtils |
Classes | |
class | EMailQuoteHighlighter |
struct | EmbeddedImage |
struct | ImageWithName |
class | TextEdit |
Typedefs | |
typedef QList< QSharedPointer< EmbeddedImage > > | ImageList |
typedef QList< ImageWithNamePtr > | ImageWithNameList |
typedef QSharedPointer< ImageWithName > | ImageWithNamePtr |
Detailed Description
Copyright (C) 2006 Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org Copyright (C) 2008 Thomas McGuire mcgui.nosp@m.re@k.nosp@m.de.or.nosp@m.g
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Typedef Documentation
◆ ImageList
typedef QList< QSharedPointer<EmbeddedImage> > KPIMTextEdit::ImageList |
Definition at line 71 of file textedit.h.
◆ ImageWithNameList
typedef QList< ImageWithNamePtr > KPIMTextEdit::ImageWithNameList |
Definition at line 70 of file textedit.h.
◆ ImageWithNamePtr
typedef QSharedPointer<ImageWithName> KPIMTextEdit::ImageWithNamePtr |
Definition at line 69 of file textedit.h.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.