NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
# QTapGesture Class Reference ## [[QtGui](index.htm) module] 该QTapGesture类描述了点击手势用户所做的。[More...](#details) 继承[QGesture](qgesture.html)。 ### Methods * `__init__ (self, QObject parent = None)` * `QPointF position (self)` * `setPosition (self, QPointF pos)` * * * ## Detailed Description 该QTapGesture类描述了点击手势用户所做的。 手势使用手势在你的应用程序在处理Qt和信息的概述,请参阅[Gestures Programming](index.htm)文档。 * * * ## Method Documentation ``` QTapGesture.__init__ (self, QObject parent = None) ``` 该_parent_的说法,如果不是没有,原因_self_通过Qt的,而不是PyQt的拥有。 ``` QPointF QTapGesture.position (self) ``` [ ``` QTapGesture.setPosition (self, QPointF pos) ``` ](qpointf.html)