Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ setObjectName
Method
setObjectName
pcsx2-qt/Debugger/Docking/DropIndicators.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void DockDropIndicatorProxy::setObjectName(const QString& name)
63
{
64
window()->setObjectName(name);
65
}
66
67
KDDockWidgets::DropLocation DockDropIndicatorProxy::hover(QPoint globalPos)
68
{
Callers
2
createSettingWidgets
Method · 0.80
recreateWindowIfNecessary
Method · 0.80
Calls
1
window
Class · 0.85
Tested by
no test coverage detected