| Label | QDate/QTime/QDateTime |
|---|---|
| Description | Provides conversion between dates and strings. |
| Condition | QT_FEATURE_textdate |
| Location | /qtbase/src/corelib/configure.cmake |
| Binary | w/ datestring | w/o datestring | Reduced |
|---|
$ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:784:29: error: ‘fromString’ is not a member of ‘QDateTime’ $ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:806:34: error: ‘class QDateTime’ has no member named ‘toString’ $ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:1833:53: error: ‘const class QDateTime’ has no member named ‘toString’ $ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:2003:23: error: ‘fromString’ is not a member of ‘QDateTime’ $ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:3015:20: error: no match for ‘operator<<’ (operand types are ‘QDebug’ and ‘QDateTime’) $ROOT/src/qt5/qtbase/src/corelib/io/qdebug.h:464:1: error: no type named ‘type’ in ‘struct std::enable_if’ $ROOT/src/qt5/qtbase/src/corelib/io/qdebug.h:472:10: error: no type named ‘type’ in ‘struct std::enable_if ’