marble
TextEditor.cpp
Go to the documentation of this file.
void setText(const QString &text)
void setCursor(const QCursor &)
void setText(const QString &)
void setDefaultAction(QAction *action)
QString toHtml() const
void setDescription(const QString &value)
Set the description of this feature to value.
Definition: GeoDataFeature.cpp:593
QString description() const
Return the text description of the feature.
Definition: GeoDataFeature.cpp:588
QWidget * viewport() const
QString tr(const char *sourceText, const char *disambiguation, int n)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setLayout(QLayout *layout)
void setName(const QString &value)
Set a new name for this feature.
Definition: GeoDataFeature.cpp:549
void setPalette(const QPalette &palette, const char *className)
void setSizePolicy(QSizePolicy)
void setMaximumWidth(int maxw)
void setMinimumHeight(int minh)
void setAutoFillBackground(bool enabled)
void setBackgroundRole(QPalette::ColorRole role)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setText(const QString &text)
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
void addLayout(QLayout *layout, int stretch)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.