class QCongestionMonitorSimulator

QCongestionMonitorSimulator. More...

Definition#include <csim.h>
InheritsQMainWindow
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots


Detailed Description

This class is the Qt-Toolkit GUI for the congestion simulator.

 QCongestionMonitorSimulator (NetworkMonitorSimulator* simulator, const card64 bandwidth, QWidget* parent = NULL, const char* name = NULL)

Constructor for new QCongestionMonitorSimulator.

Parameters:
simulatorNetworkMonitorSimulator.
bandwidthBandwidth in bytes per second (*not* bits/s!).
parentParent QWidget.
nameWidget name.

QCongestionMonitorSimulator ()

Destructor.

void  quit ()

[slot]

Slot for "Quit" menu item.

void  congestion (int value)

[slot]

Slot for congestion scrollbar.