39 FFT(
ApplicationWindow *parent,
Table *t,
const QString& realColName,
const QString& imagColName = QString(),
int from = 1,
int to = -1);
55 bool setDataFromTable(
Table *t,
const QString& realColName,
const QString& imagColName = QString(),
int from = 0,
int to = -1,
bool unused =
false);