UID:135353
UID:123401
UID:139154
realfan:比如你要找checkbox_2,可以这样写QCheckBox * p = parentWidget->findChild<QCheckBox *>("checkbox_2"); (2014-10-17 09:37)