Figure
8.1. QPainter's most frequently used
draw...()
functions
Figure 8.2. Cap and join
styles
Figure 8.3. Pen styles
Figure 8.4. Predefined brush
styles
现在来看看具体的例子。下面的代码是绘制图8.5(a)中椭圆的代码:
QPainter painter(this);
painter.setRen
Figure
8.1. QPainter's most frequently used
draw...()
functions
Figure 8.2. Cap and join
styles
Figure 8.3. Pen styles
Figure 8.4. Predefined brush
styles
现在来看看具体的例子。下面的代码是绘制图8.5(a)中椭圆的代码:
QPainter painter(this);
painter.setRen