Last indexation completed on 2024-05-05 14:35:39 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:04:50  
file config.json 314 bytes 2024-02-11 01:04:50 -  
file dynamic_cast_over_qobjectcast.cpp 134 bytes 2024-02-11 01:04:50 2024-05-05 14:14:57

include <QtCore/QObject> struct MyObj : public QObject {}; void testQObjectCast(QObject *o) { dynamic_cast<MyObj*>(o); // OK }

file dynamic_cast_over_qobjectcast.cpp.expected 0 bytes 2024-02-11 01:04:50 -  
file main.cpp 1563 bytes 2024-02-11 01:04:50 2024-05-05 14:14:57  
file main.cpp.expected 1139 bytes 2024-02-11 01:04:50 -