Remove signals that are only used internally
This removes the only dependency of the Private class on the TreeView
class. Now the Private class only depends on QTreeView. This enables
sharing the Private class with TreeWidget to get rid of the code
duplication.
- GnuPG-bug-id: T6568