All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Config.h File Reference

Configuration flags for the Cellular Spaces Qt Widget plugin. More...

#include "../../../Config.h"

Go to the source code of this file.

Macros

#define TE_QT_PLUGIN_CELLSPACE_PLUGIN_NAME   "te.qt.cellspace"
 It contains the plugin name. More...
 
#define TEQTPLUGINCELLSPACEEXPORT
 You can use this macro in order to export/import classes and functions from all plug-ins files. More...
 

Detailed Description

Configuration flags for the Cellular Spaces Qt Widget plugin.

Definition in file Config.h.

Macro Definition Documentation

#define TE_QT_PLUGIN_CELLSPACE_PLUGIN_NAME   "te.qt.cellspace"

It contains the plugin name.

Definition at line 37 of file Config.h.

#define TEQTPLUGINCELLSPACEEXPORT

You can use this macro in order to export/import classes and functions from all plug-ins files.

Note
To compile plug-ins in Windows, remember to insert TEQTPLUGINCELLSPACEEXPORT into the project's list of defines.

Definition at line 53 of file Config.h.