MessageViewer::MessagePartRendererFactory

Search for usage in LXR

MessageViewer::MessagePartRendererFactory Class Reference

#include <messagepartrendererfactory.h>

Public Member Functions

QVector< MessagePartRendererBase * > renderersForPart (const QMetaObject *mo, const MimeTreeParser::MessagePart::Ptr &mp) const
 
void setPluginPath (const QString &subdir)
 

Static Public Member Functions

static MessagePartRendererFactoryinstance ()
 

Detailed Description

The MessagePartRendererFactory class.

Definition at line 25 of file messagepartrendererfactory.h.

Member Function Documentation

◆ setPluginPath()

void MessagePartRendererFactory::setPluginPath ( const QString subdir)

Customize where to look for render plugins.

This is the sub directory appended to the Qt plugin search paths. An empty string disables plugin loading. This only has any effect before the first call to renderersForPart().

Definition at line 121 of file messagepartrendererfactory.cpp.


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

KDE's Doxygen guidelines are available online.