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)";
void setSource(const QUrl &url)
int width() const
const T & at(int i) const
bool contains(const QString &str, Qt::CaseSensitivity cs) const
void setOrganizationDomain(const QString &orgDomain)
void resize(int w, int h)
int count(const T &value) const
int exec()
int height() const
void showFullScreen()
Definition: MarbleGlobal.h:277
bool setProperty(const char *name, const QVariant &value)
void show()
QSize initialSize() const
static void setEnabled(bool enabled)
setEnabled Toggle debug information output generation
Definition: MarbleDebug.cpp:52
QStringList arguments()
void setOrganizationName(const QString &orgName)
void setApplicationName(const QString &application)
void setTransform(const QTransform &matrix, bool combine)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.