Implementation of the RecentFiles class.
- Author
- Lars Bilke
- Date
- 2009-11-05
- Copyright
- Copyright (c) 2012-2024, OpenGeoSys Community (https://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file RecentFiles.cpp.
#include "RecentFiles.h"
#include <QFileInfo>
#include <QSettings>
#include <utility>
Go to the source code of this file.