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

PasswordGroupGtkMenuElement Class Reference

branch element of the password composite in a GtkMenu form. More...

#include <PasswordGroupGtkMenuElement.h>

Inheritance diagram for PasswordGroupGtkMenuElement:

GpgGtkMenuElement List of all members.

Public Methods

 PasswordGroupGtkMenuElement (string name, int deepness)
 Constructor of the branch element of the password composite in a GtkMenu form. More...

virtual ~PasswordGroupGtkMenuElement ()
 Destructor of the branch element of the password composite in a GtkMenu form. More...

virtual bool addElement (PasswordTreeElement *element)
 Add a submenu to the menu of the composite. More...


Detailed Description

branch element of the password composite in a GtkMenu form.


Constructor & Destructor Documentation

PasswordGroupGtkMenuElement::PasswordGroupGtkMenuElement string    name,
int    deepness
 

Constructor of the branch element of the password composite in a GtkMenu form.

Parameters:
name  name of the branch element and the menu label
deepness  the level of the element in the composite's structure
Returns:
none

PasswordGroupGtkMenuElement::~PasswordGroupGtkMenuElement   [virtual]
 

Destructor of the branch element of the password composite in a GtkMenu form.

Returns:
none


Member Function Documentation

bool PasswordGroupGtkMenuElement::addElement PasswordTreeElement *    element [virtual]
 

Add a submenu to the menu of the composite.

Parameters:
element  the submenu to add
Returns:
true if added successfully, false otherwise


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