Version:
Back to list
SceneGUI :: addWidgetComponent
Synopsis
Add widget component to the applicationGUI Dialog
Script function
scenegui.addWidgetComponent(occurrence, widget, width, height) -> componentParameters
occurrence (Occurrence) : Targeted occurrence
widget (QWidget) : Widget to attach
width (Double) : Widget width
height (Double) : Widget height
Return value
component (Component) :