-
Task
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
Qt 4.7. GNU/Linux Kubuntu 10.10 x86_64. APT package: qt4-doc 4:4.7.0-ubuntu4
-
bd4ac06eb3c8ac3a9044689481873ce91aeb3180
The documentation for the Diagram Scene example incorrectly states that "The QButtonGroup class lets us attach a QVariant with each button". Unless I'm mistaken, QButtonGroup only lets you attach an int to a button (as an id). The documentation should be changed to reflect that.