Hi there guys,
I have a bit of problem here I declare a QSqlTable Model as a public member of a class, but unfortunately to use it in other members of the class (functions) later proves to be quite awful, as the entire program crashes, the same happens when declaring QLineEdit and later trying to use it in other member functions (such as one that adds it to a toolbar). I have an impression this is a scope problem, but I'm not sure how to solve it.
Any additional information will be posted upon request (code aswell).
Thanks in advance,
![]()
Bookmarks