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

(50c3238aed664f75f332b50cfc1facd7ba403326)

#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 33 of file shared_global_p.h.

◆ QDESIGNER_SHARED_EXTERN

#define QDESIGNER_SHARED_EXTERN   Q_DECL_EXPORT

Definition at line 25 of file shared_global_p.h.

◆ QDESIGNER_SHARED_IMPORT

#define QDESIGNER_SHARED_IMPORT   Q_DECL_IMPORT

Definition at line 26 of file shared_global_p.h.