Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
QList<FITSFilter::Keyword> FITSFilter::chduKeywords(const QString& fileName) {
95
return d->chduKeywords(fileName);
96
}
97
98
/*!
99
* \brief contains the {StandardKeywords \ MandatoryKeywords} keywords
Callers
1
fillTable
Method · 0.80
Calls
2
append
Method · 0.80
reserve
Method · 0.45
Tested by
no test coverage detected