Qt's memory management is built around trees of objects where deleting the root object also deletes the whole tree. Objects with a parent are owned by that parent. |
||
|---|---|---|
| .. | ||
| Export | ||
| Utils | ||
Qt's memory management is built around trees of objects where deleting the root object also deletes the whole tree. Objects with a parent are owned by that parent. |
||
|---|---|---|
| .. | ||
| Export | ||
| Utils | ||