KDevelop API Documentation

CreatePCSDialog Class Reference

#include <createpcsdialog.h>

Inheritance diagram for CreatePCSDialog:

Inheritance graph
[legend]
Collaboration diagram for CreatePCSDialog:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void slotSelected (const QString &)
virtual void slotSelectionChanged (QListViewItem *)

Public Member Functions

 CreatePCSDialog (CppSupportPart *part, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~CreatePCSDialog ()

Protected Slots

virtual void back ()
virtual void next ()
virtual void reject ()
virtual void accept ()
void setNextPageEnabled (int)

Private Attributes

CppSupportPartm_part
QWidgetm_settings

Constructor & Destructor Documentation

CreatePCSDialog::CreatePCSDialog CppSupportPart part,
QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 173 of file createpcsdialog.cpp.

References kdDebug(), m_part, m_settings, and KService::Ptr.

CreatePCSDialog::~CreatePCSDialog  ) 
 

Definition at line 205 of file createpcsdialog.cpp.


Member Function Documentation

void CreatePCSDialog::accept  )  [protected, virtual, slot]
 

Definition at line 225 of file createpcsdialog.cpp.

void CreatePCSDialog::back  )  [protected, virtual, slot]
 

Definition at line 210 of file createpcsdialog.cpp.

void CreatePCSDialog::next  )  [protected, virtual, slot]
 

Definition at line 215 of file createpcsdialog.cpp.

void CreatePCSDialog::reject  )  [protected, virtual, slot]
 

Definition at line 220 of file createpcsdialog.cpp.

void CreatePCSDialog::setNextPageEnabled int   )  [protected, slot]
 

Definition at line 286 of file createpcsdialog.cpp.

Referenced by slotSelected(), and slotSelectionChanged().

void CreatePCSDialog::slotSelected const QString  )  [virtual, slot]
 

Reimplemented from CreatePCSDialogBase.

Definition at line 230 of file createpcsdialog.cpp.

References CppSupportPart::addCatalog(), GCatalog< Tp >::addIndex(), KDevPCSImporter::createSettingsPage(), KDevPCSImporter::dbName(), KInstance::dirs(), KDevPCSImporter::fileList(), KXMLGUIClient::instance(), kdDebug(), m_part, m_settings, GCatalog< Tp >::open(), Driver::parseFile(), CppSupportPart::removeCatalog(), KStandardDirs::saveLocation(), and setNextPageEnabled().

void CreatePCSDialog::slotSelectionChanged QListViewItem  )  [virtual, slot]
 

Reimplemented from CreatePCSDialogBase.

Definition at line 291 of file createpcsdialog.cpp.

References setNextPageEnabled().


Member Data Documentation

CppSupportPart* CreatePCSDialog::m_part [private]
 

Definition at line 45 of file createpcsdialog.h.

Referenced by CreatePCSDialog(), and slotSelected().

QWidget* CreatePCSDialog::m_settings [private]
 

Definition at line 46 of file createpcsdialog.h.

Referenced by CreatePCSDialog(), and slotSelected().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:21:32 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003