#include <MultiImager.h>
Public Member Functions | |
| MultiImager (QObject *parent=0) | |
| void | refresh () |
| void | setMapDisplay (te::qt::widgets::MultiThreadMapDisplay *display) |
| ~MultiImager () | |
Protected Attributes | |
| std::auto_ptr< te::qt::widgets::MultiThreadMapDisplay > | m_display |
Definition at line 36 of file MultiImager.h.
|
inline |
Definition at line 55 of file MultiImager.h.
|
inline |
Definition at line 60 of file MultiImager.h.
|
inline |
Definition at line 69 of file MultiImager.h.
References m_display.
|
inline |
Definition at line 64 of file MultiImager.h.
References m_display.
|
protected |
Definition at line 52 of file MultiImager.h.
Referenced by refresh(), and setMapDisplay().