![]() |
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 427 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED Q_DECL_DEPRECATED |
Definition at line 29 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_CONSTRUCTOR Q_DECL_CONSTRUCTOR_DEPRECATED explicit |
Definition at line 35 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_SINCE | ( | major, | |
| minor ) |
Definition at line 64 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_TO_BE_REMOVED_HELPER | ( | dep_major, | |
| dep_minor, | |||
| rem_major ) |
Definition at line 92 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VARIABLE Q_DECL_VARIABLE_DEPRECATED |
Definition at line 33 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION | ( | major, | |
| minor ) |
Definition at line 282 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_5 | ( | minor | ) |
Definition at line 281 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_5_12 QT_DEPRECATED |
Definition at line 112 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_5_13 QT_DEPRECATED |
Definition at line 120 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_5_14 QT_DEPRECATED |
Definition at line 128 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_5_15 QT_DEPRECATED |
Definition at line 136 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_0 QT_DEPRECATED |
Definition at line 144 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_1 QT_DEPRECATED |
Definition at line 152 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_10 QT_DEPRECATED |
Definition at line 224 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_11 QT_DEPRECATED |
Definition at line 232 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_12 QT_DEPRECATED |
Definition at line 240 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_13 QT_DEPRECATED |
Definition at line 248 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_14 QT_DEPRECATED |
Definition at line 256 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_15 QT_DEPRECATED |
Definition at line 264 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_16 QT_DEPRECATED |
Definition at line 272 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_2 QT_DEPRECATED |
Definition at line 160 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_3 QT_DEPRECATED |
Definition at line 168 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_4 QT_DEPRECATED |
Definition at line 176 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_5 QT_DEPRECATED |
Definition at line 184 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_6 QT_DEPRECATED |
Definition at line 192 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_7 QT_DEPRECATED |
Definition at line 200 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_8 QT_DEPRECATED |
Definition at line 208 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_6_9 QT_DEPRECATED |
Definition at line 216 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X | ( | major, | |
| minor, | |||
| text ) |
Definition at line 279 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_5 | ( | minor, | |
| text ) |
Definition at line 278 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_5_12 | ( | text | ) |
Definition at line 111 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_5_13 | ( | text | ) |
Definition at line 119 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_5_14 | ( | text | ) |
Definition at line 127 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_5_15 | ( | text | ) |
Definition at line 135 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_0 | ( | text | ) |
Definition at line 143 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_1 | ( | text | ) |
Definition at line 151 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_10 | ( | text | ) |
Definition at line 223 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_11 | ( | text | ) |
Definition at line 231 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_12 | ( | text | ) |
Definition at line 239 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_13 | ( | text | ) |
Definition at line 247 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_14 | ( | text | ) |
Definition at line 255 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_15 | ( | text | ) |
Definition at line 263 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_16 | ( | text | ) |
Definition at line 271 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_2 | ( | text | ) |
Definition at line 159 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_3 | ( | text | ) |
Definition at line 167 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_4 | ( | text | ) |
Definition at line 175 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_5 | ( | text | ) |
Definition at line 183 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_6 | ( | text | ) |
Definition at line 191 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_7 | ( | text | ) |
Definition at line 199 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_8 | ( | text | ) |
Definition at line 207 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_VERSION_X_6_9 | ( | text | ) |
Definition at line 215 of file qtdeprecationmarkers.h.
| #define QT_DEPRECATED_X | ( | text | ) |
Definition at line 31 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE | ( | major, | |
| minor, | |||
| whenTrue, | |||
| whenFalse ) |
Definition at line 311 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_0 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 317 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_1 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 323 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_10 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 377 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_11 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 383 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_12 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 389 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_13 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 395 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_14 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 401 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_15 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 407 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_16 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 413 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_2 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 329 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_3 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 335 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_4 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 341 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_5 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 347 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_6 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 353 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_7 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 359 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_8 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 365 of file qtdeprecationmarkers.h.
| #define QT_IF_DEPRECATED_SINCE_6_9 | ( | whenTrue, | |
| whenFalse ) |
Definition at line 371 of file qtdeprecationmarkers.h.
| #define QT_REMOVAL_QT7_DEPRECATED_SINCE | ( | major, | |
| minor ) |
Definition at line 96 of file qtdeprecationmarkers.h.
| #define QT_REMOVAL_QT8_DEPRECATED_SINCE | ( | major, | |
| minor ) |
Definition at line 100 of file qtdeprecationmarkers.h.