
这個函数是由子类中的 addLayout() 或 insertLayout() 函数调用的,用来将布局器 l 添加为子代布局器。
唯一的一個需要直接调用这個函数的场景就是妳实现咯一個自定义的支持嵌套布局的布局器。
参考 QBoxLayout::addLayout () 、 QBoxLayout::insertLayout ()和 QGridLayout::addLayout () 。
HxLauncher: Launch Android applications by voice commands