DisplayForm child for managing frequency (PSD) plots. More...
#include <gnuradio/qtgui/freqdisplayform.h>
Signals | |
void | signalFFTSize (int size) |
void | signalFFTWindow (gr::filter::firdes::win_type win) |
void | signalClearMaxData () |
void | signalClearMinData () |
void | signalSetMaxFFTVisible (bool en) |
void | signalSetMinFFTVisible (bool en) |
void | signalTriggerMode (gr::qtgui::trigger_mode mode) |
void | signalTriggerLevel (float level) |
void | signalReplot () |
![]() | |
void | plotPointSelected (const QPointF p, int type) |
void | toggleGrid (bool en) |
Public Member Functions | |
FreqDisplayForm (int nplots=1, QWidget *parent=0) | |
~FreqDisplayForm () | |
FrequencyDisplayPlot * | getPlot () |
int | getFFTSize () const |
float | getFFTAverage () const |
gr::filter::firdes::win_type | getFFTWindowType () const |
gr::qtgui::trigger_mode | getTriggerMode () const |
float | getTriggerLevel () const |
int | getTriggerChannel () const |
std::string | getTriggerTagKey () const |
float | getClickedFreq () const |
bool | checkClicked () |
![]() | |
DisplayForm (int nplots=1, QWidget *parent=0) | |
~DisplayForm () | |
void | Reset () |
bool | isClosed () const |
void | enableMenu (bool en=true) |
Additional Inherited Members | |
![]() | |
bool | d_isclosed |
int | d_nplots |
QGridLayout * | d_layout |
DisplayPlot * | d_display_plot |
bool | d_system_specified_flag |
QwtPlotGrid * | d_grid |
bool | d_menu_on |
QMenu * | d_menu |
QAction * | d_stop_act |
bool | d_stop_state |
QAction * | d_grid_act |
bool | d_grid_state |
QAction * | d_autoscale_act |
bool | d_autoscale_state |
QList< QMenu * > | d_lines_menu |
QList< LineTitleAction * > | d_line_title_act |
QList< LineColorMenu * > | d_line_color_menu |
QList< LineWidthMenu * > | d_line_width_menu |
QList< LineStyleMenu * > | d_line_style_menu |
QList< LineMarkerMenu * > | d_line_marker_menu |
QList< MarkerAlphaMenu * > | d_marker_alpha_menu |
PopupMenu * | d_samp_rate_act |
QAction * | d_save_act |
double | d_update_time |
DisplayForm child for managing frequency (PSD) plots.
FreqDisplayForm::FreqDisplayForm | ( | int | nplots = 1 , |
QWidget * | parent = 0 |
||
) |
FreqDisplayForm::~FreqDisplayForm | ( | ) |
|
slot |
bool FreqDisplayForm::checkClicked | ( | ) |
|
slot |
|
slot |
|
slot |
float FreqDisplayForm::getClickedFreq | ( | ) | const |
float FreqDisplayForm::getFFTAverage | ( | ) | const |
int FreqDisplayForm::getFFTSize | ( | ) | const |
gr::filter::firdes::win_type FreqDisplayForm::getFFTWindowType | ( | ) | const |
|
virtual |
Implements DisplayForm.
int FreqDisplayForm::getTriggerChannel | ( | ) | const |
float FreqDisplayForm::getTriggerLevel | ( | ) | const |
gr::qtgui::trigger_mode FreqDisplayForm::getTriggerMode | ( | ) | const |
std::string FreqDisplayForm::getTriggerTagKey | ( | ) | const |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
slot |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
signal |
|
slot |
|
slot |