- Removed enum SciDAVis::ColumnDataType as well as AbstractColumn::dataType()
and its implementations. Its information is almost identical to SciDAVis::ColumnMode AbstractColumn::columnMode(), the only difference being that TypeQDateTime corresponds to three distinct modes (DateTime, Month and Day). - Added hiding of new input/output filters when changing the column mode.
Showing