|
QGIS API Documentation 3.99.0-Master (c03dd32cbdd)
|
This is the complete list of members for QgsMessageViewer, including all inherited members.
| appendMessage(const QString &message) override | QgsMessageViewer | virtual |
| checkBoxState() | QgsMessageViewer | |
| createMessageOutput() | QgsMessageOutput | static |
| QgsMessageViewer(QWidget *parent=nullptr, Qt::WindowFlags fl=QgsGuiUtils::ModalDialogFlags, bool deleteOnClose=true) | QgsMessageViewer | |
| setCheckBoxQgsSettingsLabel(const QString &label) | QgsMessageViewer | |
| setCheckBoxState(Qt::CheckState state) | QgsMessageViewer | |
| setCheckBoxText(const QString &text) | QgsMessageViewer | |
| setCheckBoxVisible(bool visible) | QgsMessageViewer | |
| setMessage(const QString &message, Qgis::StringFormat format) override | QgsMessageViewer | virtual |
| setMessageAsHtml(const QString &msg) | QgsMessageViewer | |
| setMessageAsPlainText(const QString &msg) | QgsMessageViewer | |
| setMessageOutputCreator(MESSAGE_OUTPUT_CREATOR f) | QgsMessageOutput | static |
| setTitle(const QString &title) override | QgsMessageViewer | virtual |
| showMessage(bool blocking=true) override | QgsMessageViewer | virtual |
| QgsMessageOutput::showMessage(const QString &title, const QString &message, Qgis::StringFormat format) | QgsMessageOutput | static |
| ~QgsMessageOutput()=default | QgsMessageOutput | virtual |