#include <show_image_impl.h>
|
| typedef std::shared_ptr< show_image > | sptr |
| static sptr | make (int imagewidth, int imageheight, QWidget *parent=nullptr) |
| | Build an image sink.
|
◆ show_image_impl()
| gr::display::show_image_impl::show_image_impl |
( |
int | imagewidth, |
|
|
int | imageheight, |
|
|
QWidget * | parent ) |
◆ ~show_image_impl()
| gr::display::show_image_impl::~show_image_impl |
( |
| ) |
|
◆ displayBottomUp()
| void gr::display::show_image_impl::displayBottomUp |
( |
bool | direction | ) |
|
|
virtual |
◆ exec_()
| void gr::display::show_image_impl::exec_ |
( |
| ) |
|
|
overridevirtual |
◆ qwidget()
| QWidget * gr::display::show_image_impl::qwidget |
( |
| ) |
|
|
overridevirtual |
◆ work()
| int gr::display::show_image_impl::work |
( |
int | noutput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
◆ d_qApplication
| QApplication* gr::display::show_image_impl::d_qApplication |
The documentation for this class was generated from the following file: