• 7334阅读
  • 2回复

QPainterPath中cubicTO(int ,int,...)中的连接是怎么一种连接 [复制链接]

上一主题 下一主题
离线benbenmajia
 

只看楼主 正序阅读 楼主  发表于: 2010-04-01
Adds a cubic Bezier curve between the current position and the end point (endPointX, endPointY) with control points specified by (c1X, c1Y) and (c2X, c2Y).


the current position,the default?按照提供的前两个参数进行连接,是怎么一种情况?
安然.....
离线benbenmajia

只看该作者 2楼 发表于: 2010-04-01
use it  with moveTo()....then connect the start and the end point by the two points
安然.....
离线benbenmajia

只看该作者 1楼 发表于: 2010-04-01
got it....
安然.....
快速回复
限100 字节
 
上一个 下一个