marble
PluginAboutDialog.cpp
Go to the documentation of this file.
void setDataText(const QString &data)
Sets the text displayed in the "Data" tab of the dialog.
Definition: PluginAboutDialog.cpp:98
void setAuthorsText(const QString &authors)
Sets the text displayed in the "Authors" tab of the dialog.
Definition: PluginAboutDialog.cpp:93
static QString path(const QString &relativePath)
Definition: MarbleDirs.cpp:59
Definition: PluginInterface.h:28
QString tr(const char *sourceText, const char *disambiguation, int n)
QPixmap pixmap(const QSize &size, Mode mode, State state) const
bool isNull() const
void setLicenseAgreementText(const QString &license)
Sets the text displayed in the "License Agreement" tab of the dialog.
Definition: PluginAboutDialog.cpp:135
bool isEmpty() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
void setVersion(const QString &version)
Sets the version of the plugin;.
Definition: PluginAboutDialog.cpp:63
virtual void close()
void setAboutText(const QString &about)
Sets the text displayed in the "About" tab of the dialog.
Definition: PluginAboutDialog.cpp:73
void setWindowTitle(const QString &)
virtual ~PluginAboutDialog()
Definition: PluginAboutDialog.cpp:52
void setIcon(const QIcon &icon)
Sets the icon to be displayed at the top of the dialog.
Definition: PluginAboutDialog.cpp:68
QString readAll()
void setLicense(PluginAboutDialog::LicenseKey license)
Sets the license for the "License Agreement" tab of the dialog.
Definition: PluginAboutDialog.cpp:109
void setText(const QString &text)
PluginAboutDialog(QWidget *parent=0)
Definition: PluginAboutDialog.cpp:40
void setAuthors(const QList< PluginAuthor > &authors)
Sets the authors working on this plugin.
Definition: PluginAboutDialog.cpp:78
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.