MessageViewer::AttachmentMarkBlock

Search for usage in LXR

MessageViewer::AttachmentMarkBlock Class Reference

#include <htmlblock.h>

Inheritance diagram for MessageViewer::AttachmentMarkBlock:

Public Member Functions

 AttachmentMarkBlock (HtmlWriter *writer, KMime::Content *node)
 
- Public Member Functions inherited from MessageViewer::HTMLBlock
QString enter ()
 
QString exit ()
 

Protected Member Functions

QString enterString () const override
 
QString exitString () const override
 
- Protected Member Functions inherited from MessageViewer::HTMLBlock
QString dir () const
 

Additional Inherited Members

- Public Types inherited from MessageViewer::HTMLBlock
using Ptr = QSharedPointer<HTMLBlock>
 

Detailed Description

The AttachmentMarkBlock class.

Definition at line 52 of file htmlblock.h.

Constructor & Destructor Documentation

◆ AttachmentMarkBlock()

AttachmentMarkBlock::AttachmentMarkBlock ( HtmlWriter * writer,
KMime::Content * node )

Definition at line 44 of file htmlblock.cpp.

◆ ~AttachmentMarkBlock()

AttachmentMarkBlock::~AttachmentMarkBlock ( )
override

Definition at line 51 of file htmlblock.cpp.

Member Function Documentation

◆ enterString()

QString AttachmentMarkBlock::enterString ( ) const
overrideprotectedvirtual

Implements MessageViewer::HTMLBlock.

Definition at line 70 of file htmlblock.cpp.

◆ exitString()

QString AttachmentMarkBlock::exitString ( ) const
overrideprotectedvirtual

Implements MessageViewer::HTMLBlock.

Definition at line 76 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.