I want to pass some parameters from C++ to QML, so that QML can do something with them.
Somewhat like this:
void MyClass::myCplusplusFunction(int i,
You can find the whole documentation here:
http://doc.qt.io/qt-4.8/qtbinding.html