[Qt-interest] Showing a "Please wait" dialog during sql query

Linos info at linos.es
Tue Jun 8 10:16:32 CEST 2010


I am using something like this with pyqt, the only difference it is that i emit 
the QSqlQuery in a signal when the query has finished instead of return it from 
a method, but when later i execute other query in the same sql QThread with a 
new created QSqlQuery in the same QSqlDatabase connection of the thread, the 
first model get corrupted and gets the values of the last query.

Miguel Angel

El 08/06/10 07:53, Scott Bloom escribió:
> It got stripped.. My sent items has it attached...
>
> It was/is a zip file...
>
> Scott
>
>
> On 6/7/10 10:23 PM, "Andre Somers"<andre at familiesomers.nl>  wrote:
>
>> Op 8-6-2010 0:22, Scott Aron Bloom schreef:
>>> I have attached a working solution.  Its not fully vetted, so bugs
>>> probably exist :) but it works in the case shown...
>>>
>>>
>> Unfortunately, you have attached nothing...
>>
>> André
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list