内容表

上一话题

QVector4D

下一话题

QWheelEvent

QWhatsThisClickedEvent

QWhatsThisClickedEvent class provides an event that can be used to handle hyperlinks in a “What’s This?” text. 更多

Inheritance diagram of PySide2.QtGui.QWhatsThisClickedEvent

概要

函数

详细描述

另请参阅

QWhatsThis QHelpEvent QStatusTipEvent

class QWhatsThisClickedEvent ( href )
param href

unicode

构造事件所包含的 URL 指定通过 href when a link is clicked in a “What’s This?” message.

另请参阅

href()

PySide2.QtGui.QWhatsThisClickedEvent. href ( )
返回类型

unicode

Returns the URL that was clicked by the user in the “What’s This?” text.