Re: class SimpleJob requires a valid object of class QCoreApplication

2013-12-12 Thread David Faure
On Sunday 17 November 2013 21:36:22 Krzysztof Żelechowski wrote: > If no valid application object is present, the constructor of SimpleJob > causes a NULL pointer dereference. > > Please add the following comment to the description of class SimpleJob: > > An object of this class (or of a derived

class SimpleJob requires a valid object of class QCoreApplication

2013-11-18 Thread Krzysztof Żelechowski
If no valid application object is present, the constructor of SimpleJob causes a NULL pointer dereference. Please add the following comment to the description of class SimpleJob: An object of this class (or of a derived class) may only be created when the application object (derived from QCoreA