• PySide 模块
  • PySide.QtGui
  • 内容表

    上一话题

    QGraphicsColorizeEffect

    下一话题

    QGraphicsTransform

    QPyTextObject

    详细描述

    Workaround to make possible use PySide.QtGui.QTextObjectInterface on PySide . Due to the technical details of how to bind C++ classes to Python, you need to use this class when you need to implement your own PySide.QtGui.QTextObjectInterface rather than create a class inheriting from PySide.QtCore.QObject and PySide.QtGui.QTextObjectInterface .

    class PySide.QtGui. QPyTextObject ( [ parent=None ] )
    参数: parent PySide.QtCore.QObject