• 大小: 1.23MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-29
  • 语言: 其他
  • 标签: css  qss  ps  black  white  

资源简介

最详细的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  PSstyle\head.h

     文件        361  2017-04-17 09:29  PSstyle\main.cpp

     文件       6333  2016-11-23 15:25  PSstyle\other\image\btn_close.png

     文件       6160  2016-11-23 15:25  PSstyle\other\image\btn_ok.png

     文件     991402  2017-04-09 17:11  PSstyle\other\image\Font Awesome Cheatsheet.png

     文件     165548  2017-04-09 17:13  PSstyle\other\image\fontawesome-webfont.ttf

     文件       2616  2016-11-23 15:25  PSstyle\other\image\msg_error.png

     文件       3051  2016-11-23 15:25  PSstyle\other\image\msg_info.png

     文件       4091  2016-11-23 15:25  PSstyle\other\image\msg_question.png

     文件     117337  2015-10-13 12:46  PSstyle\other\image\qt_zh_CN.qm

     文件        593  2016-04-27 14:47  PSstyle\other\image\widgets.qm

     文件      67646  2016-06-15 15:23  PSstyle\other\main.ico

     文件        432  2017-04-09 16:58  PSstyle\other\main.qrc

     文件         36  2014-10-14 18:18  PSstyle\other\main.rc

     文件        181  2017-03-02 15:22  PSstyle\other\qss\flatwhite\add_bottom.png

     文件        219  2017-03-02 15:22  PSstyle\other\qss\flatwhite\add_left.png

     文件        214  2017-03-02 15:22  PSstyle\other\qss\flatwhite\add_right.png

     文件        178  2017-03-02 15:22  PSstyle\other\qss\flatwhite\add_top.png

     文件        167  2017-03-02 15:22  PSstyle\other\qss\flatwhite\branch_close.png

     文件        273  2017-03-02 15:22  PSstyle\other\qss\flatwhite\branch_open.png

     文件        358  2017-03-02 15:22  PSstyle\other\qss\flatwhite\calendar_nextmonth.png

     文件        341  2017-03-02 15:22  PSstyle\other\qss\flatwhite\calendar_prevmonth.png

     文件        289  2017-03-02 15:22  PSstyle\other\qss\flatwhite\checkbox_checked.png

     文件        301  2017-03-02 15:22  PSstyle\other\qss\flatwhite\checkbox_checked_disable.png

     文件        172  2017-03-02 15:22  PSstyle\other\qss\flatwhite\checkbox_parcial.png

     文件        237  2017-03-02 15:22  PSstyle\other\qss\flatwhite\checkbox_parcial_disable.png

     文件        133  2017-03-02 15:22  PSstyle\other\qss\flatwhite\checkbox_unchecked.png

     文件        137  2017-03-02 15:22  PSstyle\other\qss\flatwhite\checkbox_unchecked_disable.png

     文件        726  2017-03-02 15:22  PSstyle\other\qss\flatwhite\radiobutton_checked.png

     文件        817  2017-03-02 15:22  PSstyle\other\qss\flatwhite\radiobutton_checked_disable.png

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

评论

共有 条评论