kernel/qplatformthemeplugin.cpp

Switch to Source codePreprocessed file
LineSource CodeCoverage
1 -
2 -
3QPlatformThemePlugin::QPlatformThemePlugin(QObject *parent) -
4 : QObject(parent) -
5{ -
6}
never executed: }
0
7 -
8QPlatformThemePlugin::~QPlatformThemePlugin() -
9{ -
10} -
11 -
12 -
13 -
Switch to Source codePreprocessed file

Generated by Squish Coco Non-Commercial