fit_options.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:pytc-gui 作者: harmslab 项目源码 文件源码
def _bool_handler(self,value):
        """
        Handler for bool values.  Parses QCheckBox.
        """

        value = self._select_widget.checkState() 
        self._current_value = value
        self._valid = True
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号