added search and highlighting to network graph (patch from Chozabu)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8368 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
electron128 2015-06-04 13:36:34 +00:00
parent eb7a52a2a7
commit 9e1a368061
7 changed files with 78 additions and 18 deletions

View file

@ -47,6 +47,7 @@ class NetworkView : public RsAutoUpdatePage
void setMaxFriendLevel(int) ;
void setEdgeLength(int) ;
void setNameSearch(QString) ;
void changedFoFCheckBox( );
void redraw();