• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Buildtool Base Library
 

KDevelop Buildtool Base Library

Public Member Functions | List of all members
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:
  • kdevbuildtool.h
  • kdevbuildtool.cpp

KDevelop Buildtool Base Library

Skip menu "KDevelop Buildtool Base Library"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

KDevelop Buildtool Base Library

Skip menu "KDevelop Buildtool Base Library"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Buildtool Base Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.