Last indexation completed on 2024-05-05 18:07:21 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:29:30  
file config.json 314 bytes 2024-02-11 01:29:30 -  
file dynamic_cast_over_qobjectcast.cpp 134 bytes 2024-02-11 01:29:30 2024-05-05 17:48:24

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:29:30 -  
file main.cpp 1563 bytes 2024-02-11 01:29:30 2024-05-05 17:48:24  
file main.cpp.expected 1139 bytes 2024-02-11 01:29:30 -