摘要:
#!/usr/bin/python # _*_ Coding: Utf-8 _*_ ''' QStackedWidget useful properties and methods of qtabwidget funcs: addWidget(QWidget *widget), removeWidg 阅读全文
摘要:
#!/usr/bin/python # _*_ Coding: Utf-8 _*_ ''' QDockWidget funcs: setAllowedAreas(Qt::DockWidgetAreas areas) set allowed areas for dock widget setFeatu 阅读全文