kernel/qplatformintegrationplugin.cpp

Switch to Source codePreprocessed file
LineSource CodeCoverage
1 -
2 -
3 -
4QPlatformIntegrationPlugin::QPlatformIntegrationPlugin(QObject *parent) -
5 : QObject(parent) -
6{ -
7}
executed: }
Execution Count:187
187
8 -
9QPlatformIntegrationPlugin::~QPlatformIntegrationPlugin() -
10{ -
11} -
12 -
13 -
14 -
Switch to Source codePreprocessed file

Generated by Squish Coco Non-Commercial