marble
src/apps/marble-touch/main.cpp
Go to the documentation of this file.
45 qWarning() << "profile options (note that marble should automatically detect which profile to use. Override that with the options below):";
46 qWarning() << " --smallscreen .............. Enforce the profile for devices with small screens (e.g. smartphones)";
47 qWarning() << " --highresolution ........... Enforce the profile for devices with high resolution (e.g. desktop computers)";
48 qWarning() << " --nosmallscreen ............ Deactivate the profile for devices with small screens (e.g. smartphones)";
49 qWarning() << " --nohighresolution ......... Deactivate the profile for devices with high resolution (e.g. desktop computers)";
Definition: MarbleGlobal.h:258
static void setEnabled(bool enabled)
setEnabled Toggle debug information output generation
Definition: MarbleDebug.cpp:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.