I want to build simple Qt Quick application that access filesystem and do some work with files. But Qt Creator behaves strangely.
I used Qt Designer and added a couple of elements in window
But project compiles and runs succesfully. Also i need imports like QtQuick.Dialogs
which is imported too, but they do not appear in Designer at all.
I think the reason might be case i described in my answer to own question, but i cannot understand how Maintenance Tool did not install everything.
Maybe i forgot something to check?
I run Ubuntu 16 LTS and use
Qt 5.13.0 and Qt Creator 4.9.2