MCPcopy Create free account
hub / github.com/KDE/labplot / noteTextFontChanged

Method noteTextFontChanged

src/frontend/dockwidgets/NoteDock.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void NoteDock::noteTextFontChanged(const QFont& font) {
93 CONDITIONAL_LOCK_RETURN;
94 ui.kfrTextFont->setFont(font);
95}
96
97//*************************************************************
98//************************* Settings **************************

Callers

nothing calls this directly

Calls 1

setFontMethod · 0.45

Tested by

no test coverage detected