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

Method updateTeXImage

src/backend/worksheet/TextLabel.cpp:441–444  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441void TextLabel::updateTeXImage() {
442 Q_D(TextLabel);
443 d->updateTeXImage();
444}
445
446// ##############################################################################
447// ####################### Private implementation ###############################

Callers

nothing calls this directly

Calls 2

parentMethod · 0.45
zoomFactorMethod · 0.45

Tested by

no test coverage detected