Quote Originally Posted by reinki0013 View Post
is this possible with qt
Yes.
/qml ?
No.

the problem is, that i have no knowledge in html or in javascript, only in c++ and now i have to do a web application and i want to know if its possible with qt/qml/c++
The problem is that HTML and JavaScript are the only things web browsers do have knowledge of, so your application would (eventually) have to generate html anyway.