Implementation of the SelectMeshDialog class.
- Author
- Karsten Rink
- Date
- 2012-04-20
- Copyright
- Copyright (c) 2012-2024, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file SelectMeshDialog.cpp.
#include "SelectMeshDialog.h"
#include <QComboBox>
#include <QDialogButtonBox>
#include <QLabel>
#include <QVBoxLayout>
#include "GeoLib/GeoObject.h"
Go to the source code of this file.