I\'m a long time Java user learning C++ with Qt and I\'m having a lot of trouble understanding how methods work. Right now, I\'m trying to figure out databases, and tried to
You need to say this:
DatabaseControl myDBControl; myDBControl.addEmployee();