KDevelop API Documentation

KDevPCSImporter Class Reference

#include <kdevpcsimporter.h>

Inheritance diagram for KDevPCSImporter:

QObject KDevCustomImporter KDevKDELibsImporter KDevQtImporter List of all members.

Public Member Functions

 KDevPCSImporter (QObject *parent=0, const char *name=0)
virtual ~KDevPCSImporter ()
virtual QString dbName () const =0
virtual QStringList includePaths ()=0
virtual QStringList fileList ()=0
virtual QWidgetcreateSettingsPage (QWidget *parent, const char *name=0)

Constructor & Destructor Documentation

KDevPCSImporter::KDevPCSImporter QObject parent = 0,
const char *  name = 0
 

Definition at line 23 of file kdevpcsimporter.cpp.

References KDevPCSImporter().

Referenced by KDevPCSImporter().

KDevPCSImporter::~KDevPCSImporter  )  [virtual]
 

Definition at line 28 of file kdevpcsimporter.cpp.


Member Function Documentation

QWidget * KDevPCSImporter::createSettingsPage QWidget parent,
const char *  name = 0
[virtual]
 

Reimplemented in KDevCustomImporter, KDevKDELibsImporter, and KDevQtImporter.

Definition at line 32 of file kdevpcsimporter.cpp.

References createSettingsPage().

Referenced by createSettingsPage(), and CreatePCSDialog::slotSelected().

virtual QString KDevPCSImporter::dbName  )  const [pure virtual]
 

Implemented in KDevCustomImporter, KDevKDELibsImporter, and KDevQtImporter.

Referenced by CreatePCSDialog::slotSelected().

virtual QStringList KDevPCSImporter::fileList  )  [pure virtual]
 

Implemented in KDevCustomImporter, KDevKDELibsImporter, and KDevQtImporter.

Referenced by CreatePCSDialog::slotSelected().

virtual QStringList KDevPCSImporter::includePaths  )  [pure virtual]
 

Implemented in KDevCustomImporter, KDevKDELibsImporter, and KDevQtImporter.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:01 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003