Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
shared_global_p.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <QtCore/qglobal.h>
+ Include dependency graph for shared_global_p.h:

Go to the source code of this file.

Macros

#define QDESIGNER_SHARED_EXTERN   Q_DECL_EXPORT
 
#define QDESIGNER_SHARED_IMPORT   Q_DECL_IMPORT
 
#define QDESIGNER_SHARED_EXPORT   QDESIGNER_SHARED_IMPORT
 

Macro Definition Documentation

◆ QDESIGNER_SHARED_EXPORT

#define QDESIGNER_SHARED_EXPORT   QDESIGNER_SHARED_IMPORT

Definition at line 32 of file shared_global_p.h.

◆ QDESIGNER_SHARED_EXTERN

#define QDESIGNER_SHARED_EXTERN   Q_DECL_EXPORT

Definition at line 24 of file shared_global_p.h.

◆ QDESIGNER_SHARED_IMPORT

#define QDESIGNER_SHARED_IMPORT   Q_DECL_IMPORT

Definition at line 25 of file shared_global_p.h.