KateExternalToolsConfigWidget Class Reference
#include <kateexternaltools.h>
Inherits Kate::ConfigPage.
Public Member Functions | |
KateExternalToolsConfigWidget (TQWidget *parent, const char *name) | |
virtual void | apply () |
virtual void | reload () |
virtual void | reset () |
virtual void | defaults () |
Detailed Description
The config widget.
The config widget allows the user to view a list of services of the type "Kate/ExternalTool" and add, remove or edit them.
Definition at line 143 of file kateexternaltools.h.
Constructor & Destructor Documentation
◆ KateExternalToolsConfigWidget()
KateExternalToolsConfigWidget::KateExternalToolsConfigWidget | ( | TQWidget * | parent, |
const char * | name | ||
) |
Definition at line 557 of file kateexternaltools.cpp.
◆ ~KateExternalToolsConfigWidget()
|
virtual |
Definition at line 608 of file kateexternaltools.cpp.
Member Function Documentation
◆ apply()
|
virtual |
Definition at line 657 of file kateexternaltools.cpp.
◆ defaults()
|
inlinevirtual |
Definition at line 153 of file kateexternaltools.h.
◆ reload()
|
virtual |
Definition at line 613 of file kateexternaltools.cpp.
◆ reset()
|
inlinevirtual |
Definition at line 152 of file kateexternaltools.h.
The documentation for this class was generated from the following files: