#include <menu.h>
Definition at line 133 of file menu.h.
◆ go_act_menu()
| go_act_menu::go_act_menu |
( |
QWidget * |
parent = 0 | ) |
|
Instantiate a new goto and act sub menu.
Definition at line 264 of file menu.cpp.
◆ ~go_act_menu()
| go_act_menu::~go_act_menu |
( |
| ) |
|
|
override |
◆ create
| void go_act_menu::create |
( |
| ) |
|
|
slot |
Fill the new goto and act sub menu with menu items.
Definition at line 313 of file menu.cpp.
Referenced by update().
◆ reset
| void go_act_menu::reset |
( |
| ) |
|
|
slot |
Reset the goto and act menu so it will be recreated.
Definition at line 301 of file menu.cpp.
◆ reset_all()
| void go_act_menu::reset_all |
( |
| ) |
|
|
static |
◆ start_go_act
| void go_act_menu::start_go_act |
( |
int |
act_id, |
|
|
int |
sub_tgt_id |
|
) |
| |
|
slot |
◆ update
| void go_act_menu::update |
( |
| ) |
|
|
slot |
Update the goto and act menu based on the selected unit(s)
Definition at line 421 of file menu.cpp.
◆ update_all()
| void go_act_menu::update_all |
( |
| ) |
|
|
static |
◆ instances
◆ items
| QMap<QAction *, int> go_act_menu::items |
|
private |