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. | |
Protected Slots | |
void | slotSearchRequested () |
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 156 of file partexplorerform.cpp. |
Member Function Documentation
|
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(). |
|
Definition at line 177 of file partexplorerform.cpp. References KMessageBox::error(). Referenced by fillServiceList(). |
|
Definition at line 162 of file partexplorerform.cpp. References PartExplorerFormBase::constraintsText, fillServiceList(), kdDebug(), m_base, and PartExplorerFormBase::typeCombo. Referenced by PartExplorerForm(). |
Member Data Documentation
|
Definition at line 46 of file partexplorerform.h. Referenced by PartExplorerForm(), and slotSearchRequested(). |
|
Definition at line 45 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