KDevBuildTool Class Reference
#include <kdevbuildtool.h>
Inherits KDevProject.
Public Member Functions | |
KDevBuildTool (const KDevPluginInfo *info, TQObject *parent, const char *name) | |
KDevMakeFrontend * | makeFrontend () |
KDevAppFrontend * | appFrontend () |
Detailed Description
Base class for KDevelop build tool support plugins.
Definition at line 29 of file kdevbuildtool.h.
Member Function Documentation
◆ appFrontend()
KDevAppFrontend * KDevBuildTool::appFrontend | ( | ) |
- Returns
- The application frontend.
Definition at line 34 of file kdevbuildtool.cpp.
◆ makeFrontend()
KDevMakeFrontend * KDevBuildTool::makeFrontend | ( | ) |
- Returns
- The make frontend.
Definition at line 29 of file kdevbuildtool.cpp.
The documentation for this class was generated from the following files: