Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OtterBrowser/otter-browser
/ getClickPosition
Method
getClickPosition
src/ui/WebWidget.cpp:935–938 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
933
}
934
935
QPoint WebWidget::getClickPosition() const
936
{
937
return m_clickPosition;
938
}
939
940
QRect WebWidget::getGeometry(bool excludeScrollBars) const
941
{
Callers
1
createWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected