[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
相關文章
相關標籤/搜索