登录
首页 » QT » QtOnAndroid

QtOnAndroid

于 2021-02-17 发布 文件大小:2661KB
0 275
下载积分: 1 下载次数: 1

代码说明:

  QtOnAndroid例子,Qt On Android (QtOnAndroid Examples)

文件列表:

QtOnAndroid
...........\aMusic
...........\......\aMusic.pro,843,2014-06-02
...........\......\aMusic.pro.user,25022,2014-06-04
...........\......\amusic.qrc,901,2014-05-19
...........\......\android
...........\......\.......\AndroidManifest.xml,3463,2014-05-18
...........\......\images

...........\......\......\bg





...........\......\......\..\bg_1 - 副本.jpg,4174,2014-05-19
...........\......\......\..\bg_1.jpg,5332,2014-05-19
...........\......\......\..\bg_2.jpg,72653,2014-05-19
...........\......\......\..\bg_tt2.png,45276,2014-05-19
...........\......\......\..\bg_tt2.tsp,116117,2014-05-19
...........\......\......\..\bkgnd.png,45235,2014-05-19
...........\......\......\..\yinfu.jpg,57947,2014-05-19




...........\......\......\button_bkgnd.tsp,9610,2014-05-20
...........\......\......\down.png,4335,2009-02-27
...........\......\......\file.png,11435,2014-05-18
...........\......\......\folder.png,6173,2011-11-03
...........\......\......\imageFile.png,5023,2011-11-03
...........\......\......\nextSong.png,2563,2014-05-18
...........\......\......\nextSong_down.png,2026,2014-05-18
...........\......\......\open.png,1546,2014-05-19
...........\......\......\openfile.png,2141,2014-05-19
...........\......\......\openfile_down.png,2155,2014-05-19
...........\......\......\playinfoBkgnd.png,4017,2009-10-12
...........\......\......\playinfomask.png,4536,2009-10-12
...........\......\......\playlist.png,2196,2014-05-18
...........\......\......\playlist_bkgnd.png,5300,2009-06-19
...........\......\......\playlist_down.png,1954,2014-05-18
...........\......\......\playpause.png,2234,2014-05-19
...........\......\......\playpause_down.png,2293,2014-05-18
...........\......\......\preSong.png,2553,2014-05-18
...........\......\......\preSong_down.png,2034,2014-05-18
...........\......\......\songPause.png,4477,2009-11-27
...........\......\......\songProgressBarBkgnd.png,5588,2009-12-08
...........\......\......\songProgressBarFiller.png,5814,2009-12-08
...........\......\......\songVolume.png,1320,2014-06-02
...........\......\......\songVolumeBkgnd.png,5512,2009-12-08
...........\......\......\songVolumeFiller.png,8897,2009-12-08
...........\......\......\songVolume_quiet.png,1245,2014-06-02
...........\......\......\stop.png,2231,2014-05-19
...........\......\......\stop_down.png,1909,2014-05-18
...........\......\......\txtFile.png,3271,2014-05-18
...........\......\......\up.png,4347,2009-02-27
...........\......\......\videoFile.png,5477,2011-11-03
...........\......\main.cpp,939,2014-05-21
...........\......\musicWidget.cpp,16206,2014-06-02
...........\......\musicWidget.h,2140,2014-06-02
...........\......\rowDelegate.h,559,2014-05-19
...........\......\widget.cpp,2755,2014-06-02
...........\......\widget.h,706,2014-06-02
...........\Contact
...........\.......\Contact.pro,277,2011-07-04
...........\.......\Contact.pro.user,15727,2011-07-04
...........\.......\contact.xml,241,2011-07-04
...........\.......\main.cpp,2764,2011-07-04
...........\.......\widget.cpp,4326,2011-07-04
...........\.......\widget.h,772,2011-07-04
...........\countdown
...........\.........\android
...........\.........\.......\AndroidManifest.xml,3467,2014-04-28
...........\.........\countdown.pro,496,2014-04-28
...........\.........\countdown.pro.user,34629,2014-05-02
...........\.........\main.cpp,219,2014-04-28
...........\.........\widget.cpp,1787,2014-04-28
...........\.........\widget.h,799,2014-04-28
...........\doorbell
...........\........\android
...........\........\.......\AndroidManifest.xml,3317,2014-05-11
...........\........\doorbell.cpp,2942,2014-05-11
...........\........\doorbell.h,1062,2014-05-11
...........\........\doorbell.pro,573,2014-05-11
...........\........\doorbell.pro.user,34636,2014-05-11
...........\........\doorbell.qrc,86,2014-05-11

...........\........\main.cpp,177,2014-05-11
...........\extendsQtWithJava
...........\.................\android
...........\.................\.......\AndroidManifest.xml,3879,2014-06-08
...........\.................\.......\res
...........\.................\.......\...\drawable-hdpi

...........\.................\.......\...\drawable-ldpi

...........\.................\.......\...\drawable-mdpi

...........\.................\.......\src
...........\.................\.......\...\an

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android ocr 图像识别 实例源码
    tess-two.tesseract3.01-leptonica1.68-LibJPEG6b
    2014-11-22下载
    积分:1
  • ZBarScanProj
    ZBar库的android编译工程,扫码速度相当快。可以参考。(Sweep ZBar library android compile the project, code is quite fast. You can refer to. )
    2015-05-04 14:51:17下载
    积分:1
  • ListViewTable
    Android中使用ListView实现表格形式的部局 * 本例使用ListView和自定义的行部局实现了一个最基本的表格部局 * 和一个可变长度的表格部局 * 并实现了简单的行组件的单击事件(Use listview to make a basic table style layout, and a variable length table style layout, and a simple click event of the component in it)
    2012-08-22 09:58:19下载
    积分:1
  • zhejiang_android
    浙江大学Android开发的电子教程,是一门很好的Android入门教程,从Android的背景,到编程实例,深入简出的带你进入Android学习的天堂(An electronic document describes the development of Android, Android is a good introductory tutorial, from the Android' s background, to programming examples, in-depth simply take you out of heaven into the Android learning)
    2011-08-19 16:01:12下载
    积分:1
  • android NFC 例子源码下载
    android NFC 例子源码下载
    2021-04-15 20:58:54下载
    积分:1
  • OpenCV火焰检测识别 示例源码
    OpenCV火焰检测识别 示例源码
    2019-03-08下载
    积分:1
  • android界面上移动图片并拖拽
    android界面上移动图片并拖拽
    2013-07-20下载
    积分:1
  • 漂亮的时间选择器
    一款封装好的类似iphone的时间选择器
    2020-09-29 11:37:44下载
    积分:1
  • android EditText加减demo
    android EditText加减demo
    2015-05-13下载
    积分:1
  • 坦克大战
    坦克大战
    2016-06-11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载