Serial port library for C++

I’m looking for a C++ library with an API to send data to and get data from serial ports (TTYx), and will work with Qt Creator. I will appreciate it if someone can point me to such a library.

Thanks in advance for you help with this.