From what I have seen both width and height properties are 0 when application starts and 0 when Component.completed signal occurs.

This is a very strange behavior and makes it difficult to catch the resizes because onWidthChanged triggers after startup aswell.

My question would be: how others are avoiding this issue?

Qt 5.6.2