User Tools

Site Tools


qt:heap_versus_stack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
qt:heap_versus_stack [2010/12/08 22:58] – [Short answer] mithatqt:heap_versus_stack [2010/12/08 22:59] (current) mithat
Line 25: Line 25:
  
 ===== Automatic Management with Layout Managers ===== ===== Automatic Management with Layout Managers =====
-When widgets are added to [[layout managers]], they are automatically reparented to FIXME (the layout manager's parent)|(the layout manager). Therefore, parents are not specified when creating widgets that are added to layout managers. However, you must reparent the layout manager.+When widgets are added to [[layout managers]], they are automatically reparented to the overlying object (typically the layout manager's parent). Therefore, parents are not specified when creating widgets that are added to layout managers. However, you must reparent the layout manager itself.
  
 <code cpp-qt> <code cpp-qt>
qt/heap_versus_stack.1291849100.txt.gz · Last modified: 2010/12/08 22:58 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki