• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Language Support Interfaces Library
 

KDevelop Language Support Interfaces Library

Public Member Functions | List of all members
KDevPCSImporter Class Referenceabstract

#include <kdevpcsimporter.h>

Inherits TQObject.

Public Member Functions

 KDevPCSImporter (TQObject *parent=0, const char *name=0)
 
virtual TQString dbName () const =0
 
virtual TQStringList includePaths ()=0
 
virtual TQStringList fileList ()=0
 
virtual TQWidget * createSettingsPage (TQWidget *parent, const char *name=0)
 

Detailed Description

KDevelop persistent class store importer plugin.

These plugins are used by language support plugins to fill symbol stores with symbol information from certain files. The purpose of the importer is to provide file selection wizard.

Definition at line 35 of file kdevpcsimporter.h.


The documentation for this class was generated from the following files:
  • kdevpcsimporter.h
  • kdevpcsimporter.cpp

KDevelop Language Support Interfaces Library

Skip menu "KDevelop Language Support Interfaces Library"
  • Main Page
  • Alphabetical List
  • Class List
  • File List

KDevelop Language Support Interfaces Library

Skip menu "KDevelop Language Support Interfaces 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 Language Support Interfaces Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.