ksim
KSim::Snmp::ProbeDialog Class Reference
#include <probedialog.h>
Inheritance diagram for KSim::Snmp::ProbeDialog:

Detailed Description
Definition at line 38 of file probedialog.h.
Public Types | |
| typedef Q3ValueList< ProbeResult > | ProbeResultList |
Public Member Functions | |
| ProbeDialog (const HostConfig &hostConfig, QWidget *parent, const char *name=0) | |
| ProbeResultList | probeResults () const |
Protected Member Functions | |
| virtual void | done (int code) |
Classes | |
| struct | ProbeResult |
Member Typedef Documentation
Definition at line 59 of file probedialog.h.
Constructor & Destructor Documentation
| ProbeDialog::ProbeDialog | ( | const HostConfig & | hostConfig, | |
| QWidget * | parent, | |||
| const char * | name = 0 | |||
| ) |
Definition at line 41 of file probedialog.cpp.
Member Function Documentation
| ProbeResultList KSim::Snmp::ProbeDialog::probeResults | ( | ) | const [inline] |
Definition at line 61 of file probedialog.h.
| void ProbeDialog::done | ( | int | code | ) | [protected, virtual] |
Definition at line 60 of file probedialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference