MCPcopy 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
62void DockDropIndicatorProxy::setObjectName(const QString& name)
63{
64 window()->setObjectName(name);
65}
66
67KDDockWidgets::DropLocation DockDropIndicatorProxy::hover(QPoint globalPos)
68{

Callers 2

createSettingWidgetsMethod · 0.80

Calls 1

windowClass · 0.85

Tested by

no test coverage detected