Brief description of class still missing. More...
#include <Convolution.h>
Public Member Functions | |
Convolution (QWidget *parent) | |
void | setSubPool (SubSignalPool *subPool) |
int | signalIndex () const |
Brief description of class still missing.
Full description of class still missing
Convolution::Convolution | ( | QWidget * | parent | ) |
void Convolution::setSubPool | ( | SubSignalPool * | subPool | ) |
References GeopsyCore::SubSignalPool::at(), GeopsyCore::SubSignalPool::count(), GeopsyCore::Signal::name(), QGpCoreTools::tr(), and TRACE.
Referenced by WaveformConsole::convolution().
int Convolution::signalIndex | ( | ) | const [inline] |
Referenced by WaveformConsole::convolution().
{return signalList->currentIndex();}