搜索资源列表
drawer 类似QQ界面的形式
- 实现抽屉效果,运用类似QQ界面的形式,对于新手来说比较容易入门 -drawer
DirectUI
- 从网上收集的DirectUI资料,可以轻松实现类似360,QQ的界面。其中有几个是收费版的demo,有几个是开发源码的demo。有源码的几个工程中的控件都不是标准的Windows控件,当然没有收费版的方便。如果需求不是很大,可以使用这种库。-DirectUI information collected from the Internet, you can easily achieve similar 360, QQ interface. Several of the fee version of
QToolBox
- 基于QT的一个类似于腾迅QQ的抽屉控件.很基础的一个程序.-A QT-based Tencent QQ is similar to the control of the drawer. Is based on a program.
QQ.tar
- 一个仿qq的界面,实现了抽屉效果,还有个性的头像,名称等-a ui looks like qq
Note
- QQ便签,一款基于C++、Qt的桌面应用程序。Qt有比MFC更强大的功能,大家可以参考一下哦-QQ Note is a application based on C++,Qt.
chatClient
- 学习Qt有一段时间了,然后我就仿造qq登录界面做了一个,感觉好不错-Learn Qt for some time, and then I copy qq login screen did a good feeling good
qtchat
- 仿qq聊天程序,包括客服端和服务端代码,qt编程-Imitation qq chat program, including customer-side and server-side code, qt programming
QQ
- 在linux环境下利用QT软件编写的QQ登陆界面,包括输入用户名和密码,检验用户名和密码,成功后显示登陆界面-In linux environment using software written in QT QQ login interface, including a user name and password, verify that the user name and password, the login screen is displayed after successful
chat
- 这是一个用Qt做的类似于QQ聊天的窗口界面软件,对学习Qt的人来说应该是很有用处的。-This is a Qt do like QQ chat window interface software, to learn Qt people who should be very useful.
qqlogin
- C++与QT实现的QQ登陆服务,初学QT的朋友可以参考一下-C++ and QT achieve QQ landing service
drawer
- Qt抽屉效果 模仿老版本QQ界面风格的Qt源代码程序 按键按下弹出抽屉窗口-Qt drawer
QQStars-master
- 用Qt+qml写了一个qq客户端,采用webqq协议-With Qt+ qml write a qq client, using webqq agreement
QQCat
- 基于qt实现的简单类似qq截屏功能,希望对大家有所帮助。-qq cat
QQ模拟界面
- 用MFC制成的一个QQ模拟界面,可以登录,自己设置帐号密码,可以自己用QT更改界面
myqq
- 我的qq界面,分组有好友,陌生人,黑名单,用Qt编程实现抽屉式界面-my qq
QQ_2013090513
- QT实现类似QQ登陆界面,用到Qss,无功能实现只有界面显示- QT achieve a similar QQ login interface, use Qss, not only to achieve the function interface display
QQnews
- 基于QT模仿QQ新闻弹窗。开发环境为VS2010+QT5.3.0。 -QT-based imitation QQ news pop.
QQApplication
- 用QT写的仿制QQ登陆界面和聊天界面比较不错 相信我(Written by QT imitation QQ landing interface and chat interface is pretty good, believe me)
AutoHideWidget
- 在QT软件中可以实现窗口靠边隐藏,代码简洁美观,很实用,值得借鉴不足之处请指出。(In the QT software, the window can be hidden, the code is concise and beautiful, and it is practical. It is worth referring to the shortcomings.)
ScreenSnaper
- 基于Qt4下的截屏软件 使用了QPixmap::grabWindow(QApplication::desktop()->winId())来获得屏幕的图像 并保存在QPixmap的一个对象fullScreenMap里 再将该图像画到一个QWidget上并showFullScreen()以覆盖屏幕 之后的操作都是在这个QWidget上进行 跟QQ截图有点象 完成后点鼠标右键就有ContextMenu弹出 Esc为退出,空格键保存图像(当然也可以右键菜单保存)(Scr
