QWhatsThisClickedEventclass provides an event that can be used to handle hyperlinks in a “What’s This?” text. 更多 …
另请参阅
QWhatsThisQHelpEventQStatusTipEvent
QWhatsThisClickedEvent
(
href
)
¶
- param href
unicode
构造事件所包含的 URL 指定通过
href
when a link is clicked in a “What’s This?” message.
另请参阅
PySide2.QtGui.QWhatsThisClickedEvent.
href
(
)
¶
unicode
Returns the URL that was clicked by the user in the “What’s This?” text.