Home GnuPG

Unify API of TreeView and TreeWidget and reduce code duplication

Description

Unify API of TreeView and TreeWidget and reduce code duplication

Use TreeViewPrivate as (base class for the) private class of TreeWidget
to get rid of most duplicated code. Moreover, we get the two column
menus for free so that they can now also be used for the TreeWidgets in
Kleopatra.