kernel/qplatforminputcontextplugin.cpp

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

Generated by Squish Coco Non-Commercial