kate Library API Documentation

KateExternalToolsMenuAction Class Reference

The external tools action This action creates a menu, in which each item will launch a process with the provided arguments, which may include the following macros: More...

#include <kateexternaltools.h>

Collaboration diagram for KateExternalToolsMenuAction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KateExternalToolsMenuAction (const QString &text=QString::null, QObject *parent=0, const char *name=0, class KateMainWindow *mw=0)
 ~KateExternalToolsMenuAction ()
void reload ()
KActionCollection * actionCollection ()

Friends

class KateExternalToolAction

Detailed Description

The external tools action This action creates a menu, in which each item will launch a process with the provided arguments, which may include the following macros:

Each item has the following properties:

Definition at line 54 of file kateexternaltools.h.


Member Function Documentation

void KateExternalToolsMenuAction::reload  ) 
 

This will load all the confiured services.

Definition at line 310 of file kateexternaltools.cpp.

References KateExternalTool::acname, KateExternalTool::hasexec, and KateExternalToolAction.

Referenced by KateExternalToolsMenuAction(), and KateConfigDialog::slotApply().


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 Wed Jun 14 19:05:38 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003