Last indexation completed on 2025-11-16 05:49:06 UTC
| Name | Size | Date (UTC) | Last indexed | Description | |
|---|---|---|---|---|---|
| Name | Size | Date (UTC) | Last indexed | Description | |
| Parent directory | - | 2024-02-11 01:52:33 | |||
| config.json | 151 bytes | 2024-02-11 01:52:33 | - | ||
| main.cpp | 208 bytes | 2024-02-11 01:52:33 | 2025-11-16 05:28:14 | include <QtCore/QObject> class MyObj : public QObject { Q_OBJECT public: void foo(); signals: void mySig(); // OK virtual void myVirtualSig(); // Warn public Q_SLOTS: void mySlot(); }; |
|
| main.cpp.expected | 82 bytes | 2024-02-11 01:52:33 | - | ||
| non-qobject-base.cpp | 303 bytes | 2024-02-11 01:52:33 | 2025-11-16 05:28:14 | ||
| non-qobject-base.cpp.expected | 0 bytes | 2024-02-11 01:52:33 | - |