Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ getFont
Function
getFont
ui/tokenizedtextview.h:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
175
virtual bool goToReference(FunctionRef func, uint64_t source, uint64_t target) override;
176
QFont getFont() override { return m_render.getFont(); }
177
178
static void registerActions();
179
Callers
nothing calls this directly
Calls
1
getFont
Method · 0.45
Tested by
no test coverage detected