KPIMTextedit Library
KPIMTextEdit::ImageWithName Struct Reference
#include <textedit.h>
Public Attributes | |
QImage | image |
QString | name |
Detailed Description
Holds information about an embedded HTML image that will be generally useful.
A list with all images can be retrieved with TextEdit::imagesWithName().
- Since:
- 4.4
Member Data Documentation
The image.
Definition at line 62 of file textedit.h.
The name of the image as it is available as a resource in the editor.
Definition at line 63 of file textedit.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:44:16 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:44:16 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.