Chemical Data Processing Library C++ API - Version 1.1.1
Macros
Vis/APIPrefix.hpp File Reference

Definition of the preprocessor macro CDPL_VIS_API. More...

#include "CDPL/APIPrefix.hpp"

Go to the source code of this file.

Macros

#define CDPL_VIS_API   CDPL_API_IMPORT
 Tells the compiler/linker which classes, functions and variables are part of the library API. More...
 
#define CDPL_VIS_QT_API   CDPL_API_IMPORT
 Tells the compiler/linker which classes, functions and variables are part of the library API. More...
 

Detailed Description

Definition of the preprocessor macro CDPL_VIS_API.

Macro Definition Documentation

◆ CDPL_VIS_API

#define CDPL_VIS_API   CDPL_API_IMPORT

Tells the compiler/linker which classes, functions and variables are part of the library API.

◆ CDPL_VIS_QT_API

#define CDPL_VIS_QT_API   CDPL_API_IMPORT

Tells the compiler/linker which classes, functions and variables are part of the library API.