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
sdk_global.h File Reference

(50c3238aed664f75f332b50cfc1facd7ba403326)

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

Go to the source code of this file.

Macros

#define QDESIGNER_SDK_EXTERN   Q_DECL_EXPORT
#define QDESIGNER_SDK_IMPORT   Q_DECL_IMPORT
#define QDESIGNER_SDK_EXPORT   QDESIGNER_SDK_IMPORT

Macro Definition Documentation

◆ QDESIGNER_SDK_EXPORT

#define QDESIGNER_SDK_EXPORT   QDESIGNER_SDK_IMPORT

Definition at line 20 of file sdk_global.h.

◆ QDESIGNER_SDK_EXTERN

#define QDESIGNER_SDK_EXTERN   Q_DECL_EXPORT

Definition at line 12 of file sdk_global.h.

◆ QDESIGNER_SDK_IMPORT

#define QDESIGNER_SDK_IMPORT   Q_DECL_IMPORT

Definition at line 13 of file sdk_global.h.