kate Library API Documentation

KateExportAction Class Reference

Export to . More...

#include <katedocumenthelpers.h>

Inheritance diagram for KateExportAction:

Inheritance graph
[legend]
Collaboration diagram for KateExportAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KateExportAction (const QString &text, QObject *parent=0, const char *name=0)
void updateMenu (Kate::Document *doc)

Detailed Description

Export to .

.. Submenu

Definition at line 73 of file katedocumenthelpers.h.


Constructor & Destructor Documentation

KateExportAction::KateExportAction const QString text,
QObject parent = 0,
const char *  name = 0
 

Constructor.

Parameters:
text name
parent parent object
name object name

Definition at line 53 of file katedocumenthelpers.cpp.

References KAction::activated(), QObject::connect(), QPopupMenu::insertItem(), and KActionMenu::popupMenu().


Member Function Documentation

void KateExportAction::updateMenu Kate::Document doc  )  [virtual]
 

update the menu for the given doc

Parameters:
doc document

Implements Kate::ActionMenu.

Definition at line 63 of file katedocumenthelpers.cpp.

Referenced by KateDocument::exportActionMenu().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 15 11:20:50 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003