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: URLS: the URLs of all open documents. More...

#include <kateexternaltools.h>

List of all members.

Public Member Functions

 KateExternalToolsMenuAction (const QString &text=QString::null, QObject *parent=0, const char *name=0, class KateMainWindow *mw=0)
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: URLS: the URLs of all open documents.

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, and KateExternalTool::hasexec.


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.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jun 14 01:19:51 2006 by doxygen 1.4.0 written by Dimitri van Heesch, © 1997-2003