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 CreatePCSDialog(), endl(), kdDebug(), m_part, m_settings, and KService::Ptr. Referenced by CreatePCSDialog(). |
|
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. References setNextPageEnabled(). Referenced by setNextPageEnabled(), slotSelected(), and slotSelectionChanged(). |
|
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(). |
|
Reimplemented from CreatePCSDialogBase. Definition at line 291 of file createpcsdialog.cpp. References setNextPageEnabled(), and slotSelectionChanged(). Referenced by slotSelectionChanged(). |
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