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

Method fontUnderlineChanged

src/frontend/widgets/LabelWidget.cpp:803–807  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

801}
802
803void LabelWidget::fontUnderlineChanged(bool checked) {
804 CONDITIONAL_LOCK_RETURN;
805
806 SETLABELTEXTPROPERTY(setFontUnderline, checked);
807}
808
809void LabelWidget::fontStrikeOutChanged(bool checked) {
810 CONDITIONAL_LOCK_RETURN;

Callers 1

Calls

no outgoing calls

Tested by 1