CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - qt 图片

搜索资源列表

  1. 基于QT的图片浏览器

    2下载:
  2. 基于qt的图片浏览器
  3. 所属分类:Windows编程

    • 发布日期:2010-11-02
    • 文件大小:256703
    • 提供者:yf1311
  1. printimage.rar

    0下载:
  2. 在QT中实现图片打印功能,代码比较简单,但打印时需要连接打印机才行,Printimg
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:123048
    • 提供者:jiaojiao
  1. digitalPhotoFrame.rar

    0下载:
  2. 本人写的qt的数码相框,绝对原创。可以导入一个目录./debug/pic下的所有图片,可以播放暂停、等比例放缩填充满(自适应)相框,放缩5个级别,I wrote qt digital photo frame, an absolute original. Can import a directory./Debug/pic of all the pictures, you can suspend the player, such as filling a zoom ratio (adaptive)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1558051
    • 提供者:aa
  1. QtImage

    0下载:
  2. Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-25
    • 文件大小:29272
    • 提供者:袁应天
  1. imageviewer

    0下载:
  2. 一个简单的图片浏览程序 开发环境为QT 使用环境windows-A simple picture browser program development environment for windows environment QT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:927290
    • 提供者:王雪飞
  1. Qt4.5_zooIn_Out_Image

    0下载:
  2. 该代码用Qt4开发工具编写而成,界面所用模板为MainWindow,该模板可带下拉菜单选项,该代码在此基础上实现了对图片的基本操作。例如缩放,窗口填充,大小还原。-The code used was prepared by the Qt4 development tools, the interface used in the template for the MainWindow, the template can be with the drop-down menu option, the
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:862192
    • 提供者:
  1. Qt4.5OperateImageInDrill

    0下载:
  2. 该代码可以清晰地将图片放大到看到它的细微之处,在盒子窗口下,通过拉动两边调节棒,可以清楚地对图片进行放大和缩小。-The code can clearly see the picture to enlarge it to the subtle, in the box under the window, through the pull rod adjustment on both sides, it is clear on the picture to zoom in and out.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4616012
    • 提供者:
  1. QtImage

    0下载:
  2. 用 QT 写的一个跨平台的图片浏览软件。 学习QT的可以参考下。 -Written using QT, a cross-platform image browser software. QT-learning can refer to the next.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:31852
    • 提供者:guhan
  1. butterfly

    0下载:
  2. 这是关于图片处理的程序,利用两张图片交互显示,达到看到动画的效果。此程序为QT编程书中的一个例子,我觉得很好。-This is about image processing program, using two pictures interactive display, to see the animation effect. This program is an example of QT programming book, I feel good.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:80253
    • 提供者:王娟
  1. 使用QT查看图片

    0下载:
  2. QT开发的图片查看软件,可以成功编译和运行
  3. 所属分类:界面编程

    • 发布日期:2013-03-23
    • 文件大小:15229
    • 提供者:bigbird_zp
  1. 图片格式转换

    0下载:
  2. 在qt下的将图片格式:jpeg、bmp等多种格式进行转换,并可以对图片进行色彩的减弱和增强。
  3. 所属分类:GDI/图象编程

  1. QT-pic

    0下载:
  2. QT工程中如何使用图片的说明。QT初学者的好材料。-QT project instructions on how to use the picture. QT beginners good material.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1894
    • 提供者:anan
  1. pictureflow-qt

    1下载:
  2. C++ 基于qt库实现仿iPhone界面图片滑动切换效果,原来的代码是在qtcn里面下载的,这个程序只能在linux下面加载图片成功,windows下加载不上,原因未知,用法就是将图片拷贝到.exe目录内,同级目录,程序加载后会自动加载。-C++ based on the qt library implements imitation iPhone interface picture slide transition effects, the original code is qtcn insi
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:487607
    • 提供者:高文
  1. pictureflow-qt

    0下载:
  2. C++ 基于qt库实现仿iPhone界面图片滑动切换效果,原来的代码是在qtcn里面下载的,这个程序只能在linux下面加载图片成功,windows下加载不上,原因未知,用法就是将图片拷贝到.exe目录内,同级目录,程序加载后会自动加载。-C++ qt library implementation based on imitation of the iPhone interface picture slide transition effects, the original code is do
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:487125
    • 提供者:npudn4
  1. Qt-add-picture-on-button

    0下载:
  2. 该资料详细的介绍了在Qt中窗体和按钮添加背景图片的方法-adding the background image method in the form and button of QT
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:230502
    • 提供者:王海
  1. QT写txt文件和保存8位bmp图片

    0下载:
  2. 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)
  3. 所属分类:其他

  1. Qt 按钮实现图片切换

    1下载:
  2. qt的一段程序,主要实现的功能是,通过按钮实现图片切换。(button to achieve the image switch.)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-10
    • 文件大小:6413312
    • 提供者:熊了个猫
  1. 图片查看器

    0下载:
  2. QT下图片查看器,可以放大或者缩小图片,还有一些其他的简单功能。(QT under the picture viewer, you can enlarge or reduce the picture, there are some other simple functions.)
  3. 所属分类:界面编程

    • 发布日期:2018-04-28
    • 文件大小:1187840
    • 提供者:大圣3号
  1. Qt-VTK-viewer-master

    2下载:
  2. dicom图片读取显示,3D重建,DICOM序列图动态图(vtk 3d reconstruction with C++(QT))
  3. 所属分类:Windows编程

    • 发布日期:2019-05-15
    • 文件大小:68608
    • 提供者:nicoles
  1. 树莓派3B+ qr488 通过usb操作热敏打印机,打印图片qt源码

    2下载:
  2. 树莓派3B+ qr488 通过usb操作热敏打印机,打印图片源码,这是树莓派下热敏打印机的操作示例,而且有图片翻转,包括降低色阶的方法。
  3. 所属分类:Windows编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com