FriendList:

- Show information of the "best" ssl item on the gpg item only when the gpg item is not expanded.
- Calculate the icon height from the font metrics
- Show the information text with normal font and color
This commit is contained in:
thunder2 2015-08-19 09:59:14 +02:00
parent 42bbf76035
commit 3b40f0e0c8
3 changed files with 148 additions and 59 deletions

View file

@ -107,6 +107,7 @@ public slots:
private slots:
void peerTreeColumnVisibleChanged(int column, bool visible);
void peerTreeItemCollapsedExpanded(QTreeWidgetItem *item);
protected:
void changeEvent(QEvent *e);