PS三种风格样式表黑,白,蓝.rar


最详细的PS风格样式表。涵盖多种风格,里面代码全部开源,可以使用,效果很好。有Ps黑色风格,白色风格,蓝色风格等。Qt可进行编辑使用,代码简洁易懂。
资源截图
代码片段和文件信息
#include “quicreator.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    a.setFont(QFont(“Microsoft Yahei“ 9));
    a.setWindowIcon(QIcon(“:/main.ico“));

    QUICreator w;
    w.setWindowtitle(“styledemo   Author: feiyangqingyun@163.com   QQ: 517216493“);
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        180  2017-11-11 14:15  PSstylehead.h

     文件        361  2017-04-17 09:29  PSstylemain.cpp

     文件       6333  2016-11-23 15:25  PSstyleotherimagetn_close.png

     文件       6160  2016-11-23 15:25  PSstyleotherimagetn_ok.png

     文件     991402  2017-04-09 17:11  PSstyleotherimageFont Awesome Cheatsheet.png

     文件     165548  2017-04-09 17:13  PSstyleotherimagefontawesome-webfont.ttf

     文件       2616  2016-11-23 15:25  PSstyleotherimagemsg_error.png

     文件       3051  2016-11-23 15:25  PSstyleotherimagemsg_info.png

     文件       4091  2016-11-23 15:25  PSstyleotherimagemsg_question.png

     文件     117337  2015-10-13 12:46  PSstyleotherimageqt_zh_CN.qm

     文件        593  2016-04-27 14:47  PSstyleotherimagewidgets.qm

     文件      67646  2016-06-15 15:23  PSstyleothermain.ico

     文件        432  2017-04-09 16:58  PSstyleothermain.qrc

     文件         36  2014-10-14 18:18  PSstyleothermain.rc

     文件        181  2017-03-02 15:22  PSstyleotherqssflatwhiteadd_bottom.png

     文件        219  2017-03-02 15:22  PSstyleotherqssflatwhiteadd_left.png

     文件        214  2017-03-02 15:22  PSstyleotherqssflatwhiteadd_right.png

     文件        178  2017-03-02 15:22  PSstyleotherqssflatwhiteadd_top.png

     文件        167  2017-03-02 15:22  PSstyleotherqssflatwhiteranch_close.png

     文件        273  2017-03-02 15:22  PSstyleotherqssflatwhiteranch_open.png

     文件        358  2017-03-02 15:22  PSstyleotherqssflatwhitecalendar_nextmonth.png

     文件        341  2017-03-02 15:22  PSstyleotherqssflatwhitecalendar_prevmonth.png

     文件        289  2017-03-02 15:22  PSstyleotherqssflatwhitecheckbox_checked.png

     文件        301  2017-03-02 15:22  PSstyleotherqssflatwhitecheckbox_checked_disable.png

     文件        172  2017-03-02 15:22  PSstyleotherqssflatwhitecheckbox_parcial.png

     文件        237  2017-03-02 15:22  PSstyleotherqssflatwhitecheckbox_parcial_disable.png

     文件        133  2017-03-02 15:22  PSstyleotherqssflatwhitecheckbox_unchecked.png

     文件        137  2017-03-02 15:22  PSstyleotherqssflatwhitecheckbox_unchecked_disable.png

     文件        726  2017-03-02 15:22  PSstyleotherqssflatwhite
adiobutton_checked.png

     文件        817  2017-03-02 15:22  PSstyleotherqssflatwhite
adiobutton_checked_disable.png

............此处省略60个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)