CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Qt 类

搜索资源列表

  1. Qt

    0下载:
  2. qt类库是非微软类库,跨平台性好,也可用于嵌于式开发。本代码为qt编程入门非常好的例子。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:165579
    • 提供者:杨光大
  1. QT类表

    0下载:
  2. QT类表
  3. 所属分类:Windows编程

  1. Qt类库

    0下载:
  2. Qt类库Qt类库Qt类库Qt类库Qt类库
  3. 所属分类:编程文档

  1. QT动态库总结

    0下载:
  2. 总结了下动态链接库的编写方式,在这里总结了三种,分别是非QWidget的子类、是QWidget子类、非类三种形式的动态库。
  3. 所属分类:编程文档

  1. qtclass

    0下载:
  2. qt类库关系图,清晰明了,参考档案-CLASS of qt hierthky,.............................
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:23869
    • 提供者:gulingjun
  1. QT-chm-Manual

    0下载:
  2. QT手册,chm电子书,包含了入门教学,以及各种QT类的说明-QT manual, chm ebook, contains tutorial, and a variety of QT classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7501708
    • 提供者:TwilightSun
  1. Qt-programming-under-Linux-Getting-Started

    0下载:
  2. 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:17887
    • 提供者:jeff
  1. qt-documentation

    1下载:
  2. 这是一个关于QT2程序编写的中文参考文档,里面对QT类的作用讲的很详细-This is a study on QT Chinese programmers reference documentation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7504670
    • 提供者:cenwentong
  1. qt43jichengguanxitu

    0下载:
  2. qt43类继承关系图,不用说下来看看就知道怎么样了-Class inheritance diagram qt43, needless to say it knew how to take a look at the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:23898
    • 提供者:jiang
  1. qt42-class-chart

    0下载:
  2. qt42-class-chart 基于qt4的qt类框图-qt42-class-chart based on the qt-type diagram qt4
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:80748
    • 提供者:闵建
  1. qtDocWithIdx

    0下载:
  2. QT类的综合讲解,是QT初学者的好帮手。帮助我们充分了解QT的所有类。-QT class, comprehensive explanations, is a good helper for beginners QT. QT to help us fully understand all of the classes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7411621
    • 提供者:刘晓林
  1. qt

    0下载:
  2. qt类树,对理解qt类之间关系很有帮助。-qt class tree, on the understanding of the relationship between the qt classes helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:23884
    • 提供者:chen
  1. Qt-reference-book

    0下载:
  2. Qt 的基本参考资料,包含所有类的说明和程序的基本原理、编译方法-Qt' s basic reference information, including instructions and procedures for all classes of the basic principles, methods of compiling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6522672
    • 提供者:luchen
  1. Qt

    0下载:
  2. 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。   本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:7017178
    • 提供者:张付有
  1. GPIO口控制类GpioControl

    0下载:
  2. 自己写的嵌入式LINUX下GPIO口控制类 ,用在QT的Widgets Application中 【使用方法】 [初始化对象] GpioControl m_gpioControl; [初始化GPIO第84口OUT] m_gpioControl.Init(84); [设置GPIO第84口高电平] m_gpioControl.gpio_set_value(84, "1"); [设置GPIO第84口低电平] m_gpioControl.gpio_set_value(84, &
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:矿石棋坛
  1. QT_ROI

    0下载:
  2. 利用QT类获取ROI窗口,采用QT5.5版本,类似opencv获取ROI数据方法(Using the QT class to obtain ROI window, using QT5.5 version, similar to opencv access to ROI data methods)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1693696
    • 提供者:dongdong2127
  1. QT中文帮助文档

    0下载:
  2. 本文中介绍了QT5的常用的一些类图关系,和类的功能函数(This book introduces the use of QT5 grammar in detail to facilitate the use of QT5)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:7485440
    • 提供者:IT --- 庸才
  1. qt类表

    0下载:
  2. qt类表,可从中了解qt中类的框架,qt学习(The QT class table to understand the framework of the class in the QT)
  3. 所属分类:界面编程

    • 发布日期:2018-01-06
    • 文件大小:23552
    • 提供者:生产日期
  1. qt

    0下载:
  2. 初学者学习其他的资料,内含qt类表和关于qt通信之类的内容(Beginners learn other materials, including qt tables and qt communications)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:623616
    • 提供者:xiaokuikui
  1. OpenCV-MinGW-Build-OpenCV-3.4.1

    0下载:
  2. 编译好的 OpenCV(MinGW 版),可供QT使用(Compiled OpenCV (MinGW version) for use in QT)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:12201984
    • 提供者:kaiser3377
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com