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

(08e24b2ba6847221abd35e9b994206b764d6b322)

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COMPONENT_EXPORT(component)
#define INSIDE_COMPONENT_IMPL(component)
#define COMPONENT_EXPORT_ANNOTATION
#define COMPONENT_IMPORT_ANNOTATION
#define COMPONENT_MACRO_CONDITIONAL_(condition, consequent, alternate)
#define COMPONENT_MACRO_CONDITIONAL_COMMA_(...)
#define COMPONENT_MACRO_CONDITIONAL_COMMA_IMPL_(x, ...)
#define COMPONENT_MACRO_CONDITIONAL_COMMA_1_   ,
#define COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_(...)
#define COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_IMPL_(a, b, c, ...)

Macro Definition Documentation

◆ COMPONENT_EXPORT

#define COMPONENT_EXPORT ( component)
Value:
#define COMPONENT_MACRO_CONDITIONAL_(condition, consequent, alternate)
#define COMPONENT_EXPORT_ANNOTATION
#define COMPONENT_IMPORT_ANNOTATION
static qreal component(const QPointF &point, unsigned int i)

Definition at line 18 of file component_export.h.

◆ COMPONENT_EXPORT_ANNOTATION

#define COMPONENT_EXPORT_ANNOTATION

Definition at line 45 of file component_export.h.

◆ COMPONENT_IMPORT_ANNOTATION

#define COMPONENT_IMPORT_ANNOTATION

Definition at line 46 of file component_export.h.

◆ COMPONENT_MACRO_CONDITIONAL_

#define COMPONENT_MACRO_CONDITIONAL_ ( condition,
consequent,
alternate )
Value:
#define COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_(...)
#define COMPONENT_MACRO_CONDITIONAL_COMMA_(...)
GLenum condition

Definition at line 55 of file component_export.h.

◆ COMPONENT_MACRO_CONDITIONAL_COMMA_

#define COMPONENT_MACRO_CONDITIONAL_COMMA_ ( ...)
Value:
#define COMPONENT_MACRO_CONDITIONAL_COMMA_IMPL_(x,...)

Definition at line 63 of file component_export.h.

◆ COMPONENT_MACRO_CONDITIONAL_COMMA_1_

#define COMPONENT_MACRO_CONDITIONAL_COMMA_1_   ,

Definition at line 67 of file component_export.h.

◆ COMPONENT_MACRO_CONDITIONAL_COMMA_IMPL_

#define COMPONENT_MACRO_CONDITIONAL_COMMA_IMPL_ ( x,
... )
Value:
GLint GLint GLint GLint GLint x

Definition at line 65 of file component_export.h.

◆ COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_

#define COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_ ( ...)
Value:
#define COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_IMPL_(a, b, c,...)

Definition at line 72 of file component_export.h.

◆ COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_IMPL_

#define COMPONENT_MACRO_SELECT_THIRD_ARGUMENT_IMPL_ ( a,
b,
c,
... )
Value:
const GLubyte * c

Definition at line 74 of file component_export.h.

◆ INSIDE_COMPONENT_IMPL

#define INSIDE_COMPONENT_IMPL ( component)
Value:

Definition at line 30 of file component_export.h.