KDevelop API Documentation

CreatePCSDialog Class Reference

#include <createpcsdialog.h>

Inheritance diagram for CreatePCSDialog:

CreatePCSDialogBase QWizard 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 CreatePCSDialog(), endl(), kdDebug(), m_part, m_settings, and KService::Ptr.

Referenced by CreatePCSDialog().

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.

References setNextPageEnabled().

Referenced by setNextPageEnabled(), 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< Tag >::addIndex(), KDevPCSImporter::createSettingsPage(), KDevPCSImporter::dbName(), KInstance::dirs(), endl(), KDevPCSImporter::fileList(), KXMLGUIClient::instance(), kdDebug(), m_part, m_settings, GCatalog< Tag >::open(), Driver::parseFile(), CppSupportPart::removeCatalog(), KStandardDirs::saveLocation(), setNextPageEnabled(), and slotSelected().

Referenced by slotSelected().

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

Reimplemented from CreatePCSDialogBase.

Definition at line 291 of file createpcsdialog.cpp.

References setNextPageEnabled(), and slotSelectionChanged().

Referenced by slotSelectionChanged().


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:22 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003