文件名称:Qt自定义/自绘按钮类
文件大小:186KB
文件格式:RAR
更新时间:2014-12-26 16:27:31
Qt自定义按钮类 Qt自绘按钮类 Qt自绘button
QT 4.7.4自定义按钮button,按钮状态有:正常状态,鼠标移动状态,鼠标按下状态,鼠标释放状态暂定为与正常状态相同。可以设置按钮上文本或不显示文本,按钮自适应图片大小或图片自适应按钮大小,使能/禁用按钮等操作。如果安装了QT for VS2008也可以直接使用VS2008打开,否则使用Qt crater打开。
【文件预览】:
ButtonTest
----ButtonTest.vcproj(13KB)
----ButtonTest.sln(885B)
----main.cpp(189B)
----Normal.png(40KB)
----Button.h(3KB)
----mainwindow.h(340B)
----ButtonTest.suo(29KB)
----ShutDown.png(46KB)
----Disable.png(37KB)
----Move.PNG(52KB)
----mainwindow.cpp(723B)
----mainwindow.ui(654B)
----ButtonTest.pro(370B)
----Button.cpp(15KB)