Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtconfigmacros.h>
#include <QtCore/qtclasshelpermacros.h>
#include <QtCore/qtdeprecationdefinitions.h>
#include <QtCore/qtversionchecks.h>
#include <QtCore/qcompilerdetection.h>
Go to the source code of this file.
#define QT_ASCII_CAST_WARN |
Definition at line 349 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED Q_DECL_DEPRECATED |
Definition at line 27 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_CONSTRUCTOR Q_DECL_CONSTRUCTOR_DEPRECATED explicit |
Definition at line 33 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_SINCE | ( | major, | |
minor ) |
Definition at line 62 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VARIABLE Q_DECL_VARIABLE_DEPRECATED |
Definition at line 31 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION | ( | major, | |
minor ) |
Definition at line 222 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_5 | ( | minor | ) |
Definition at line 221 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_5_12 QT_DEPRECATED |
Definition at line 76 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_5_13 QT_DEPRECATED |
Definition at line 84 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_5_14 QT_DEPRECATED |
Definition at line 92 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
Definition at line 100 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_0 QT_DEPRECATED |
Definition at line 108 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_1 QT_DEPRECATED |
Definition at line 116 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_10 QT_DEPRECATED |
Definition at line 188 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_11 QT_DEPRECATED |
Definition at line 196 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_12 QT_DEPRECATED |
Definition at line 204 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_13 QT_DEPRECATED |
Definition at line 212 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_2 QT_DEPRECATED |
Definition at line 124 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_3 QT_DEPRECATED |
Definition at line 132 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_4 QT_DEPRECATED |
Definition at line 140 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_5 QT_DEPRECATED |
Definition at line 148 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_6 QT_DEPRECATED |
Definition at line 156 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_7 QT_DEPRECATED |
Definition at line 164 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_8 QT_DEPRECATED |
Definition at line 172 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_6_9 QT_DEPRECATED |
Definition at line 180 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X | ( | major, | |
minor, | |||
text ) |
Definition at line 219 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_5 | ( | minor, | |
text ) |
Definition at line 218 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_5_12 | ( | text | ) |
Definition at line 75 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_5_13 | ( | text | ) |
Definition at line 83 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_5_14 | ( | text | ) |
Definition at line 91 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_5_15 | ( | text | ) |
Definition at line 99 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_0 | ( | text | ) |
Definition at line 107 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_1 | ( | text | ) |
Definition at line 115 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_10 | ( | text | ) |
Definition at line 187 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_11 | ( | text | ) |
Definition at line 195 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_12 | ( | text | ) |
Definition at line 203 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_13 | ( | text | ) |
Definition at line 211 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_2 | ( | text | ) |
Definition at line 123 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_3 | ( | text | ) |
Definition at line 131 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_4 | ( | text | ) |
Definition at line 139 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_5 | ( | text | ) |
Definition at line 147 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_6 | ( | text | ) |
Definition at line 155 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_7 | ( | text | ) |
Definition at line 163 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_8 | ( | text | ) |
Definition at line 171 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_VERSION_X_6_9 | ( | text | ) |
Definition at line 179 of file qtdeprecationmarkers.h.
#define QT_DEPRECATED_X | ( | text | ) |
Definition at line 29 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE | ( | major, | |
minor, | |||
whenTrue, | |||
whenFalse ) |
Definition at line 251 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_0 | ( | whenTrue, | |
whenFalse ) |
Definition at line 257 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_1 | ( | whenTrue, | |
whenFalse ) |
Definition at line 263 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_10 | ( | whenTrue, | |
whenFalse ) |
Definition at line 317 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_11 | ( | whenTrue, | |
whenFalse ) |
Definition at line 323 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_12 | ( | whenTrue, | |
whenFalse ) |
Definition at line 329 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_13 | ( | whenTrue, | |
whenFalse ) |
Definition at line 335 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_2 | ( | whenTrue, | |
whenFalse ) |
Definition at line 269 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_3 | ( | whenTrue, | |
whenFalse ) |
Definition at line 275 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_4 | ( | whenTrue, | |
whenFalse ) |
Definition at line 281 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_5 | ( | whenTrue, | |
whenFalse ) |
Definition at line 287 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_6 | ( | whenTrue, | |
whenFalse ) |
Definition at line 293 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_7 | ( | whenTrue, | |
whenFalse ) |
Definition at line 299 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_8 | ( | whenTrue, | |
whenFalse ) |
Definition at line 305 of file qtdeprecationmarkers.h.
#define QT_IF_DEPRECATED_SINCE_6_9 | ( | whenTrue, | |
whenFalse ) |
Definition at line 311 of file qtdeprecationmarkers.h.