it doesnt work...again
Type: Posts; User: vladest; Keyword(s):
it doesnt work...again
did you tried to use Connection {} ?
HI gecoOol
it would be nice to see the code
I suspect that you have data bind loop. ie signal from changed volume makes your slider moves and moving slider changes volume and so on
I'm using...
can you share the code you beleive is crashing?
also can you share HEX output of crashing string? I mean, after you got QByteArray from http response you can convert it to an hex string
you can call an C++ function with update() from qml. google "qml c++ binding"
Hi all
is that possible that SW 20.2011.40-4 on N9 doesnt have qt components installed?
I've tried to run my sw on RDA, but got only white screen which means that some components are not...
Hi
1. its bad prctice to access pointer w/o checking if its valid:
2. How do you executing run() ?
I strictly recommend you to redesign your software to QGraphicsView
I think the sqlite driver doesnt related to OS revision so much
probably its sideeffect of something else
Тогда пишите в саппорт. пока соглашение не будет подписано и отправлено, их финансовый отдел деньги не отправляет
actually, you have no choice. till Qt5 there is only one way to create more or less up-to-date UI - QML plus qt components
when Qt5 will arrive, there will not be support for Symbian/Meego,...
nice device. how to get one? is there a protocol description?
Thanks Yucca
it seems I have to wait for Qt5 which is not planned for Symbian/Harmattan :(
the search exmaple searches only street adresses atm :(
regards
there is a contact email in your order details email
email them back and ask same quistion (as I did)
They respond next day for me
the only difference between touch and non-touch programming is:
1. in nontouch you have to know only id and/or name of the button you want to use. button is already exists (usually)
2. in touch you...
so, how to get access to Nokia Places API from Qt?
thanks
for those who move the thread: I'm not inyteresting with Javascript API. I'm interrested with Qt API
thanks
I think topicstarter meant resume _after_ making phone call
Hi Maveric
any updates regarding topic?
thanks
no, I wrote email several days ago
but, ok, thanks anyway
may be it makes sense to delete the thread
Sorry for asking this in public. I'm trying to reach him by email, but no answer
Thanks for info
gnuton,
do you have code examples how to use gstreamer?
thanks
thanks
it started to work when I replace QGraphicsView to QDeclarativeView and get engine and scene from there
otherwise it doesnt works
sounds like a bug
another question - how to move...
No, its C++ Qt project
I'm running my qml part like this:
qmlengine = new QDeclarativeEngine();
componentSettings = new QDeclarativeComponent(qmlengine);...
If I creating qtquick application - kbd hides