NOISSUE add context menus to pages with toolbars
This commit is contained in:
parent
c3e61536a3
commit
7dfe73df0c
14 changed files with 151 additions and 16 deletions
|
@ -79,7 +79,9 @@ private slots:
|
|||
|
||||
void nameEdited(const QString & name);
|
||||
void addressEdited(const QString & address);
|
||||
void resourceIndexChanged(int index);
|
||||
void resourceIndexChanged(int index);\
|
||||
|
||||
void ShowContextMenu(const QPoint &pos);
|
||||
|
||||
private: // data
|
||||
int currentServer = -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue