Hi again,

i guess thats not really possible with QT but let me ask, maybe i just havent found the matching keywords.

Is it possible to check the host system (which runs my application) for existing serial-interfaces (like Com1, Com2, etc...)

My test-application has a QComboBox atm with static entries.
Basicly it would make more sense to check at application-start for existing interfaces
and in the next step feed those resources into my QComboBox.

The only matching keyword during my search in this forum was: QextSerialPort

Last time i messed around with that topic was with LabView, which was kinda easy...but i do not want to compare those worlds in any way.

Any hints ?
Best regards
ape