|
Albert
|
#include <albert/item.h>
Action used by result items (Item).
Public Attributes | |
| QString | id |
| The identifier. | |
| QString | text |
| The description. | |
| std::function< void()> | function |
| The function executed on activation. | |
| bool | hide_on_activation = true |
| The activation behavior. | |