Tool to get geographical data from digitalised maps. More...
#include <config.hpp>
#include <cstddef>
#include <boost/test/included/prg_exec_monitor.hpp>
#include <boost/program_options.hpp>
#include <iostream>
#include <QApplication>
#include <QTranslator>
#include <QLocale>
#include <QLibraryInfo>
#include <QString>
#include "mainboard.hpp"
Go to the source code of this file.
Functions | |
int | cpp_main (int argc, char **argv) |
Main function of the program. More... | |
Tool to get geographical data from digitalised maps.
Definition in file main.cpp.