[SOLVED] QMap as a parameter
how do i pass a qmap variable? i get an error —- error: ‘QMap’ is not a type
- window::window()
- {
- window::callFunc(data);
- }
- {
- // process QMap here
- }
or there is another way to pass an array that needs keys & values (data[‘string’] = ‘string’)
thanx..
2 replies
You must log in to post a reply. Not a member yet? Register here!


