Yes, the problem is exactly that std::string.
I never tried with std::string, but usually it is very easy to convert to QString:
so try putting your std::string in QString variables and try putting those in the bindValue, then let us know how it goes.
Bookmarks