Welcome![Sign In][Sign Up]
Location:
Search - QT-X

Search list

[Compress-Decompress algrithmsQt_Project

Description: 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows 平台上的 MFC、OWL、VCL、ATL 是同类型的东西。 本次课程,我运用QT GUI设计了泡泡龙的游戏界面,所用版本为Qt 5.1.1。 -Bubble is a very popular game, the picture is concise, simple and easy operation, and is very suitable for entertainment and leisure game. Qt is a 1991 by cross platform C++ graphical user interface application development framework developed by trolltech. It can not only develop GUI program, also can be used for the development of non GUI programs, such as tools and the server console. Qt is an object-oriented framework, using code generation special extension (called the meta object compiler (Meta Object Compiler, MOC)) as well as some macros, easy to expand, allowing the component programming. Basically, the Qt with the X Window Motif, Openwin, GTK graphical interface library and Windows on the platform of MFC, OWL, VCL, ATL is the same type of thing. In this course, I use QT GUI to design the Bubble Bobble game interface, the version of Qt 5.1.1.
Platform: | Size: 4995072 | Author: 赵娅 | Hits:

[Linux-UnixFkbd

Description: qt下的软键盘功能,可以用鼠标模拟键盘操作,对深入理解qt功能很有帮助-Virtual keyboard done with Qt 4.x and QtQuick when it was in beta. Does work as onscreen keyboard under Windows- does not work with X11 (empty implementation). Key remmaping code found somwhere on the net.
Platform: | Size: 173056 | Author: 李茂林 | Hits:

[Linux driveratk-1.9.1.tar

Description: Achievo ATK是一个面向对象的PHP开发框架。它让开发人员只需关注应用逻辑,而不是编写HTML代码。ATK提供了一个完整的框架,只要10行代码就能开发出一个可用的应用程序,而其它该框架将自动为生成,并完全可自己定制。ATK 常被喻为Ruby on Rails 。 -Dà zhǎn ATK shì yīgè miànxiàng duìxiàng de PHP kāifā kuàngjià. Tā ràng kāifā rényuán zhǐ xū guānzhù yìngyòng luójí, ér bùshì biānxiě HTML dàimǎ.ATK tígōngle yīgè wánzhěng de kuàngjià, zhǐyào 10 xíng dàimǎ jiù néng kāifā chū yīgè kěyòng de yìngyòng chéngxù, ér qítā gāi kuàngjià jiāng zìdòng wéi shēngchéng, bìng wánquán kě zìjǐ dìngzhì.ATK cháng bèi yù wèi Ruby on Rails de.
Platform: | Size: 483328 | Author: jianganbao | Hits:

[Browser ClientKePlayerPlugin

Description: 基于Qt的activeX和NPAPI的播放器-player base on active X and NPAPI with Qt
Platform: | Size: 178176 | Author: 荆鹏 | Hits:

[Screen saver13)

Description: 解决libVLC双击无法全屏的问题 解决libVLC双击无法全屏的问题-void MainInterface::setVideoFullScreen( bool fs ) { b_videoFullScreen = fs if( fs ) { int numscreen = var_InheritInteger( p_intf, qt-fullscreen-screennumber ) if user hasn t defined screennumber, or screennumber that is bigger * than current number of screens, take screennumber where current interface * is if( numscreen ==-1 || numscreen > QApplication::desktop()->numScreens() ) numscreen = QApplication::desktop()->screenNumber( p_intf->p_sys->p_mi ) QRect screenres = QApplication::desktop()->screenGeometry( numscreen ) To be sure window is on proper-screen in xinerama if( !screenres.contains( pos() ) ) { msg_Dbg( p_intf, Moving video to correct screen ) move( QPoint( screenres.x(), screenres.y() ) ) } if( playlistWidget != NULL && playlistWidget->artContainer->current
Platform: | Size: 1024 | Author: 姓名 | Hits:

[OtherSeismicWaveNumericalModelling

Description: 弹性波声波地震模拟 C++QT编写 大家可以参考 输入速度模型 输出z x分量-Elastic wave acoustic seismic modeling, you can write C++ QT reference input velocity model component output zx
Platform: | Size: 296960 | Author: wusihai | Hits:

[Graph DrawingQwtWave

Description: Qt中使用Qwt实现将坐标轴的x轴改为系统时间,并且动态绘图-Qt is used to implement the x-axis Qwt axis to the system time, and dynamic graphics
Platform: | Size: 5120 | Author: 小样儿 | Hits:

[VC/MFCShlee-M.---Proffessional-programming-on-CPP.-PCD.

Description: The book is dedicated to developing applications for Windows, Linux and Mac OS X with use of Qt version 4.8 library.Language : russian, format : PDF,Author:M.Shlee. Considered in detail the possibilities offered by this library, and describes the features that differentiate it other libraries. Described IDE Qt Creator development. Showing the creation of user interfaces c using Qt Quick and QML. The book contains detailed information about the classes of Qt 4 and are prac-cal recommendations of their application, illustrated in the big if-honors detail annotated examples. Projects examples the book are available on CD. For programmers.-The book is dedicated to developing applications for Windows, Linux and Mac OS X with use of Qt version 4.8 library.Language : russian, format : PDF,Author:M.Shlee. Considered in detail the possibilities offered by this library, and describes the features that differentiate it other libraries. Described IDE Qt Creator development. Showing the creation of user interfaces c using Qt Quick and QML. The book contains detailed information about the classes of Qt 4 and are prac-cal recommendations of their application, illustrated in the big if-honors detail annotated examples. Projects examples the book are available on CD. For programmers.
Platform: | Size: 37556224 | Author: mstif | Hits:

[Otherqt5开发及实例(第二版)源码

Description: 在Qt 5这个版本中,Qt Quick成为了Qt的核心。但是Qt 5也继续提供了本地C++强大的功能来完成更好的用户体验,也提供了对OpenGL/OpenGL ES图形加速的完全支持。 Qt 5是自2005年发布的Qt 4.x系列之后的第一个做出大改动的版本。这次的改变主要是使得Qt更加适应未来的需求。 Qt 5.0版本发布了完整的SDK,覆盖了Windows、Mac OS X以及Linux。这表明Qt 5.0版本发布的内容包括:Qt 5框架、IDE(Qt Creator)、示例以及文档。(In this version of Qt 5, Qt Quick became the core of Qt. However, Qt 5 continues to provide powerful local C++ capabilities for better user experience and provides full support for graphics acceleration in OpenGL/OpenGL ES. Qt 5 is the first major change since the release of the Qt 4.x Series in 2005. This change is mainly to make Qt more adapted to future needs. Qt 5 releases a full SDK that covers Windows, Mac, OS, X, and Linux. This shows that the contents of Qt 5 release include: Qt 5 framework, IDE (Qt Creator), examples and documents.)
Platform: | Size: 21594112 | Author: 蜗の牛 | Hits:

[Otherclasspath-0.98.tar

Description: 用于虚拟机的安装 方法 cd ~/work/free $ wget ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz $ tar xzvf classpath-0.98.tar.gz $ cd classpath-0.98 $ ./configure--disable-examples --without-x --disable-qt-peer --disable-gtk-peer--disable-gconf-peer --disable-plugin --disable-alsa --disable-dssi $ make -i $ sudo make install -i(use by ubantu way cd ~/work/free $ wget ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz $ tar xzvf classpath-0.98.tar.gz $ cd classpath-0.98 $ ./configure--disable-examples --without-x --disable-qt-peer --disable-gtk-peer--disable-gconf-peer --disable-plugin --disable-alsa --disable-dssi $ make -i $ sudo make install -i)
Platform: | Size: 11021312 | Author: 时暑 | Hits:

[OtherDetect It Easy source code

Description: This the latest available detect it easy source code, for scanning an executable details (compiler used, protection used, linker used, encryption scanner, etc) How to build on Linux Install Qt 5.6.3: Download Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git Edit build_lin64.sh (check QT_PATH variable) bash -x build_lin64.sh How to build on Windows Install Visual Studio 2013: download Install Qt 5.6.3 for VS2013: download(x32) Install 7-Zip: download Download and unpack UPX 3.95 for Windows: download Clone project: git clone --recursive https://github.com/horsicq/DIE-engine.git Edit build_win32.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH, UPX_PATH variables) Run build_win32.bat How to build on OSX Install Qt 5.6.3: Download Clone project:git clone --recursive https://github.com/horsicq/DIE-engine.git Edit build_mac.sh (check QT_PATH variable) bash -x build_mac.sh
Platform: | Size: 28282110 | Author: nanobot | Hits:
« 1 2 3 4»

CodeBus www.codebus.net