MessageViewer::HTMLBlock

Search for usage in LXR

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.

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ dir()

QString HTMLBlock::dir ( ) const
protected

Definition at line 21 of file htmlblock.cpp.

◆ enter()

QString HTMLBlock::enter ( )

Definition at line 26 of file htmlblock.cpp.

◆ exit()

QString HTMLBlock::exit ( )

Definition at line 35 of file htmlblock.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:12:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.