CreatePCSDialog Class Reference
#include <createpcsdialog.h>
Inheritance diagram for CreatePCSDialog:


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 | |
CppSupportPart * | m_part |
QWidget * | m_settings |
Constructor & Destructor Documentation
|
Definition at line 173 of file createpcsdialog.cpp. References kdDebug(), m_part, m_settings, and KService::Ptr. |
|
Definition at line 205 of file createpcsdialog.cpp. |
Member Function Documentation
|
Definition at line 225 of file createpcsdialog.cpp. |
|
Definition at line 210 of file createpcsdialog.cpp. |
|
Definition at line 215 of file createpcsdialog.cpp. |
|
Definition at line 220 of file createpcsdialog.cpp. |
|
Definition at line 286 of file createpcsdialog.cpp. Referenced by slotSelected(), and slotSelectionChanged(). |
|
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(). |
|
Reimplemented from CreatePCSDialogBase. Definition at line 291 of file createpcsdialog.cpp. References setNextPageEnabled(). |
Member Data Documentation
|
Definition at line 45 of file createpcsdialog.h. Referenced by CreatePCSDialog(), and slotSelected(). |
|
Definition at line 46 of file createpcsdialog.h. Referenced by CreatePCSDialog(), and slotSelected(). |
The documentation for this class was generated from the following files:
- languages/cpp/createpcsdialog.h
- languages/cpp/createpcsdialog.cpp