- adde multiple selection to the msgWidget QTreeView and setup context menu in accordance

- added Delete key function to easily delete messages


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2008-09-04 19:28:35 +00:00
parent 44d4cfc8b9
commit 9d33feb6e6
2 changed files with 117 additions and 88 deletions

View file

@ -41,6 +41,7 @@ public:
void insertMsgTxtAndFiles();
virtual void keyPressEvent(QKeyEvent *) ;
private slots:
/** Create the context popup menu and it's submenus */