Demo,用来测试自适应大小的QWidget控件,通过继承QWidget,改写其paintEvent函数,在函数中修改字体大小,利用painter.drawText进行文字绘制。