要设置个中文字体,我这么做的
#if defined(Q_OS_LINUX)
app.setFont(QFont("wenquan"));
#endif
Type: Posts; User: jamiesun; Keyword(s):
要设置个中文字体,我这么做的
#if defined(Q_OS_LINUX)
app.setFont(QFont("wenquan"));
#endif
用qt如何实现,android也有,一直没深入研究。
不用再忍气吞声的在windows上折腾symbian qt应用了 http://jamiesun.javaeye.com/blog/858560
I installed qt_installer.sis and sqlite3.sis
I copy the code from "declarative/sqllocalstorage/hello.qml"
I created a qtquick app and packaged into sis. (use the command "qmake-symbian" and "make...
这个你们是不遗余力的宣传,我们这些忠实的铁杆也帮你们吆喝,可是为什么用起来完全不是那么一回事,我是4M的电信宽带,用WIFI下载10M的文件也就一分多钟,可是打包的installer型sis进入install环节后,等了几分钟然后却告诉我失败了,我一次一次试验,突然又告诉我安装完成,但是实际上根本没安装,不是直接提示失败就是骗我说完成,不要这样子逗我吗。
...
Thank you,
Memory overflow problem fixed, but the text still overlap, Is it a BUG?
When the text exceeds the screen, scroll screen, overlapping disappears, if the text within the screen, will...
Problem in my development of mobile applications,I use webiew to display html, with webview attributes "html" to set the content, and modify the html attributes each time to display different...
Problem in my development of mobile applications,I use webiew to display html, with webview attributes "html" to set the content, and modify the html attributes each time to display different...
thank you ....................
有点疑惑,
?
ReadUserData
WriteUserData
?
ReadDeviceData
WriteDeviceData
MyReader是一个Qt Quick开发的s60平台GoogleReader客户端,目前版本是1.0,这个版本只提供了阅读功能,其他评论,分享交互功能等待后续版本提供。
MyReader支持s60 fp1,fp2和s60 5td系统,在实机e71上运行良好。
MyReader可以阅读googleReader所有订阅列表,标签下的文章。
...
qt 4.7
qt quick very good
MyReader can read googleReader all subscription list, label the article.
The current version is 1.0, this version features only to read the other reviews, interactive features sharing of follow-up...
Oh, I found the answer,
"Qt for S60 Tower release has SQLite support. The required libraries are built into the Qt release."
It seems that I use C + + to write the database code.
I have installed qt4.7.1, and can run qtdemo,
e71 os is s60 fp1
Note: I am developing applications using the Qt Quick, use the database api failed.
I installed E71 sqlite.sis. But I can not use it. It seems the system does not support.
Dbm then I can do, similar to the way in pys60?
If the above method will not work, then I can only use...
最近在看qml,感觉太棒了,比android开发的感觉更爽,和一些android开发者交流,但都不知qml为何,对qt的认知停留在N年前。NOKIA推广不够啊。