MCPcopy Create free account
hub / github.com/KDAB/GammaRay / PropertyControllerClient

Method PropertyControllerClient

client/propertycontrollerclient.cpp:34–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34PropertyControllerClient::PropertyControllerClient(const QString &name, QObject *parent)
35 : PropertyControllerInterface(name, parent)
36{
37 registerMetaTypes();
38}
39
40PropertyControllerClient::~PropertyControllerClient() = default;

Callers

nothing calls this directly

Calls 1

registerMetaTypesFunction · 0.85

Tested by

no test coverage detected