Top "Symbian" questions

Symbian is a discontinued embedded operating system and software platform for smartphones.

looking for best barcode scanner library, besides zxing

I am looking for some best barcode libraries on all platforms. I know zxing but wondering more libraries besides it. …

android iphone symbian barcode-scanner zxing
How can I POST data to a url using QNetworkAccessManager

I have a webservice that I need to POST some data to using Qt. I figured that I can use …

web-services qt post symbian
Get local IP address in Qt

Is there a cross-platform way to get the local IP address (i.e. something that looks like 192.168.1.49) of the computer …

c++ qt ip symbian
defining static const structs

This question is related to Symbian OS yet I think that C/C++ veteran can help me too. I'm compiling …

c++ c symbian
J2ME VS Android VS iPhone VS Symbian VS Windows CE

I have very little idea about mobile platforms, though I am interested to program for them. Would you please compare …

iphone android java-me windows-ce symbian
USB OTG Supported Phones?

I'm looking for Symbian/Android/Windows Phone which support USB OTG. I Have simple device which send very basic ascii …

android windows-phone-7 symbian usb-otg
Transparent QWidget/QScrollArea background style setting has no effect

This question relates to http://www.qtcentre.org/threads/18151-QScrollArea-misbehaving-background-style http://www.qtforum.org/article/34443/cannot-change-background-color-of-a-qscrollarea-with-setstylesheet.html I'm asking in …

qt symbian
JSON in Qt using QVariantMap

I would like to parse this JSON output in a symbian application: [ {"ID":"9","titel":"wouter","plaatsID":"2616","prio":"3"}, {"ID":"8","titel":"pasta","…

json qt symbian qjson
how to add menu dynamically in Qt

I want to add, submenu to a menu item dynamically. How can I achive this? I tried like this, I …

qt qt4 menu symbian nokia
Using a QStyledItemDelegate on a QListView with QSqlQueryModel

I have a QListView, that has a QSqlQueryModel set as its model. How can I use a QStyledItemDelegate in order …

qt qt4 symbian