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 | String2DayOfWeekFilter |
Conversion filter String -> QDateTime, interpreting the input as days of the week (either numeric or "Mon" etc). More... |