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

Method model

src/frontend/datasources/JsonOptionsWidget.cpp:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113QAbstractItemModel* JsonOptionsWidget::model() {
114 return m_model;
115}
116
117void JsonOptionsWidget::setTooltips() {
118 const QString textNumberFormatShort = i18n("This option determines how the imported strings have to be converted to numbers.");

Callers 15

setupGeneralMethod · 0.45
categoryChangedMethod · 0.45
modelTypeChangedMethod · 0.45
resultCopyMethod · 0.45
resultCopyAllMethod · 0.45
updateSettingsMethod · 0.45
setMQTTClientMethod · 0.45
setLiveDataSourceMethod · 0.45
typeChangedMethod · 0.45
setupGeneralMethod · 0.45
updateSettingsMethod · 0.45
~ImportProjectDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected