• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

messageviewer

  • MessageViewer
  • Interface
  • BodyPartFormatterPlugin
Public Member Functions | List of all members
MessageViewer::Interface::BodyPartFormatterPlugin Class Referenceabstract

#include <bodypartformatter.h>

Public Member Functions

virtual ~BodyPartFormatterPlugin ()
 
virtual const BodyPartFormatter * bodyPartFormatter (int idx) const =0
 
virtual const char * subtype (int idx) const =0
 
virtual const char * type (int idx) const =0
 
virtual const BodyPartURLHandler * urlHandler (int idx) const =0
 

Detailed Description

interface for BodyPartFormatter plugins

The interface is queried by for types, subtypes, and the corresponding bodypart formatter, and the result inserted into the bodypart formatter factory.

Subtype alone or both type and subtype may be "*", which is taken as a wildcard, so that e.g. type=text subtype=* matches any text subtype, but with lesser specificity than a concrete mimetype such as text/plain. type=* is only allowed when subtype=*, too.

Definition at line 94 of file interfaces/bodypartformatter.h.

Constructor & Destructor Documentation

virtual MessageViewer::Interface::BodyPartFormatterPlugin::~BodyPartFormatterPlugin ( )
inlinevirtual

Definition at line 96 of file interfaces/bodypartformatter.h.

Member Function Documentation

virtual const BodyPartFormatter* MessageViewer::Interface::BodyPartFormatterPlugin::bodyPartFormatter ( int  idx) const
pure virtual
virtual const char* MessageViewer::Interface::BodyPartFormatterPlugin::subtype ( int  idx) const
pure virtual
virtual const char* MessageViewer::Interface::BodyPartFormatterPlugin::type ( int  idx) const
pure virtual
virtual const BodyPartURLHandler* MessageViewer::Interface::BodyPartFormatterPlugin::urlHandler ( int  idx) const
pure virtual

The documentation for this class was generated from the following file:
  • interfaces/bodypartformatter.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

messageviewer

Skip menu "messageviewer"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal