marble
tools/osm-addresses/main.cpp File Reference
#include "SqlWriter.h"#include "pbf/PbfParser.h"#include "xml/XmlParser.h"#include <QCoreApplication>#include <QDebug>#include <QFileInfo>#include <QTime>
Include dependency graph for tools/osm-addresses/main.cpp:

Go to the source code of this file.
Enumerations | |
| enum | DebugLevel { Debug, Info, Mute } |
Functions | |
| void | debugOutput (QtMsgType type, const char *msg) |
| int | main (int argc, char *argv[]) |
| void | usage () |
Variables | |
| DebugLevel | debugLevel = Info |
Enumeration Type Documentation
| enum DebugLevel |
| Enumerator | |
|---|---|
| Debug | |
| Info | |
| Mute | |
Definition at line 22 of file tools/osm-addresses/main.cpp.
Function Documentation
| void debugOutput | ( | QtMsgType | type, |
| const char * | msg | ||
| ) |
Definition at line 30 of file tools/osm-addresses/main.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 68 of file tools/osm-addresses/main.cpp.
| void usage | ( | ) |
Definition at line 56 of file tools/osm-addresses/main.cpp.
Variable Documentation
| DebugLevel debugLevel = Info |
Definition at line 28 of file tools/osm-addresses/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.
KDE API Reference