Implementation of the VisPrefsDialog class.
- Author
- Karsten Rink
- Date
- 2010-06-14
- Copyright
- Copyright (c) 2012-2025, 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 VisPrefsDialog.cpp.
#include "VisPrefsDialog.h"
#include <QDoubleValidator>
#include <QLineEdit>
#include <QSettings>
#include <QVariant>
#include "VisualizationWidget.h"
#include "VtkVisPipeline.h"
Go to the source code of this file.