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

Method dataType

src/backend/notebook/VariableParser.h:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 };
53
54 AbstractColumn::ColumnMode dataType() {
55 return m_dataType;
56 }
57
58private:
59 QString m_backendName;

Callers 1

parseDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected