| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 1 | -2/+1 |
| | | | | | | | | | | For graphical objects (the common case) a common mistake is to not parent a dynamically created item. Since you almost always want to add a parent, and it's hard for a beginner to diagnose this problem, a parent is now a required argument and dealt with by the createObject function. Task-number: QTBUG-10110 | ||||
| * | Doc improvements | Bea Lam | 2010-05-04 | 1 | -0/+30 |
