QWidget 类的构造函数如下: QWidget(QWidget *parent = 0, Qt::WindowFlags f = 0);. 其中参数parent 指向父窗口,如果这个参数为0,则窗口就成为 ...
確定! 回上一頁