Re: phonon javascript

2012-02-10 Thread Rex Dieter
Harald Sitter wrote: > On Thu, Feb 9, 2012 at 4:39 AM, Shaun Reich > wrote: >> anyone know how can i access phonon through javascript? > > javascript? qtscript you mean? > > I think you will need http://code.google.com/p/qtscriptgenerator/ for that If that's the only option, don't get your hop

Re: phonon javascript

2012-02-09 Thread Harald Sitter
On Thu, Feb 9, 2012 at 4:39 AM, Shaun Reich wrote: > anyone know how can i access phonon through javascript? javascript? qtscript you mean? I think you will need http://code.google.com/p/qtscriptgenerator/ for that

phonon javascript

2012-02-08 Thread Shaun Reich
anyone know how can i access phonon through javascript? what lines do i import, what's the CMakeLists.txt need, and how do i access the methods/classes in javascript? looks like it's exported via Q_PROPERTY and what not, just need to know how to actually use it. -- Shaun Reich, KDE Software Dev