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

Method updateConnectionLine

src/backend/worksheet/InfoElement.cpp:1024–1026  ·  view source on GitHub ↗

! * Repainting to updateConnectionLine */

Source from the content-addressed store, hash-verified

1022 * Repainting to updateConnectionLine
1023 */
1024void InfoElementPrivate::updateConnectionLine() {
1025 recalcShapeAndBoundingRect();
1026}
1027
1028bool InfoElementPrivate::changeVisibility(bool on) {
1029 bool oldValue = isVisible();

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected