A Dialog to be used to inform about internal settings. More...
#include "InternalSettingsDialog.h"#include "ui_InternalSettingsDialogForm.h"#include "../widgets/log/LogTextEdit.h"#include "../../core/plugin/PluginManager.h"#include "../../core/filesystem/FileSystem.h"#include "../../common/PlatformUtils.h"#include "../../common/TerraLib.h"#include <QDesktopWidget>#include <QDesktopServices>#include <boost/filesystem.hpp>Go to the source code of this file.
A Dialog to be used to inform about internal settings.
Definition in file InternalSettingsDialog.cpp.