I got it working somehow, but I'm redoing my approach so I can share a QList between classes (I need to keep track of connections). So, I'm going to make a new thread in a bit if I can't figure it out. In my other program (C), I used 'extern' to share the struct between files, let's hope Qt acts the same.
Bookmarks