#include <PassguardCommandCopyPassword.h>
Inheritance diagram for PassguardCommandCopyPassword:

Public Methods | |
| PassguardCommandCopyPassword (GpgGtkSelectionHandler *selection_handler) | |
| Constructor of the command that copy password in the clipboard. More... | |
| virtual | ~PassguardCommandCopyPassword () |
| Destructor of the command that copy password in the clipboard. More... | |
| virtual string | getName (void) |
| Retrieves the name of the command for the menu label. More... | |
| virtual string | getDescription (void) |
| Retrieves the description of the command for the menu tooltip. More... | |
| virtual void | execute (void) |
| set the selection handler as the selection owner. More... | |
|
|
Constructor of the command that copy password in the clipboard.
|
|
|
Destructor of the command that copy password in the clipboard.
|
|
|
set the selection handler as the selection owner.
Implements PassguardAbstractCommand. |
|
|
Retrieves the description of the command for the menu tooltip.
Implements PassguardAbstractCommand. |
|
|
Retrieves the name of the command for the menu label.
Implements PassguardAbstractCommand. |
1.2.15