Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
void BindingModel::cleared()
45
{
46
m_obj = nullptr;
47
endResetModel();
48
}
49
50
void BindingModel::setObject(QObject *obj, std::vector<std::unique_ptr<BindingNode>> &bindings)
51
{
Callers
1
clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected