[Golang+Qt] Qt中一些经常使用的全局对象/方法的使用

1. 返回当前鼠标的位置: ui     gui.QCursor_Pos() *core.QPoint   this   2. 主动显示tooltip信息: 指针     widgets.QToolTip_ShowText(pos core.QPoint_ITF, text string, w QWidget_ITF, rect core.QRect_ITF)ip     widgets.QToo
相关文章
相关标签/搜索