libkonq Library API Documentation

KonqXMLGUIClient Class Reference

This class implements common methods to manipulate the DOMDocument of KXMLGUIClient. More...

#include <konq_xmlguiclient.h>

Inheritance diagram for KonqXMLGUIClient:

KonqPopupMenu List of all members.

Public Member Functions

 KonqXMLGUIClient (KXMLGUIClient *parent)
QDomDocument domDocument () const
QDomElement DomElement () const

Protected Member Functions

void addAction (KAction *action, const QDomElement &menu=QDomElement())
void addAction (const char *name, const QDomElement &menu=QDomElement())
void addSeparator (const QDomElement &menu=QDomElement())
void addGroup (const QString &grp)
void addMerge (const QString &name)
void prepareXMLGUIStuff ()

Protected Attributes

QDomDocument m_doc
QDomElement m_menuElement
QString attrName

Detailed Description

This class implements common methods to manipulate the DOMDocument of KXMLGUIClient.

Definition at line 31 of file konq_xmlguiclient.h.


Member Function Documentation

QDomDocument KonqXMLGUIClient::domDocument  )  const
 

Reimplemented for internal purpose.

Definition at line 55 of file konq_xmlguiclient.cc.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkonq Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Dec 16 19:08:35 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003