Guest User

Untitled

a guest
Jul 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Haptics haptics;
  2. QDeclarativeView w;
  3. QDeclarativeEngine* engine = w.engine();
  4. engine->rootContext()->setContextProperty("haptics", &haptics);
Add Comment
Please, Sign In to add comment