Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
QString NumberSpinBoxPlugin::toolTip() const {
36
return {};
37
}
38
39
QString NumberSpinBoxPlugin::whatsThis() const {
40
return {};
Callers
7
setIcon
Method · 0.45
onTabsMenuAboutToShow
Method · 0.45
numberSpinBoxEnterNumber
Method · 0.45
numberSpinBoxFeedback
Method · 0.45
numberSpinBoxFeedback2
Method · 0.45
numberSpinBoxFeedbackCursorPosition
Method · 0.45
numberSpinBoxMinimumFeedback
Method · 0.45
Calls
no outgoing calls
Tested by
5
numberSpinBoxEnterNumber
Method · 0.36
numberSpinBoxFeedback
Method · 0.36
numberSpinBoxFeedback2
Method · 0.36
numberSpinBoxFeedbackCursorPosition
Method · 0.36
numberSpinBoxMinimumFeedback
Method · 0.36