API dox: note CamelCase includes by @class tag with more classes
This commit is contained in:
parent
8749591922
commit
fcee026657
@ -34,7 +34,7 @@ class QAction;
|
|||||||
namespace Plasma
|
namespace Plasma
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @class Types
|
* @class Types plasma/plasma.h <Plasma/Plasma>
|
||||||
* @short Enums and constants used in Plasma
|
* @short Enums and constants used in Plasma
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
@ -40,6 +40,8 @@ class PluginLoaderPrivate;
|
|||||||
// * add KPluginInfo listing support for Containments (already loaded via the applet loading code)
|
// * add KPluginInfo listing support for Containments (already loaded via the applet loading code)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @class PluginLoader plasma/pluginloader.h <Plasma/PluginLoader>
|
||||||
|
*
|
||||||
* This is an abstract base class which defines an interface to which Plasma's
|
* This is an abstract base class which defines an interface to which Plasma's
|
||||||
* Applet Loading logic can communicate with a parent application. The plugin loader
|
* Applet Loading logic can communicate with a parent application. The plugin loader
|
||||||
* must be set before any plugins are loaded, otherwise (for safety reasons), the
|
* must be set before any plugins are loaded, otherwise (for safety reasons), the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user