[Interest] Call for Qt on Raspberry Pi mentors

2011-12-02 Thread Quim Gil
(((Using the interest list while we get the QtonPi mailing list - already requested))) Blog post at http://blog.qt.nokia.com/2011/12/02/call-for-qt-on-raspberry-pi-mentors/ - pasted here for convenience: We are impressed by the speed, depth and breath of the response to our call for Qt 5 on R

Re: [Interest] Logging best practice.

2011-12-02 Thread Bo Thorsen
Den 02-12-2011 15:33, Charley Bay skrev: > On Fri, Dec 2, 2011 at 12:21 AM, Bo Thorsen > wrote: > > Den 02-12-2011 08:21, Bo Thorsen skrev: > > Den 01-12-2011 22:46, Charley Bay skrev: > >> > >> qLog(Type) << "string=" << str << ", int=" << i; >

Re: [Interest] Logging best practice.

2011-12-02 Thread Charley Bay
On Fri, Dec 2, 2011 at 12:21 AM, Bo Thorsen wrote: > Den 02-12-2011 08:21, Bo Thorsen skrev: > > Den 01-12-2011 22:46, Charley Bay skrev: > >> > >> qLog(Type) << "string=" << str << ", int=" << i; > >> > >> That code is not re-entrant, > > > > Wrong. > My mistake -- sorry. Yes, a local LoggerHe

Re: [Interest] Logging best practice.

2011-12-02 Thread Carel Combrink
> > Did you evaluate Qxt's logging framework? > > You can also take a look at the logging framework in Qtilities. The documentation is rather good and it is easy to use. Good luck Carel, ___ Interest mailing list Interest@qt-project.org http://lists.qt-

Re: [Interest] Interest Digest, Vol 3, Issue 2

2011-12-02 Thread Stefano Cordibella
Il 02/12/2011 09:24, interest-requ...@qt-project.org ha scritto: Date: Fri, 02 Dec 2011 08:44:17 +0100 From: Andre Somers Subject: Re: [Interest] Logging best practice. To: interest@qt-project.org Message-ID: <4ed881d1.2050...@familiesomers.nl> Content-Type: text/plain; charset="iso-8859-1" O

Re: [Interest] [Qt-interest] Designer plugins?

2011-12-02 Thread eike.ziller
On 30 Nov 2011, at 23:09, ext Jason H wrote: > I have several classes I am wanting to put into Qt Designer. However whenever > I use Q_EXPORT_PLUGIN2() I get several errors after the first time I use it. > In function 'qt_plugin_query_verification_data': > multiple definition of 'qt_plugin_query

Re: [Interest] Getting started with QML

2011-12-02 Thread Alex Strickland
On 2011/11/24 01:46 PM, Mark Constable wrote: > On 2011-11-24 12:07 PM, Alex Strickland wrote: >> If I maximise a screen, is there a way to scale everything? >> Does my initial rectangle of 400x400 scale up to the screen >> pixels? Does x = 5 become 20 if, for arguments sake, my >> screen is 1600x1