mmsplugindata.h File Reference

#include "mmsconfig/mmspropertydata.h"
#include "mmsconfig/mmsplugincategorydata.h"
#include "mmsconfig/mmsplugintypedata.h"
#include "mmsconfig/mmsimportpropertydata.h"

Include dependency graph for mmsplugindata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  MMSPluginData

Defines

#define PT_OSD_PLUGIN   "OSD_PLUGIN"
#define PT_CENTRAL_PLUGIN   "CENTRAL_PLUGIN"
#define PT_IMPORT_PLUGIN   "IMPORT_PLUGIN"
#define PT_BACKEND_PLUGIN   "BACKEND_PLUGIN"

Define Documentation

#define PT_BACKEND_PLUGIN   "BACKEND_PLUGIN"

Definition at line 45 of file mmsplugindata.h.

#define PT_CENTRAL_PLUGIN   "CENTRAL_PLUGIN"

Definition at line 43 of file mmsplugindata.h.

#define PT_IMPORT_PLUGIN   "IMPORT_PLUGIN"

Definition at line 44 of file mmsplugindata.h.

#define PT_OSD_PLUGIN   "OSD_PLUGIN"

Definition at line 42 of file mmsplugindata.h.