|
|
This dialog can be used to set, read and store port settings. Port settings are stored in a local INI file.
See also STSuperIni
STSuperIni * SuperIniSettings | SuperIniSettings |
QString ReturnSting | ReturnSting |
bool PortIsActive | PortIsActive |
bool PortSettingsChanged | PortSettingsChanged |
int DebugLevel | DebugLevel |
bool SetDebugLevel (int NewDebugLevel)
| SetDebugLevel |
void SetPortSelectValues ()
| SetPortSelectValues |
void SetPortSpeedValue ()
| SetPortSpeedValue |
void SetDataBitsValue ()
| SetDataBitsValue |
void SetParitySelectValue ()
| SetParitySelectValue |
void SetStopBitsValue ()
| SetStopBitsValue |
void LoadLastPortSettings ()
| LoadLastPortSettings |
int GetBaud ()
| GetBaud |
int GetParity ()
| GetParity |
int GetDataBits ()
| GetDataBits |
int GetStopBits ()
| GetStopBits |
QString GetPort ()
| GetPort |
void SetActive (bool ActiveState)
| SetActive |
STPortDialog (QWidget *parent, const char *name)
| STPortDialog |
~STPortDialog ()
| ~STPortDialog |
void OnPortOnOffClick ()
| OnPortOnOffClick |
[slot]
void OnPortSettingsChanged ()
| OnPortSettingsChanged |
[slot]
void ActiveChange (bool ActiveState)
| ActiveChange |
[signal]
Generated by: root on UtopiaPlanitia.Ept on Mon Dec 10 22:55:12 2001, using kdoc 2.0a53. |