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

PasswordRootGtkMenuElement Class Reference

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

#include <PasswordRootGtkMenuElement.h>

Inheritance diagram for PasswordRootGtkMenuElement:

GpgGtkMenuElement List of all members.

Public Methods

 PasswordRootGtkMenuElement (string label)
 Constructor of the root element of the password composite in a GtkMenu form. More...

virtual ~PasswordRootGtkMenuElement ()
 Destructor of the root 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

root element of the password composite in a GtkMenu form.


Constructor & Destructor Documentation

PasswordRootGtkMenuElement::PasswordRootGtkMenuElement string    label
 

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

Parameters:
label  the menu label
Returns:
none

PasswordRootGtkMenuElement::~PasswordRootGtkMenuElement   [virtual]
 

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

Returns:
none


Member Function Documentation

bool PasswordRootGtkMenuElement::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