Qt Utilities 6.14.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
Loading...
Searching...
No Matches
Macros
global.h File Reference
#include "qtutilities-definitions.h"
#include <c++utilities/application/global.h>
Include dependency graph for global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QT_UTILITIES_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT
 Marks the symbol to be exported by the qtutilities library.
 
#define QT_UTILITIES_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT
 Marks the symbol to be imported from the qtutilities library.
 

Macro Definition Documentation

◆ QT_UTILITIES_EXPORT

#define QT_UTILITIES_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT

Marks the symbol to be exported by the qtutilities library.

Definition at line 14 of file global.h.

◆ QT_UTILITIES_IMPORT

#define QT_UTILITIES_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT

Marks the symbol to be imported from the qtutilities library.

Definition at line 15 of file global.h.