Na ovoj stranici

ExtensionSystem::PluginDetailsView Class

class ExtensionSystem::PluginDetailsView

Klasa PluginDetailsView implementira widget koji prikazuje sadržaj e PluginSpec a. Više...

Header: #include <extensionsystem/plugindetailsview.h>

Javne funkcije

PluginDetailsView(QWidget *parent = nullptr)
void update(ExtensionSystem::PluginSpec *spec)

Detaljan opis

Može se koristiti za integraciju u aplikaciju koja koristi upravitelj dodataka.

Vidi također ExtensionSystem::PluginView.

Dokumentacija funkcija člana

PluginDetailsView::PluginDetailsView(QWidget *parent = nullptr)

parent Konstruira novi prikaz s danim widgetom za izračunavanje raspona vrijednosti.

void PluginDetailsView::update(ExtensionSystem::PluginSpec *spec)

Čita zadani spec i prikazuje njegove vrijednosti u ovom PluginDetailsView 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.