mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 13:30:36 -04:00
- 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:
parent
44d4cfc8b9
commit
9d33feb6e6
2 changed files with 117 additions and 88 deletions
|
@ -41,6 +41,7 @@ public:
|
|||
void insertMsgTxtAndFiles();
|
||||
|
||||
|
||||
virtual void keyPressEvent(QKeyEvent *) ;
|
||||
private slots:
|
||||
|
||||
/** Create the context popup menu and it's submenus */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue