Yes, there is no print dialog yet for QtQuick.Controls.
For now you have to call a method or slot on an exposed C++ object and let it handle the widget based dialog.
Not sure why you would want to render controls onto a printer though, you wouldn't do that with widget's either.
Cheers,
_
Bookmarks