SourceForge Logo
Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

PassguardCommandCopyPassword Class Reference

the command that copy password in the clipboard. More...

#include <PassguardCommandCopyPassword.h>

Inheritance diagram for PassguardCommandCopyPassword:

PassguardAbstractCommand List of all members.

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...


Detailed Description

the command that copy password in the clipboard.


Constructor & Destructor Documentation

PassguardCommandCopyPassword::PassguardCommandCopyPassword GpgGtkSelectionHandler   selection_handler
 

Constructor of the command that copy password in the clipboard.

Parameters:
selection_handler  the object that manage the selection
Returns:
none

PassguardCommandCopyPassword::~PassguardCommandCopyPassword   [virtual]
 

Destructor of the command that copy password in the clipboard.

Returns:
none


Member Function Documentation

void PassguardCommandCopyPassword::execute void    [virtual]
 

set the selection handler as the selection owner.

Returns:
none

Implements PassguardAbstractCommand.

string PassguardCommandCopyPassword::getDescription void    [virtual]
 

Retrieves the description of the command for the menu tooltip.

Returns:
the string holding the description of the command

Implements PassguardAbstractCommand.

string PassguardCommandCopyPassword::getName void    [virtual]
 

Retrieves the name of the command for the menu label.

Returns:
the string holding the name of the command

Implements PassguardAbstractCommand.


The documentation for this class was generated from the following files:
Generated on Sun Mar 9 15:36:57 2003 for GPassGuard by doxygen1.2.15