PartExplorerForm Class Reference
The GUI for the PartExplorer. More...
#include <partexplorerform.h>
Inheritance diagram for PartExplorerForm:

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 | |
ResultsList * | m_resultsList |
PartExplorerFormBase * | m_base |
Detailed Description
The GUI for the PartExplorer.
- Author:
- Mario Scalas
Definition at line 26 of file partexplorerform.h.
Constructor & Destructor Documentation
|
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(). |
|
Definition at line 140 of file partexplorerform.cpp. |
Member Function Documentation
|
Definition at line 160 of file partexplorerform.cpp. References PartExplorerFormBase::costraintsText, and m_base. Referenced by slotSearchRequested(). |
|
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(). |
|
Definition at line 151 of file partexplorerform.cpp. References m_base, and PartExplorerFormBase::typeEdit. Referenced by slotSearchRequested(). |
|
Definition at line 192 of file partexplorerform.cpp. References slotDisplayError(). Referenced by fillServiceList(), slotDisplayError(), and slotSearchRequested(). |
|
Definition at line 168 of file partexplorerform.cpp. References costraints(), endl(), fillServiceList(), kdDebug(), m_base, serviceType(), slotDisplayError(), and PartExplorerFormBase::typeEdit. Referenced by PartExplorerForm(). |
|
Definition at line 144 of file partexplorerform.cpp. References slotServicetypeChanged(). Referenced by PartExplorerForm(), and slotServicetypeChanged(). |
Member Data Documentation
|
Definition at line 50 of file partexplorerform.h. Referenced by costraints(), PartExplorerForm(), serviceType(), and slotSearchRequested(). |
|
Definition at line 49 of file partexplorerform.h. Referenced by fillServiceList(), and PartExplorerForm(). |
The documentation for this class was generated from the following files:
- parts/partexplorer/partexplorerform.h
- parts/partexplorer/partexplorerform.cpp