boardviewwidget.py 文件源码

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

项目:pcbre 作者: pcbre 项目源码 文件源码
def __init__(self, x, y):
        ViewPort.__init__(self, x, y)
        QtCore.QObject.__init__(self)

        self.__current_layer = None
        self.currentLayerChanged.connect(self.changed)
        self.__show_images = True
        self.__draw_other_layers = True
        self.layer_permute = 0
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号