CommandButton Class

class Core::CommandButton

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

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

Detailed Description

The tooltip of the button consists of toolTipBase property value and Command's key sequence which is automatically updated when user changes it.