I have the QObject specified already, I am sorry i didnt paste the entire code before here it is:
Qt Code:
{ Q_OBJECT public: ~MainWindow(); private: Ui::MainWindow *ui; DB* dbManager; bool opendb; QList<PersonData*> persondata; private slots:To copy to clipboard, switch view to plain text mode
Bookmarks