Hello Everyone,
When I try to do voice recording, I get following error:
"Could not create a media muxer element: wavenc"
indicating that there is no wav encoder in the virtual machine (sailfish
emulator).
I use following code to record voice..
/*Snippet*/
audiosource = new QAudioCapt
Hi
The SailfishOS Toolkit supplied QtCreator 2.6.2 contains the Research
In Motion QNX plugin (disabled by default), but presumably this can be
enabled.
Is there some devilish reason why that won't work for BB10?
Chris
Zitat von "Aurindam Jana" :
Hi,
The next release of the SDK will
Hi,
The next release of the SDK will have Qt Creator based on 2.7.
Regards,
Aurindam
IRC: auri__ @ freenode
www.aurindamjana.in
On Saturday, May 11, 2013 12:02, "Ruediger Gad" said:
> ___
> SailfishOS.org Devel mailing listHi,
>
> the curr
Answering myself:
I was to focussed on QDeclarativeView.
QScopedPointer has this member that returns " the value of the pointer
referenced by this object".
sorry.
On 05/12/2013 03:25 PM, Wim de Vries wrote:
Hi,
I have taken a "SailfishOS Qt Quick Application" as project.
I am testing C++<>QML
Hi,
I have taken a "SailfishOS Qt Quick Application" as project.
I am testing C++<>QML interaction. Works OK until now.
But there is sth. unclear to me:
in main.cpp:
QScopedPointer view(Sailfish::createView("main.qml"));
Sailfish::showView(view.data());
view is a pointer to QDeclarativeView obj
For anyone who might be interested, I've created a very basic Silica/PySide
'hello world' project:
https://github.com/mattaustin/sailfish-pyside-helloworld
It just serves as an example of how to launch basic qml with PySide.
On 12 May 2013 09:57, Matt Austin wrote:
> Hi Tomas,
>
> On 12 May