MessageViewer::HTMLBlock
MessageViewer::HTMLBlock Class Referenceabstract
#include <htmlblock.h>
Inheritance diagram for MessageViewer::HTMLBlock:

Public Types | |
using | Ptr = QSharedPointer< HTMLBlock > |
Public Member Functions | |
QString | enter () |
QString | exit () |
Protected Member Functions | |
QString | dir () const |
virtual QString | enterString () const =0 |
virtual QString | exitString () const =0 |
Detailed Description
The HTMLBlock class.
Definition at line 25 of file htmlblock.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 Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.