MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / getFont

Function getFont

ui/hexeditor.h:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 virtual void sendWheelEvent(QWheelEvent* event) override;
68
69 QFont getFont() override { return m_render.getFont(); }
70
71 static void registerActions();
72

Callers

nothing calls this directly

Calls 1

getFontMethod · 0.45

Tested by

no test coverage detected