Hello,


I'm using WTreeView widget with WStandardItem.



Here is problem description:



standardItem->setChecked(true); works fine, but when I try



standardItem->setChecked(false); (in the same line of code), it won't 
uncheck checkbox from WstandardItem object.



Moreover, in the next line of code I tested ->isChecked() and it returns 
true even in the previous line was stated ->setChecked(false). Please help.



Thank you in advance!

Regards,

Marin.




------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to