DIE Engine
Loading...
Searching...
No Matches
WdgMapView Class Reference

#include <wdgmapview.h>

Inheritance diagram for WdgMapView:

Public Member Functions

 WdgMapView (QWidget *parent=nullptr)

Protected Member Functions

void paintEvent (QPaintEvent *event) override
void mousePressEvent (QMouseEvent *event) override
void mouseMoveEvent (QMouseEvent *event) override
void wheelEvent (QWheelEvent *event) override

Detailed Description

WALLER Map editor for the DIE engine (c) Fred's Lab 2024-2026 Frédéric Meslin / info@.nosp@m.fred.nosp@m.slab..nosp@m.net SPDX-License-Identifier: MIT If used commercially, contributions, donations are highly appreciated.

3D map view widget

Constructor & Destructor Documentation

◆ WdgMapView()

WdgMapView::WdgMapView ( QWidget * parent = nullptr)
explicit

WALLER Map editor for the DIE engine (c) Fred's Lab 2024-2026 Frédéric Meslin / info@.nosp@m.fred.nosp@m.slab..nosp@m.net SPDX-License-Identifier: MIT If used commercially, contributions, donations are highly appreciated.

3D map view widget

Member Function Documentation

◆ mouseMoveEvent()

void WdgMapView::mouseMoveEvent ( QMouseEvent * event)
overrideprotected

◆ mousePressEvent()

void WdgMapView::mousePressEvent ( QMouseEvent * event)
overrideprotected

◆ paintEvent()

void WdgMapView::paintEvent ( QPaintEvent * event)
overrideprotected

◆ wheelEvent()

void WdgMapView::wheelEvent ( QWheelEvent * event)
overrideprotected

The documentation for this class was generated from the following files: