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

kate

Public Member Functions | Public Attributes | List of all members
KateExternalToolServiceEditor Class Reference

#include <kateexternaltools.h>

Inherits KDialogBase.

Public Member Functions

 KateExternalToolServiceEditor (KateExternalTool *tool=0, TQWidget *parent=0, const char *name=0)
 

Public Attributes

class TQLineEdit * leName
 
class TQLineEdit * leExecutable
 
class TQLineEdit * leMimetypes
 
class TQLineEdit * leCmdLine
 
class TQTextEdit * teCommand
 
class TDEIconButton * btnIcon
 
class TQComboBox * cmbSave
 

Detailed Description

A Dialog to edit a single KateExternalTool object.

Definition at line 202 of file kateexternaltools.h.

Constructor & Destructor Documentation

◆ KateExternalToolServiceEditor()

KateExternalToolServiceEditor::KateExternalToolServiceEditor ( KateExternalTool *  tool = 0,
TQWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 424 of file kateexternaltools.cpp.

Member Data Documentation

◆ btnIcon

class TDEIconButton* KateExternalToolServiceEditor::btnIcon

Definition at line 213 of file kateexternaltools.h.

◆ cmbSave

class TQComboBox* KateExternalToolServiceEditor::cmbSave

Definition at line 214 of file kateexternaltools.h.

◆ leCmdLine

class TQLineEdit * KateExternalToolServiceEditor::leCmdLine

Definition at line 211 of file kateexternaltools.h.

◆ leExecutable

class TQLineEdit * KateExternalToolServiceEditor::leExecutable

Definition at line 211 of file kateexternaltools.h.

◆ leMimetypes

class TQLineEdit * KateExternalToolServiceEditor::leMimetypes

Definition at line 211 of file kateexternaltools.h.

◆ leName

class TQLineEdit* KateExternalToolServiceEditor::leName

Definition at line 211 of file kateexternaltools.h.

◆ teCommand

class TQTextEdit* KateExternalToolServiceEditor::teCommand

Definition at line 212 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.