|
GNU Radio's DISPLAY Package
|
#include <show_text_impl.h>
Public Member Functions | |
| show_text_impl (QWidget *parent) | |
| ~show_text_impl () | |
| PyObject * | pyqwidget () |
| int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
Public Types inherited from gr::display::show_text | |
| typedef boost::shared_ptr< show_text > | sptr |
Static Public Member Functions inherited from gr::display::show_text | |
| static sptr | make (QWidget *parent=NULL) |
| Return a shared_ptr to a new instance of display::show_text. More... | |
| gr::display::show_text_impl::show_text_impl | ( | QWidget * | parent | ) |
| gr::display::show_text_impl::~show_text_impl | ( | ) |
|
virtual |
Implements gr::display::show_text.
| int gr::display::show_text_impl::work | ( | int | noutput_items, |
| gr_vector_const_void_star & | input_items, | ||
| gr_vector_void_star & | output_items | ||
| ) |