Active Topics

 


Reply
Thread Tools
Posts: 6 | Thanked: 8 times | Joined on Sep 2011
#1
Hi all.
I having a strange issue with collections. QList in specific.
I try to use:
Code:
QList<QPixpam *> temp
When I go in to the 'temp' variable in debug mode, i see:
"not accessible" and "unavailable synchroneous data"
Name:  Screenshot.jpg
Views: 467
Size:  22.4 KB


I've reproduced the problem in a simple test application.
I created a new project in which I added a single line of code (the line above). The problem persists for various types of QObjects (Including QObject itself). Using primitive types (like int) is causing no problems.
I also tried using a simple array of QPixmap but the problem persists.
Note the code is working fine at run time. This is only a debugger issue..

Last edited by avieli; 2011-10-10 at 14:34.
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:52.