KDevelop API Documentation

PartExplorerForm Class Reference

The GUI for the PartExplorer. More...

#include <partexplorerform.h>

Inheritance diagram for PartExplorerForm:

KDialogBase KDialog QDialog 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.

QString serviceType () const
QString costraints () const

Protected Slots

void slotSearchRequested ()
void slotServicetypeChanged (const QString &)

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 106 of file partexplorerform.cpp.

References KListView::addColumn(), PartExplorerFormBase::costraintsText, m_base, m_resultsList, PartExplorerForm(), PartExplorerFormBase::resultsLabel, slotSearchRequested(), slotServicetypeChanged(), and PartExplorerFormBase::typeEdit.

Referenced by PartExplorerForm().

PartExplorerForm::~PartExplorerForm  )  [virtual]
 

Definition at line 140 of file partexplorerform.cpp.


Member Function Documentation

QString PartExplorerForm::costraints  )  const
 

Definition at line 160 of file partexplorerform.cpp.

References PartExplorerFormBase::costraintsText, and m_base.

Referenced by slotSearchRequested().

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

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

Definition at line 203 of file partexplorerform.cpp.

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

Referenced by fillServiceList(), and slotSearchRequested().

QString PartExplorerForm::serviceType  )  const
 

Definition at line 151 of file partexplorerform.cpp.

References m_base, and PartExplorerFormBase::typeEdit.

Referenced by slotSearchRequested().

void PartExplorerForm::slotDisplayError QString   )  [slot]
 

Definition at line 192 of file partexplorerform.cpp.

References slotDisplayError().

Referenced by fillServiceList(), slotDisplayError(), and slotSearchRequested().

void PartExplorerForm::slotSearchRequested  )  [protected, slot]
 

Definition at line 168 of file partexplorerform.cpp.

References costraints(), endl(), fillServiceList(), kdDebug(), m_base, serviceType(), slotDisplayError(), and PartExplorerFormBase::typeEdit.

Referenced by PartExplorerForm().

void PartExplorerForm::slotServicetypeChanged const QString  )  [protected, slot]
 

Definition at line 144 of file partexplorerform.cpp.

References slotServicetypeChanged().

Referenced by PartExplorerForm(), and slotServicetypeChanged().


Member Data Documentation

PartExplorerFormBase* PartExplorerForm::m_base [private]
 

Definition at line 50 of file partexplorerform.h.

Referenced by costraints(), PartExplorerForm(), serviceType(), and slotSearchRequested().

ResultsList* PartExplorerForm::m_resultsList [private]
 

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