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

搜索资源列表

  1. KeyAction

    0下载:
  2. 利用Qt模拟Windows鼠标和键盘事件-Use Qt emulates the Windows mouse and keyboard
  3. 所属分类:Hook api

    • 发布日期:2017-04-15
    • 文件大小:6699
    • 提供者:郑文龙
  1. clickedLabel

    0下载:
  2. Qt中的Label无法接收点击事件,该源码实现了QLabel能接受点击事件的标签,且鼠标移入可变色。-Label in the Qt can not receive the click event, the source code to achieve the QLabel to accept the event of the label, and the mouse moved into the color.
  3. 所属分类:Button control

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:sea.he
  1. screenshot1

    0下载:
  2. 使用 QT creater4.0 编码实现再电脑屏幕上通过鼠标点击截取图片文件,病保存在制定文件中。-Using QT creater4.0 coded again through the mouse to click on the computer screen capture image files, the disease is saved in the file.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3863
    • 提供者:xf32920027tang
  1. QwtWave

    0下载:
  2. Qt中使用Qwt实现静态图像的移动与缩放: 鼠标右键恢复上一级 ctrl+鼠标右键 恢复原始状态 鼠标左键 放大 ctrl+鼠标左键 移动图像-Qt is used Qwt mobile and zooming still images: Right-level recovery on the right mouse button to restore the original state ctrl+ left mouse button left mouse button to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:4981
    • 提供者:小样儿
  1. OPenGLdemo

    2下载:
  2. 可以用鼠标实现任意轴旋转平移缩放,提供Qt平台,win32平台和MFC平台,自己封装的RoamingScenceManager可以很容易构建opengl漫游场景。-You can use the mouse to achieve any axis pan and zoom, providing Qt platform, win32 platform and MFC platform, own package RoamingScenceManager can easily build opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:5033891
    • 提供者:李叶
  1. player

    0下载:
  2. 一款基于qt的播放器,支持鼠标双击和全屏切换。-A qt-based player that supports full-screen toggle and double-click the mouse.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-29
    • 文件大小:135816
    • 提供者:钱坤
  1. MyDraw

    0下载:
  2. 这个程序是通过QT编译运行的,简易的画板涂鸦工具,能通过鼠标的移动,在界面上画出你想画的。-This program is run by QT compiled simple drawing board graffiti tools, through movement of the mouse on the interface you want to draw a painting.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:4287
    • 提供者:梦醒来
  1. MyMouse

    0下载:
  2. 这是一个能实现鼠标的单击、双击、滚轮的功能的一个小程序,这是基于QT上的。-This is to achieve a mouse click, double click, scroll wheel features a small program, which is based on the QT.
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:6299
    • 提供者:梦醒来
  1. picture_rotate

    0下载:
  2. Qt实现显示svg图片,并可拖动鼠标旋转,新人做的效果不是很好。环境ubuntu16.04+Qt5.6.1,本人新测代码在WIN7+Qt环境下可用。-Qt display SVG pictures, and drag the mouse rotation, the new effect is not very good. Environment ubuntu16.04+Qt5.6.1, my new test code is available in the WIN7+Qt environmen
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:11448
    • 提供者:红兵
  1. cubeView

    0下载:
  2. 用Qt编写的一个3维图,可以使用鼠标事件,滚轮事件。-It s a small program based on Qt .Function:Draw a 3D graph ,can be controled by Mouse,wheel etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2691
    • 提供者:zhang jian
  1. CarRunning

    0下载:
  2. Qt编写小车运动动画:鼠标绘制路径关键点;Cardinal样条曲线插值计算,自动生成路径;小车能控制初速度和加速度,能随曲线起伏运动。-Qt write trolley motion animation: the mouse to draw a path key point Cardinal spline interpolation calculation, automatic generation path control car early speed and acceleration,
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:101334
    • 提供者:陆敏
  1. Demo

    0下载:
  2. windows下通过FindWindow抓取Qt进程主界面,并嵌入到自己的程序中显示.抓取的Qt程序界面坐标响应异常,导致菜单栏和工具栏无法正常鼠标事件解决方案.-Windows under the FindWindow through the Qt process to grab the main interface, and embedded into their own programs to show the process of grasping the Qt interface co
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:王波
  1. BSpline

    0下载:
  2. 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines
  3. 所属分类:绘图程序

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