Welcome![Sign In][Sign Up]
Location:
Search - qt symbian

Search list

[SymbianQtbluetoothdiscoveryexample

Description: 本例子通过qt在s60平台上实现蓝牙查找功能,是学习蓝牙和Symbian qt的好资料 -Qt on this example by s60 platform, to achieve the Bluetooth search function, Bluetooth and Symbian qt to learn good information
Platform: | Size: 33792 | Author: ding | Hits:

[SymbianQtclock

Description: qt 时钟程序,在Symbian s60 上运行,能够帮助学习Symbian和qt结合的知识-qt clock program to run on the Symbian s60, Symbian, and qt can help to learn the knowledge integration
Platform: | Size: 28672 | Author: ding | Hits:

[Symbiananalogclock

Description: Symbian s60 下的时钟程序,利用qt实现-Symbian s60 clock under the procedure, and use qt to achieve
Platform: | Size: 18432 | Author: ding | Hits:

[Symbiancalculator

Description: Symbian s60 下的简易计算器程序,利用qt实现-Symbian s60 under the simple calculator program to use qt to achieve
Platform: | Size: 21504 | Author: ding | Hits:

[SymbianGraphicExam

Description: 用于Symbian手机短信的收发,symbian占有很大的市场,如果把新编学习好了,以后找工作不会很困难-Send and receive text messages for the Symbian mobile phone, symbian large market share, if the A New study well, and the future will not be very difficult to find a job
Platform: | Size: 73728 | Author: lanchunjia | Hits:

[SymbianQt_for_S60_QStackedWidget_Example_v1_0_en

Description: This a Qt symbian application-This is a Qt symbian application
Platform: | Size: 39936 | Author: Casper2004 | Hits:

[SymbianSymbian

Description: 09年的Symbian新资料,是Symbian程序员必不可少的工具书-The Symbian new information in 2009, is an indispensable tool for Symbian programmer
Platform: | Size: 1689600 | Author: 胡怀勇 | Hits:

[OtherQt_QSharedMemory_Example_v1_2_en

Description: This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, and another for the server to respond to the client. The example application has been tested to work on Maemo and Symbian with the Qt 4.6.2 release.
Platform: | Size: 90112 | Author: 何庆茹 | Hits:

[SymbianUINavigation

Description: this Project is a simple UI navigation that canbe done using QT for Symbian S60 5th Edition
Platform: | Size: 205824 | Author: yugi | Hits:

[Other Embeded programmedia

Description: QT 基于phonon的多媒体播放器,能播放视频和音频,能跨平台在windows\linux\塞班\winCE下编译-QT based on phonon multimedia player that can play video and audio, can be cross-platform windows \ linux \ Symbian \ winCE compile
Platform: | Size: 2170880 | Author: | Hits:

[BooksUsing_Qt_and_Symbian_C-_Together-1.2-a4

Description: using qt and symbian c together
Platform: | Size: 664576 | Author: finish_up | Hits:

[Symbiansymbian14

Description: symbian c++的十四个经典实例.包括QT和音乐播放器等。-14 examples for symbian c++
Platform: | Size: 10134528 | Author: Woody | Hits:

[Symbianqttest

Description: QT for symbian简单的表单例子-QT for symbian simple example form
Platform: | Size: 429056 | Author: yangjing | Hits:

[Symbiantutorial

Description: symbian QT Creator。展示一个地址簿。最新下载的QC Creator 2.0.0 和 QT4.7.0。连接上手机设在手机套件上,Run就可以在手机上运行。-symbian QT Creator. Display an address book. Last downloaded QC Creator 2.0.0 and QT4.7.0. Connect the phone in the phone kit, Run on the phone can run.
Platform: | Size: 87040 | Author: q_c_y | Hits:

[SymbianGreetingCard2

Description: Symbian第3版本,手机图片编辑程序,实现读取图片,在图片上添加文字,并可以改变文字的颜色,大小,位置-Symbian 3 image editing program version on mobile phone, realize read pictures, on the image to add text, and can change the text color, size and position
Platform: | Size: 1527808 | Author: 顾朋生 | Hits:

[WAP developHTTPClientExample

Description: symbian s60 http HTTPClientExample-symbian s60 http
Platform: | Size: 153600 | Author: 严鑫 | Hits:

[Linux-UnixMihPhoto-source-1.0.4.tar

Description: QT4开发的 触摸屏图像浏览器,通过触摸屏或者鼠标都可以浏览图片-MihPhoto is meant to be a simple touchscreen-friendly image viewer. There a lot of very good image viewers, including many opensource ones, but most of them are very difficult to handle on a touchscreen. This application was designed with touchscreens in mind so it is most useful if you have a touchscreen. To use the application just open an image then you can use the a swipe gesture to browse trough all the images located in the same folder as the first one. Being built using Qt, MihPhoto also runs on Symbian phones. Unlike the default image viewer in Symbian, that scans the phone and displays all images on the device, MihPhoto will only display the images in one folder, chosen by the user. This allows the user to organize photos using real filesystem folders.
Platform: | Size: 746496 | Author: yaoxu | Hits:

[Symbianuser-guide-Symbian-4.5.x.pdf

Description: qt for symbian source code, help
Platform: | Size: 730112 | Author: jamil | Hits:

[Symbianscript

Description: script in qt (symbian)
Platform: | Size: 923648 | Author: lalo | Hits:

[OtherThe-road-of-QT-learning

Description: Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java 的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选 择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧 何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预 处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt 使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境 中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够 运行于嵌入式平台的。-Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.
Platform: | Size: 4380672 | Author: hang yijun | Hits:
« 12 »

CodeBus www.codebus.net