KateExternalToolServiceEditor Class Reference
#include <kateexternaltools.h>
Inherits KDialogBase.
Detailed Description
A Dialog to edit a single KateExternalTool object.Definition at line 202 of file kateexternaltools.h.
Public Member Functions | |
| KateExternalToolServiceEditor (KateExternalTool *tool=0, QWidget *parent=0, const char *name=0) | |
Public Attributes | |
| class QLineEdit * | leName |
| class QLineEdit * | leExecutable |
| class QLineEdit * | leMimetypes |
| class QLineEdit * | leCmdLine |
| class QTextEdit * | teCommand |
| class KIconButton * | btnIcon |
| class QComboBox * | cmbSave |
The documentation for this class was generated from the following files:

