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

Method group

src/Plugins/NumberSpinBox/NumberSpinBoxPlugin.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27QString NumberSpinBoxPlugin::group() const {
28 return QStringLiteral("Input Widgets");
29}
30
31QIcon NumberSpinBoxPlugin::icon() const {
32 return QIcon();

Callers 15

TemplateHandlerMethod · 0.45
updateTextPositionMethod · 0.45
loadConfigMethod · 0.45
saveConfigAsTemplateMethod · 0.45
loadConfigMethod · 0.45
saveConfigAsTemplateMethod · 0.45
loadConfigMethod · 0.45
saveConfigAsTemplateMethod · 0.45
loadConfigMethod · 0.45
saveConfigAsTemplateMethod · 0.45
saveConfigAsTemplateMethod · 0.45

Calls

no outgoing calls

Tested by 1

initTestCaseMethod · 0.36