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

messageviewer

  • sources
  • kde-4.14
  • kdepim
  • messageviewer
  • viewer
Classes | Macros
pluginloader.h File Reference
#include "pluginloaderbase.h"
#include <KLibrary>
Include dependency graph for pluginloader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PluginLoader< T, T_config >
 

Macros

#define DEFINE_PLUGIN_LOADER(pl, t, mf, p)
 

Macro Definition Documentation

#define DEFINE_PLUGIN_LOADER (   pl,
  t,
  mf,
  p 
)
Value:
namespace { /* don't pollute namespaces */ \
struct KDE_EXPORT pl##Config { \
static const char * const mainfunc; \
static const char * const path; \
}; \
const char * const pl##Config::mainfunc = mf; \
const char * const pl##Config::path = p; \
} \
typedef PluginLoader< t, pl##Config > pl; \
PluginLoader
A generic plugin loader for when KPart::Plugin is overkill.
Definition: pluginloader.h:78

Definition at line 120 of file pluginloader.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 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
  • pimprint

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