DisplayForm child for managing frequency (PSD) plots.
More...
#include <gnuradio/qtgui/freqdisplayform.h>
DisplayForm child for managing frequency (PSD) plots.
FreqDisplayForm::FreqDisplayForm |
( |
int |
nplots = 1 , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
FreqDisplayForm::~FreqDisplayForm |
( |
| ) |
|
void FreqDisplayForm::autoScale |
( |
bool |
en | ) |
|
|
slot |
void FreqDisplayForm::autoScaleShot |
( |
| ) |
|
|
slot |
bool FreqDisplayForm::checkClicked |
( |
| ) |
|
void FreqDisplayForm::clearMaxHold |
( |
| ) |
|
|
slot |
void FreqDisplayForm::clearMinHold |
( |
| ) |
|
|
slot |
void FreqDisplayForm::customEvent |
( |
QEvent * |
e | ) |
|
|
slot |
float FreqDisplayForm::getClickedFreq |
( |
| ) |
const |
float FreqDisplayForm::getFFTAverage |
( |
| ) |
const |
int FreqDisplayForm::getFFTSize |
( |
| ) |
const |
int FreqDisplayForm::getTriggerChannel |
( |
| ) |
const |
float FreqDisplayForm::getTriggerLevel |
( |
| ) |
const |
std::string FreqDisplayForm::getTriggerTagKey |
( |
| ) |
const |
void FreqDisplayForm::notifyFFTSize |
( |
const QString & |
s | ) |
|
|
slot |
void FreqDisplayForm::notifyFFTWindow |
( |
const QString & |
s | ) |
|
|
slot |
void FreqDisplayForm::notifyMaxHold |
( |
bool |
en | ) |
|
|
slot |
void FreqDisplayForm::notifyMinHold |
( |
bool |
en | ) |
|
|
slot |
void FreqDisplayForm::notifyTriggerLevelMinus |
( |
| ) |
|
|
slot |
void FreqDisplayForm::notifyTriggerLevelPlus |
( |
| ) |
|
|
slot |
void FreqDisplayForm::notifyTriggerMode |
( |
const QString & |
mode | ) |
|
|
slot |
void FreqDisplayForm::notifyYAxisMinus |
( |
| ) |
|
|
slot |
void FreqDisplayForm::notifyYAxisPlus |
( |
| ) |
|
|
slot |
void FreqDisplayForm::notifyYRangeMinus |
( |
| ) |
|
|
slot |
void FreqDisplayForm::notifyYRangePlus |
( |
| ) |
|
|
slot |
void FreqDisplayForm::setFFTAverage |
( |
const float |
| ) |
|
|
slot |
void FreqDisplayForm::setFFTSize |
( |
const int |
| ) |
|
|
slot |
void FreqDisplayForm::setFrequencyRange |
( |
const double |
centerfreq, |
|
|
const double |
bandwidth |
|
) |
| |
|
slot |
void FreqDisplayForm::setPlotPosHalf |
( |
bool |
half | ) |
|
|
slot |
void FreqDisplayForm::setSampleRate |
( |
const QString & |
samprate | ) |
|
|
slot |
void FreqDisplayForm::setTriggerChannel |
( |
int |
chan | ) |
|
|
slot |
void FreqDisplayForm::setTriggerLevel |
( |
QString |
s | ) |
|
|
slot |
void FreqDisplayForm::setTriggerLevel |
( |
float |
level | ) |
|
|
slot |
void FreqDisplayForm::setTriggerTagKey |
( |
QString |
s | ) |
|
|
slot |
void FreqDisplayForm::setTriggerTagKey |
( |
const std::string & |
s | ) |
|
|
slot |
void FreqDisplayForm::setupControlPanel |
( |
bool |
en | ) |
|
|
slot |
void FreqDisplayForm::setupControlPanel |
( |
| ) |
|
|
slot |
void FreqDisplayForm::setYaxis |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
slot |
void FreqDisplayForm::setYMax |
( |
const QString & |
m | ) |
|
|
slot |
void FreqDisplayForm::setYMin |
( |
const QString & |
m | ) |
|
|
slot |
void FreqDisplayForm::signalClearMaxData |
( |
| ) |
|
|
signal |
void FreqDisplayForm::signalClearMinData |
( |
| ) |
|
|
signal |
void FreqDisplayForm::signalFFTSize |
( |
int |
size | ) |
|
|
signal |
void FreqDisplayForm::signalReplot |
( |
| ) |
|
|
signal |
void FreqDisplayForm::signalSetMaxFFTVisible |
( |
bool |
en | ) |
|
|
signal |
void FreqDisplayForm::signalSetMinFFTVisible |
( |
bool |
en | ) |
|
|
signal |
void FreqDisplayForm::signalTriggerLevel |
( |
float |
level | ) |
|
|
signal |
void FreqDisplayForm::teardownControlPanel |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: