mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 10:05:19 -04:00
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:
parent
eb7a52a2a7
commit
9e1a368061
7 changed files with 78 additions and 18 deletions
|
@ -47,6 +47,7 @@ class NetworkView : public RsAutoUpdatePage
|
|||
|
||||
void setMaxFriendLevel(int) ;
|
||||
void setEdgeLength(int) ;
|
||||
void setNameSearch(QString) ;
|
||||
|
||||
void changedFoFCheckBox( );
|
||||
void redraw();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue