• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kate
 

kate

Public Member Functions | Public Attributes | Protected Member Functions | List of all members
KateExternalToolAction Class Reference

#include <kateexternaltools.h>

Inherits TDEAction, and KWordMacroExpander.

Public Member Functions

 KateExternalToolAction (TQObject *parent, const char *name, class KateExternalTool *t)
 

Public Attributes

class KateExternalTool * tool
 

Protected Member Functions

virtual bool expandMacro (const TQString &str, TQStringList &ret)
 

Detailed Description

This Action contains a KateExternalTool.

Definition at line 81 of file kateexternaltools.h.

Constructor & Destructor Documentation

◆ KateExternalToolAction()

KateExternalToolAction::KateExternalToolAction ( TQObject *  parent,
const char *  name,
class KateExternalTool *  t 
)

Definition at line 219 of file kateexternaltools.cpp.

◆ ~KateExternalToolAction()

KateExternalToolAction::~KateExternalToolAction ( )

Definition at line 262 of file kateexternaltools.cpp.

Member Function Documentation

◆ expandMacro()

bool KateExternalToolAction::expandMacro ( const TQString &  str,
TQStringList &  ret 
)
protectedvirtual

Definition at line 231 of file kateexternaltools.cpp.

Member Data Documentation

◆ tool

class KateExternalTool* KateExternalToolAction::tool

Definition at line 94 of file kateexternaltools.h.


The documentation for this class was generated from the following files:
  • kateexternaltools.h
  • kateexternaltools.cpp

kate

Skip menu "kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kate

Skip menu "kate"
  • kate
  • libkonq
  • twin
  •   lib
Generated for kate by doxygen 1.9.4
This website is maintained by Timothy Pearson.