#include <wdgmapeditor.h>
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.
2D map editor widget
◆ WdgMapEditor()
| WdgMapEditor::WdgMapEditor |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ getCursor()
| QVector2D WdgMapEditor::getCursor |
( |
| ) |
|
|
inline |
◆ getOffsetX()
| float WdgMapEditor::getOffsetX |
( |
| ) |
|
|
inline |
◆ getOffsetZ()
| float WdgMapEditor::getOffsetZ |
( |
| ) |
|
|
inline |
◆ mouseMoveEvent()
| void WdgMapEditor::mouseMoveEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
| void WdgMapEditor::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
| void WdgMapEditor::mouseReleaseEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ paintEvent()
| void WdgMapEditor::paintEvent |
( |
QPaintEvent * | event | ) |
|
|
overrideprotected |
◆ setCenter()
| void WdgMapEditor::setCenter |
( |
| ) |
|
◆ setOffsetX()
| void WdgMapEditor::setOffsetX |
( |
float | x | ) |
|
◆ setOffsetZ()
| void WdgMapEditor::setOffsetZ |
( |
float | z | ) |
|
◆ setViewMode()
◆ wheelEvent()
| void WdgMapEditor::wheelEvent |
( |
QWheelEvent * | event | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: