CommandAction Class

class Core::CommandAction

The CommandAction class is an action associated with one of the registered Command objects. More...

Header: #include <coreplugin/actionmanager/commandbutton.h>

Detailed Description

It shares the icon and text of the command. The tooltip of the action consists of toolTipBase property value and Command's key sequence which is automatically updated when user changes it.