Is there a C++ alternative to QML/Qt Quick's advanced graphical features?

I want to use C++ for creating UI,I am not interested in Qml language.I have read about Qt Quick C++ module a bit,but I didn't understand it.Does it make it possible to use C++ to write Qt Quick UI?