Re: [Interest] how to put several widgets in a row of QListView?

2013-09-06 Thread Sven Putze
Hi, > I plan to use a list view to display mp3 music info. So each row, I'd like to > show > - the song album cover as a picture (Qlabel) > - song title (Qlabel) > - one button for user to download the song > Why not use a QTableView? Best. Sven __

Re: [Interest] Semi-OT: Smart phone for programming

2013-08-05 Thread Sven Putze
Hi there, what about Jolla? The device should come at the end of the year. SDK is available at https://sailfishos.org/ _ Sven On 04.08.2013, at 19:09, "K. Frank" wrote: > Hello List! > > I am thinking of getting a new smart phone to replace an old blackberry > that I don't like that muc

Re: [Interest] QDnsLookup - which server is used for lookups?

2013-06-24 Thread Sven Putze
ecial version of nslookup for logon scripts where I can dictate the DNS servers to use - specific for our environmental needs). Now I will stick on calling nslookup an parsing the output. Anyway: thank you all for the answers :-D Sven Putze ___ Int

[Interest] QDnsLookup - which server is used for lookups?

2013-06-24 Thread Sven Putze
Hello, as I wrote in the subject: which server is used for the "nslookup" in the class QDnsLookup? Or in other words: how can I tell the class which server should be used? Best. Sven Putze ___ Interest mailing list Interest@qt-projec