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

Method chduKeywords

src/backend/datasources/filters/FITSFilter.cpp:94–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94QList<FITSFilter::Keyword> FITSFilter::chduKeywords(const QString& fileName) {
95 return d->chduKeywords(fileName);
96}
97
98/*!
99 * \brief contains the {StandardKeywords \ MandatoryKeywords} keywords

Callers 1

fillTableMethod · 0.80

Calls 2

appendMethod · 0.80
reserveMethod · 0.45

Tested by

no test coverage detected