Widgets can be stand-alone or be containers. A widget containing other widgets is called the parent of the contained widgets. By the same logic, if a widget is contained in another widget, it is considered a child widget of the parent widget, where the parent widget is the next immediately enclosing container widget.