#include <HeightMapWindow.hpp>
Inherits QDialog.
Public Member Functions | |
| HeightMapWindow (MainWindow *mainWindow, HeightMapModifier *modifier) | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) override |
Private Attributes | |
| HeightMapWidget * | widget_ |
| HeightMapWindow::HeightMapWindow | ( | MainWindow * | mainWindow, |
| HeightMapModifier * | modifier | ||
| ) |
|
overrideprotected |
|
private |
Referenced by closeEvent(), and HeightMapWindow().