ExtensionSystem::PluginErrorView Class
class ExtensionSystem::PluginErrorViewPluginSpecKlasa PluginErrorView implementira widget koji prikazuje stanje i poruku o pogrešci dodatka. Više...
| Header: | #include <extensionsystem/pluginerrorview.h> |
Javne funkcije
| PluginErrorView(QWidget *parent = nullptr) | |
| void | update(ExtensionSystem::PluginSpec *spec) |
Vidi također ExtensionSystem::PluginView.
Dokumentacija funkcija člana
PluginErrorView::PluginErrorView(QWidget *parent = nullptr)
Konstruira novi prikaz pogrešaka s danim widgetom za praćenje pogrešaka ( parent ).
void PluginErrorView::update(ExtensionSystem::PluginSpec *spec)
Čita zadani spec i prikazuje njegovo stanje i informacije o pogreškama u ovom PluginErrorView u.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.