ksim
KSim::Snmp::BrowseDialog Class Reference
#include <browsedialog.h>
Inheritance diagram for KSim::Snmp::BrowseDialog:

Detailed Description
Definition at line 39 of file browsedialog.h.
Public Member Functions | |
| BrowseDialog (const HostConfig &hostConfig, const QString ¤tOid, QWidget *parent, const char *name=0) | |
| QString | selectedObjectIdentifier () const |
Protected Member Functions | |
| virtual void | stopAllWalks () |
| virtual void | applyFilter () |
| virtual void | objectSelected (Q3ListViewItem *item) |
Constructor & Destructor Documentation
| BrowseDialog::BrowseDialog | ( | const HostConfig & | hostConfig, | |
| const QString & | currentOid, | |||
| QWidget * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 32 of file browsedialog.cpp.
Member Function Documentation
| QString BrowseDialog::selectedObjectIdentifier | ( | ) | const |
Definition at line 47 of file browsedialog.cpp.
| void BrowseDialog::stopAllWalks | ( | ) | [protected, virtual] |
Definition at line 52 of file browsedialog.cpp.
| void BrowseDialog::applyFilter | ( | ) | [protected, virtual] |
Definition at line 73 of file browsedialog.cpp.
| void BrowseDialog::objectSelected | ( | Q3ListViewItem * | item | ) | [protected, virtual] |
Definition at line 123 of file browsedialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference