Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

cableedit.cpp File Reference

#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 []


Variable Documentation

long SpeedTable[] [static]
 

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().


Generated on Sat Nov 5 17:09:06 2005 for OPIE by  doxygen 1.4.2