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

Method toolTip

src/Plugins/NumberSpinBox/NumberSpinBoxPlugin.cpp:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QString NumberSpinBoxPlugin::toolTip() const {
36 return {};
37}
38
39QString NumberSpinBoxPlugin::whatsThis() const {
40 return {};

Callers 7

setIconMethod · 0.45
onTabsMenuAboutToShowMethod · 0.45
numberSpinBoxFeedbackMethod · 0.45

Calls

no outgoing calls