KateExternalToolServiceEditor Class Reference
#include <kateexternaltools.h>
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 | |
| QLineEdit * | leName |
| QLineEdit * | leExecutable |
| QLineEdit * | leMimetypes |
| QLineEdit * | leCmdLine |
| QTextEdit * | teCommand |
| KIconButton * | btnIcon |
| QComboBox * | cmbSave |
The documentation for this class was generated from the following files:

