Last indexation completed on 2024-04-28 17:16:15 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 82 bytes 2024-02-11 01:29:30 -  
file main.cpp 537 bytes 2024-02-11 01:29:30 2024-04-28 16:57:56

include <QtGui/QColor> extern void takingColor(QColor); void test() { QColor c1; // OK QColor c2("#001020"); // Warning QColor c3(QString("#001020")); // Warning.

file main.cpp.expected 1035 bytes 2024-02-11 01:29:30 -