摘要: #!/usr/bin/python # _*_ Coding: Utf-8 _*_ ''' QStackedWidget useful properties and methods of qtabwidget funcs: addWidget(QWidget *widget), removeWidg 阅读全文
posted @ 2020-07-26 08:43 code_explorer 阅读(391) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/python # _*_ Coding: Utf-8 _*_ ''' QDockWidget funcs: setAllowedAreas(Qt::DockWidgetAreas areas) set allowed areas for dock widget setFeatu 阅读全文
posted @ 2020-07-26 08:40 code_explorer 阅读(332) 评论(0) 推荐(0) 编辑