Recent Blog entries

    Recent Forum Posts Recent Forum Posts

    Hi all,

    I have a Windows Qt app containing windows.h and winver.h header files,also data types such as DWORD ,dwHandle etc.While compiling it in Linux ,its giving errors..So how can i get rid... Go to last post

    payal on 9th February 2010

    Replacing windows specific header files in Qt app while porting to linux

    The Phonon module is relatively new in Qt, and AFAIK it does not support RTSP. yet.
    Basically you can playback few widely supported formats, such as MP3 files.
    It has the building blocks to extend... Go to last post

    high_flyer on 9th February 2010

    RTSP support in Qt

    I have a url of rtsp server.

    Can you post some code or refer an example in qt which is already using Phonon for playing video from url. Go to last post

    keyur259 on 9th February 2010

    Live Straming Media Player

    Personally I havn't done any XML with Qt sofar, but from the looks of it, you might want to have a look at QDomDocument and the examples there. Go to last post

    high_flyer on 9th February 2010

    Xml stream

    check the trigger modes if you have set on the view if any Go to last post

    aamer4yu on 9th February 2010

    Star Delegate Example