pymel.core.uitypes.Layout

digraph inheritance4f78fc52ab {
rankdir=TB;
ranksep=0.15;
nodesep=0.15;
size="8.0, 12.0";
  "Layout" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="#pymel.core.uitypes.Layout",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
  "PyUI" -> "Layout" [arrowsize=0.5,style="setlinewidth(0.5)"];
  "PyUI" [fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,URL="pymel.core.uitypes.PyUI.html#pymel.core.uitypes.PyUI",style="setlinewidth(0.5)",height=0.25,shape=box,fontsize=8];
}

class Layout
addChild(uiType, name=None, **kwargs)
children()
clear()
getChildren()
makeDefault()
set this layout as the default parent
pop()
set the default parent to the parent of this layout
walkChildren()

Previous topic

pymel.core.uitypes.LayerButton

Next topic

pymel.core.uitypes.LayoutDialog

Core

Core Modules

Other Modules

This Page