marble
tools/routing-instructions/main.cpp File Reference
#include "routing/instructions/WaypointParser.h"
#include "routing/instructions/InstructionTransformation.h"
#include "routing/instructions/RoutingInstruction.h"
#include <QCoreApplication>
#include <QLocale>
#include <QFile>
#include <QTextStream>
#include <QTranslator>
#include <QStringList>
#include <QFileInfo>
#include <QDir>
Include dependency graph for tools/routing-instructions/main.cpp:
Go to the source code of this file.
Functions | |
QString | adjustGosmoreVersion (QTextStream &stream, WaypointParser &parser) |
void | loadTranslations (QCoreApplication &app, QTranslator &translator) |
int | main (int argc, char *argv[]) |
void | usage () |
Function Documentation
QString adjustGosmoreVersion | ( | QTextStream & | stream, |
WaypointParser & | parser | ||
) |
Definition at line 26 of file tools/routing-instructions/main.cpp.
void loadTranslations | ( | QCoreApplication & | app, |
QTranslator & | translator | ||
) |
Definition at line 41 of file tools/routing-instructions/main.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 99 of file tools/routing-instructions/main.cpp.
void usage | ( | ) |
Definition at line 74 of file tools/routing-instructions/main.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.