Hi everyone,
I am developing an app which will show maps, I use QGraphicsGeoMap to show those location, following is what I have done :
1. create .ui file
2. drag buttons and graphics view...
Type: Posts; User: nuthon; Keyword(s):
Hi everyone,
I am developing an app which will show maps, I use QGraphicsGeoMap to show those location, following is what I have done :
1. create .ui file
2. drag buttons and graphics view...
Hi all,
I have created a QGraphicsPixmapItem class
class plane : public QGraphicsPixmapItem
{
public:
plane();
Hi everyone,
Here's what I have done:
1. Creating a GraphicsScene class, two GraphicsPixmapItem class, in first item advance(), it would keep moving upward, and in scene class, it has...
@rahulvala
Is there anyway to dial "," and "p" in the phone number?
Thanks for advance.
For those if face the same problem, here's how I solve the problem :
delete all access point in settings
re-defined an access point
Hi,
I am using QMediaPlayer to stream a online video, and it would play when the app launch, but after the app launched, in left upper corner, it shows a message box"Connection Failed Access...
Hi,
So, the answer is No, right??
Coz, I need to dial "," and "p" in my app and seems CTelephony is not supported those symbol, any advise?
Thanks for advance.
Hi everyone,
Beside using symbian library to make a phone call(CTelephony), would QMobility has any library to make a phone call?(just like QXTelephony)?
Thanks for advance.
Hi, did you mean signsis -o?
Here's the output:
Primary:
Issued by <self signed> Qt Development Frameworks.
Issued to Qt Development Frameworks.
Valid from 05/10/2009 to 03/10/2019.
Hi everyone,
I got a Publisher ID in July this year, so I tried to have an express sign for my app, but fails with a unknown reason, following is the flow:
1. install the cert into IE
2....
my designer is using ai to produce, and resize from a 140x140 image in photoshop. Anything wrong?
Thanks for adavnce.
Hi,
As I search, nokia officically advise the app icon should be 44x44 and in SVG-Tiny 1.1 format, I followed the instruction and put it in the project folder, added the icon in .pro file, in...
Hi everyone,
I want to play sound(.wav) via QSound, but it is very loud when deploy to devices, so is that anyway to control the volume of QSound?(something link qsound->setVolume?)
Thanks for...
It works!!Thanks!
Hi everyone,
I am submitted an app to ovi store, but the QA team rejected the app by following reason:
The app will still play the background although I press the home button in N8, it must be...
OK, I got it!
But the problem is still not solved, I tried to change the file type in server side to "File", error still show......
Anyone can give me a hand?
Thanks for advance.
beside the question, is that any reason to move my topic to Qt General? Actually, I am working on nokia devices!
Thanks!
Nuthon
Hi,
in your code, it post the file directly without converting byte array, what type should asmx side change?
e.g. public int GetByteInfo(???? abyte)
also how can I prepend a input parameter...
Hi everyone,
I tried to upload a Qpixmap to server by QNetworkAccessManager though asmx, but failed, here's my code:
asmx code:
[WebMethod]
public int GetByteInfo(string abyte)
...
I'm using Qt 4.7.0 and NokiaQtSDK 1.0, I would like to deploy on S60 3rd devices
Thanks for advance.
could you provide a example for access FTP though QNetworkAccessManager, I don't quite understand in the document.
Thanks for advance.
Hi,
I'd like to make an app which can upload the photo captured by their own devices though FTP server, I tried following code :
in .cpp file
QFtp *ftp = new QFtp(parent);
...
I think those problems he mentioned only aimed at QMobility, easy man:)
You are the most honest guy I met in the forum of nokia!!!!
thanks for all your reply!:)
I downloaded the mobility 1.1.0 beta pack, after I extracted the file, I found four zip files are inside it, which one I should use?S60 5th or Symbian^3?is Symbian^3...