| AbstractMapDisplay() | te::map::AbstractMapDisplay | inline |
| adjustExtent(const QSize &oldSize, const QSize &size) | te::qt::widgets::MapDisplay | protectedvirtual |
| Center enum value | te::qt::widgets::MapDisplay | |
| changeData(te::map::AbstractLayerPtr, int nsrid=TE_UNKNOWN_SRS) | te::qt::widgets::MapDisplay | virtual |
| Cut enum value | te::qt::widgets::MapDisplay | |
| displayPaintEvent(QPainter *) | te::qt::widgets::MapDisplay | signal |
| displaySridChanged() | te::qt::widgets::MapDisplay | signal |
| draw(te::map::AbstractLayer *layer, QPainter &painter) | te::qt::widgets::MapDisplay | protectedvirtual |
| extentChanged() | te::qt::widgets::MapDisplay | signal |
| Fixed enum value | te::qt::widgets::MapDisplay | |
| getBackgroundColor() | te::qt::widgets::MapDisplay | virtual |
| getCanvas(te::map::AbstractLayer *layer, int type=QInternal::Pixmap) | te::qt::widgets::MapDisplay | protectedvirtual |
| getDisplayPixmap() const | te::qt::widgets::MapDisplay | virtual |
| getDraftPixmap() const | te::qt::widgets::MapDisplay | virtual |
| getExtent() const | te::map::MapDisplay | virtual |
| getHAlign() const | te::map::MapDisplay | virtual |
| getHeight() const | te::qt::widgets::MapDisplay | virtual |
| getHeightMM() const | te::qt::widgets::MapDisplay | virtual |
| getSRID() const | te::map::MapDisplay | virtual |
| getVAlign() const | te::map::MapDisplay | virtual |
| getWidth() const | te::qt::widgets::MapDisplay | virtual |
| getWidthMM() const | te::qt::widgets::MapDisplay | virtual |
| isDrawing() const | te::qt::widgets::MapDisplay | |
| m_backgroundColor | te::qt::widgets::MapDisplay | protected |
| m_displayPixmap | te::qt::widgets::MapDisplay | protected |
| m_draftPixmap | te::qt::widgets::MapDisplay | protected |
| m_extent | te::map::MapDisplay | protected |
| m_hAlign | te::map::MapDisplay | protected |
| m_interval | te::qt::widgets::MapDisplay | protected |
| m_isDrawing | te::qt::widgets::MapDisplay | protected |
| m_layerCanvasMap | te::qt::widgets::MapDisplay | protected |
| m_layerList | te::map::MapDisplay | protected |
| m_oldSize | te::qt::widgets::MapDisplay | protected |
| m_resizePolicy | te::qt::widgets::MapDisplay | protected |
| m_srid | te::map::MapDisplay | protected |
| m_timer | te::qt::widgets::MapDisplay | protected |
| m_vAlign | te::map::MapDisplay | protected |
| MapDisplay(const QSize &size, QWidget *parent=0, Qt::WindowFlags f=0) | te::qt::widgets::MapDisplay | |
| MapDisplay(QWidget *parent=0, Qt::WindowFlags f=0) | te::qt::widgets::MapDisplay | |
| MapDisplay(const MapDisplay &rhs) | te::qt::widgets::MapDisplay | private |
| te::map::MapDisplay::MapDisplay() | te::map::MapDisplay | |
| onResizeTimeout() | te::qt::widgets::MapDisplay | protectedvirtualslot |
| operator=(const MapDisplay &rhs) | te::qt::widgets::MapDisplay | private |
| paintEvent(QPaintEvent *e) | te::qt::widgets::MapDisplay | protectedvirtual |
| refresh() | te::qt::widgets::MapDisplay | virtual |
| resizeAllCanvas() | te::qt::widgets::MapDisplay | protectedvirtual |
| resizeEvent(QResizeEvent *e) | te::qt::widgets::MapDisplay | protectedvirtual |
| ResizePolicy enum name | te::qt::widgets::MapDisplay | |
| setAlign(te::map::AlignType h, te::map::AlignType v) | te::map::MapDisplay | virtual |
| setBackgroundColor(const QColor &color) | te::qt::widgets::MapDisplay | virtual |
| setExtent(te::gm::Envelope &e, bool doRefresh=true) | te::qt::widgets::MapDisplay | virtual |
| setLayerList(const std::list< te::map::AbstractLayerPtr > &layers) | te::map::MapDisplay | virtual |
| setResizeInterval(int msec) | te::qt::widgets::MapDisplay | virtual |
| setResizePolicy(const ResizePolicy &policy) | te::qt::widgets::MapDisplay | virtual |
| setSRID(const int &srid, bool doRefresh=true) | te::qt::widgets::MapDisplay | virtual |
| transform(const QPointF &p) | te::qt::widgets::MapDisplay | virtual |
| ~AbstractMapDisplay() | te::map::AbstractMapDisplay | inlinevirtual |
| ~MapDisplay() | te::qt::widgets::MapDisplay | virtual |