SciDAVis
1.D4
|
#include "../AbstractSimpleFilter.h"
#include <QDateTime>
#include <math.h>
#include "lib/XmlStreamReader.h"
#include <QXmlStreamWriter>
Go to the source code of this file.
Classes | |
class | String2MonthFilter |
Conversion filter String -> QDateTime, interpreting the input as months of the year (either numeric or "Jan" etc). More... |