Re: Collecting Video Samples for Video Metadata Tests

2012-07-09 Thread Martin Sandsmark
Hi! On Wed, Jul 04, 2012 at 12:42:39PM +0530, Abhinav Badola wrote: > Unfortunately, the format of the metadata information stored in video files > varies from camera to camera, and Camera Manufactures as well. So I would > like to collect a set of sample videos for testing to ensure that Exiv2 >

Re: creating custom widget in qt

2012-07-09 Thread Daniel Kreuter
Hi, at first,please ask Qt related questions on inter...@qt-project.org (see the Mailing lists on www.qt-project.org for more information). Now to your question: To create a custom widget by subclassing QWidget like class MyCustomWidget : public QWidget and there you can place any method you

Re: creating custom widget in qt

2012-07-09 Thread Daniel Kreuter
Hi, at first,please ask Qt related questions on inter...@qt-project.org (see the Mailing lists on www.qt-project.org for more information). Now to your question: To create a custom widget by subclassing QWidget like class MyCustomWidget : public QWidget and there you can place any method you

creating custom widget in qt

2012-07-09 Thread Heena Mahur
Hey, I want to know how to create custom widget to change the attribute of xml node in qt ? for eg- when you click on one node let's take sorry and let's say this is the line in the XML file KTuberling then I want on the widget area something like type image file ktuberling.svg (with the poss

Re: Using KIO to retrive HTTP Headers [GSoC student help]

2012-07-09 Thread Aish Raj Dahal
> On Thursday 28 June 2012 06:13:15 Aish Raj Dahal wrote: >> The issue is that KIO attempts to download the entire file before >> being able to query for its HTTP header responses. This behavior may >> be taken lightly for smaller files, however for larger files >> downloading an entire file, just