Do you actually know C++?
Does the class that "this" points to have a method called "model()"? If not, and you do actually know C++, then the answer to the question should be pretty obvious.this->model()
Do you actually know C++?
Does the class that "this" points to have a method called "model()"? If not, and you do actually know C++, then the answer to the question should be pretty obvious.this->model()
Bookmarks