Implementation of the SetNameDialog class.
- Author
- Karsten Rink
- Date
- 2011-10-26
- 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 SetNameDialog.cpp.
#include "SetNameDialog.h"
#include <QDialogButtonBox>
#include <QLabel>
#include <QLineEdit>
#include <QVBoxLayout>
Go to the source code of this file.