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

Method cleared

core/tools/objectinspector/bindingmodel.cpp:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void BindingModel::cleared()
45{
46 m_obj = nullptr;
47 endResetModel();
48}
49
50void BindingModel::setObject(QObject *obj, std::vector<std::unique_ptr<BindingNode>> &bindings)
51{

Callers 1

clearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected