#include <GUIUtils.h>#include <stdio.h>#include <qlineedit.h>#include <qcombobox.h>#include <qspinbox.h>#include <qcheckbox.h>#include "cabledata.h"#include "cableedit.h"Include dependency graph for cableedit.cpp:

Go to the source code of this file.
Variables | |
| static long | SpeedTable [] |
|
|
Initial value: {
2400, 9600, 19200, 38400, 57600, 115200,
230400, 460800, 500000, 921600, 1000000,
1152000, 1500000, 2000000, 2500000, 3000000,
3500000, 4000000, -1
}
Definition at line 10 of file cableedit.cpp. Referenced by CableEdit::commit(), and CableEdit::showData(). |
1.4.2