Home
last modified time | relevance | path

Searched refs:Key_updateType (Results 1 – 2 of 2) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/datasources/ascii/
H A Dasciisourceconfig.h75 static const char Key_updateType[]; variable
122 NamedParameter<int, Key_updateType, Tag_updateType> _updateType;
H A Dasciisourceconfig.cpp77 const char AsciiSourceConfig::Key_updateType[] = "updateType"; member in AsciiSourceConfig