搜索资源列表
source
- 本软件用VS 2005 + QT4.4.3 + QextSerialPort写成,界面模仿串口调试助手-本软件用VS 2005+ QT4.4.3+ QextSerialPort写成,界面模仿串口调试助手
qttutorials
- qt教程,里面包含了vs的工程文件,qt需要编译到vs里才能使用-qt tutorial, which contains a vs project file, qt needs to be compiled to be used in vs
m
- 使用Qt实现界面动态效果样例,vs界面中的停靠面板鼠标响应-Using the Qt interface dynamic effects of sample vs. interface in the docked panel mouse response
GraphicsTest
- vs平台,基于qt的画图--graphics练习 使用的c++ 实现椭圆,颜色改变,添加图形,view里面右键菜单,添加删除item-vs platform, qt-based drawing- graphics practice using c++ oval, change the color, add a graphic view inside the right-click menu, add remove item
VolumePerOpen
- 一个运用VS编写的Qt对话框Dialog程序,里面实现了通过固定的API接口获取股票数据显示在Dialog里的功能-A written using VS Qt Dialog dialog box program, which implements the access to stock data displayed in the Dialog function through the API interface fixation
visual-cPP
- C++ QT 3D IDE for development of VS1003, VS Show time applet on the desktop, Music Search Software The NAudio Play wav, MP3 and othe a mp3 player,simple but a good ex five files inside the documents the gstreamer-sdk inside the
BNC-2.11.2-Source
- BNC源码由C++语言所写 可以在QT与VS平台下进行调试-BNC source code written by the C++ language can be debugged in the QT and VS platform
IterativeNetworkFlow-master
- 用迭代的方法实现网络最大流求解,含Qt可视化演示界面,需Qt+VS支持。-Iterative methods to achieve maximum network flow Solution containing visual presentation Qt interface is required Qt+VS support.
qt-navigation-bar
- Qt5实现的类似于OutLook功能区分类的导航组件,可以直接用QtCreator打开,或者通过导入pro用VS+addin集成环境打开。-Qt5 similar to the OutLook function to achieve the classification of navigation components, you can directly open the QtCreator
QT-Delegatet
- 该程序是关于QT delegate的使用,包括QT和VS两个版本-The program is on the use of QT delegate, including QT and VS two versions
Spreadsheet
- VS2010+Qt4.8编写的电子制表软件,完美运行,可以作为本科毕业生毕设题目。配置需要:VS2010及以上版本,Qt4.8及以上版本,QtAddin1.1以上版本(将Qt集成到VS中),源码注释详尽,初学者也可以读懂,倾情奉献。-VS2010+ Qt4.8 prepared by the electronic tabulation software, the perfect run, you can set up as a graduate graduate. Configuration n
qt-vs-addin-1.1.5
- qt-vs-addin-1.1.5在官网上已经找不到了,但是现在还有一些技术需要使用到原来的插件,特此找到了qt-vs-addin-1.1.5的插件,可以与vs2008完美结合(Qt-vs-addin-1.1.5 can't find it on the official website, but there are still some techniques that need to be used in the original plug-in, so I've found a plug-i
testQT
- VS 2015 QT5.6 QT C++ 进行图片的切割(VS 2015 QT5.6 QT C++ Picture cut)
por
- 适合新手的c/c++串口源码,使用qt和vs编译,发送接收等操作,有详细的注释(Suitable for novice c/c++ serial source code, using QT and vs compiler, send and receive operations, such as detailed notes)
MiniDraw
- 利用Figure类封装各类图像(线,圆,矩形,多边形,自由曲线) 在画板上画图,并通过基类指针指向父类添加图形并保存 通过画笔将图形绘制到界面上(MiniDraw Ellip.cpp Ellip.h Figure.cpp Figure.h FreeHand.cpp FreeHand.h Line.cpp Line.h main.cpp minidraw.cpp minidraw.h minidraw.ui Poly.cpp Poly.h viewwidget.
qt-vs-tools-msvc2015-2.0.0
- good tool, qt vs add tool
GraphcisEdit
- QT+vs实现画图,包括画线面,图像的放大缩小,结果保存(use qt and vs to draw different object)
MFC源码包
- 利用VS及Qt制作图像界面,实现点云的可视化操作(Making use of VS and Qt to create image interface to realize point cloud visualization.)
myMainWindows
- 利用VS+QT环境开发的一个小的浏览器,可以输入网址打开,可以跳转页面(Using VS+QT environment to develop a small browser, you can enter the URL open, you can jump page.)
多线程tcp服务器
- c#语言,vs中开发,线程安全,已投入用于项目,实用性强。需要c++语言的请留意,在qt中开发的。