MCPcopy 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
935QPoint WebWidget::getClickPosition() const
936{
937 return m_clickPosition;
938}
939
940QRect WebWidget::getGeometry(bool excludeScrollBars) const
941{

Callers 1

createWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected