API for an installation node View which defines the UI for the corresponding InstallationNodeContribution
更多...
#include <installation_node_view.h>
API for an installation node View which defines the UI for the corresponding InstallationNodeContribution
- 参数
-
| <C> | the (generic) type parameter for the interface representing the type of the InstallationNodeContribution for which this view implements the UI |
在文件 installation_node_view.h 第 22 行定义.
◆ ~InstallationNodeView()
| virtual arcs::aubo_scope::InstallationNodeView::~InstallationNodeView |
( |
| ) |
|
|
virtualdefault |
◆ buildUi()
| virtual void arcs::aubo_scope::InstallationNodeView::buildUi |
( |
WidgetHandle | panel, |
|
|
InstallationNodeContributionPtr | contribution ) |
|
pure virtual |
Build the UI for the corresponding InstallationNodeContribution on the provided panel.
Use the contribution for your logic and data model manipulations.
- 参数
-
| panel | the panel to build the UI on |
| contribution | the corresponding installation node contribution/ |
该类的文档由以下文件生成: