KDevelop API Documentation

PartExplorerForm Class Reference

The GUI for the PartExplorer. More...

#include <partexplorerform.h>

Inheritance diagram for PartExplorerForm:

Inheritance graph
[legend]
Collaboration diagram for PartExplorerForm:

Collaboration graph
[legend]
List of all members.

Public Slots

void slotDisplayError (QString)

Public Member Functions

 PartExplorerForm (QWidget *parent=0)
virtual ~PartExplorerForm ()
void fillServiceList (const KTrader::OfferList &services)
 Fills the widget with data gathered for system's query.

Protected Slots

void slotSearchRequested ()

Private Attributes

ResultsListm_resultsList
PartExplorerFormBasem_base

Detailed Description

The GUI for the PartExplorer.

Author:
Mario Scalas

Definition at line 26 of file partexplorerform.h.


Constructor & Destructor Documentation

PartExplorerForm::PartExplorerForm QWidget parent = 0  ) 
 

Definition at line 110 of file partexplorerform.cpp.

References KDialogBase::actionButton(), KListView::addColumn(), KServiceType::allServiceTypes(), KServiceType::List, m_base, m_resultsList, PartExplorerFormBase::resultsLabel, KDialogBase::setButtonText(), KDialogBase::setMainWidget(), slotSearchRequested(), and PartExplorerFormBase::typeCombo.

PartExplorerForm::~PartExplorerForm  )  [virtual]
 

Definition at line 156 of file partexplorerform.cpp.


Member Function Documentation

void PartExplorerForm::fillServiceList const KTrader::OfferList &  services  ) 
 

Fills the widget with data gathered for system's query.

Definition at line 188 of file partexplorerform.cpp.

References ResultsList::clear(), kdDebug(), m_resultsList, KService::Ptr, and slotDisplayError().

Referenced by slotSearchRequested().

void PartExplorerForm::slotDisplayError QString   )  [slot]
 

Definition at line 177 of file partexplorerform.cpp.

References KMessageBox::error().

Referenced by fillServiceList().

void PartExplorerForm::slotSearchRequested  )  [protected, slot]
 

Definition at line 162 of file partexplorerform.cpp.

References PartExplorerFormBase::constraintsText, fillServiceList(), kdDebug(), m_base, and PartExplorerFormBase::typeCombo.

Referenced by PartExplorerForm().


Member Data Documentation

PartExplorerFormBase* PartExplorerForm::m_base [private]
 

Definition at line 46 of file partexplorerform.h.

Referenced by PartExplorerForm(), and slotSearchRequested().

ResultsList* PartExplorerForm::m_resultsList [private]
 

Definition at line 45 of file partexplorerform.h.

Referenced by fillServiceList(), and PartExplorerForm().


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 Tue Feb 22 09:45:00 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003