General Purpose Geodetic Library
|
#include <NsTestFour1Dialog.h>
Public Member Functions | |
NsTestFour1Dialog (QWidget *parent=0, Qt::WindowFlags flags=0) | |
virtual | ~NsTestFour1Dialog () |
QString | className () const |
QWidget * | testPlot () |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *) |
Private Slots | |
void | accept () |
void | reject () |
Private Attributes | |
SgPlotCarrier * | carrier_ |
SgPlot * | plot_ |
Definition at line 45 of file NsTestFour1Dialog.h.
NsTestFour1Dialog::NsTestFour1Dialog | ( | QWidget * | parent = 0 , |
Qt::WindowFlags | flags = 0 |
||
) |
A constructor.
Definition at line 57 of file NsTestFour1Dialog.cpp.
References accept(), reject(), and testPlot().
|
virtual |
A destructor. Frees allocated memory.
Definition at line 86 of file NsTestFour1Dialog.cpp.
References carrier_.
|
privateslot |
Definition at line 97 of file NsTestFour1Dialog.cpp.
References className(), SgLogger::DBG, SgLogger::GUI, logger, and SgLogger::write().
Referenced by NsTestFour1Dialog().
|
inline |
Definition at line 73 of file NsTestFour1Dialog.h.
|
inlineprotectedvirtual |
Definition at line 100 of file NsTestFour1Dialog.h.
|
privateslot |
Definition at line 108 of file NsTestFour1Dialog.cpp.
References className(), SgLogger::DBG, SgLogger::GUI, logger, and SgLogger::write().
Referenced by NsTestFour1Dialog().
QWidget * NsTestFour1Dialog::testPlot | ( | ) |
Definition at line 119 of file NsTestFour1Dialog.cpp.
References carrier_, SgPlotCarrier::createBranch(), SgPlotBranch::data(), fft(), SgVector::getElement(), NsSetup::getPath2PlotterOutput(), NsSetup::getPlotterOutputFormat(), SgPlotCarrier::listOfBranches(), plot_, SgVector::setElement(), SgMatrix::setElement(), SgPlotCarrier::setNameOfColumn(), SgPlot::setOutputFormat(), and setup.
Referenced by NsTestFour1Dialog().
|
private |
Definition at line 95 of file NsTestFour1Dialog.h.
Referenced by ~NsTestFour1Dialog(), and testPlot().
|
private |
Definition at line 96 of file NsTestFour1Dialog.h.
Referenced by testPlot().