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

Function getFont

ui/stringsview.h:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122 virtual QSize sizeHint(const QStyleOptionViewItem& option, const QModelIndex& idx) const override;
123 QFont getFont() const { return m_font; }
124};
125
126class StringsContainer;

Callers

nothing calls this directly

Calls 1

getFontMethod · 0.45

Tested by

no test coverage detected