serverobserver
Qt Messaging Framework (QMF) - debugging symbols
Install
- All systems
-
curl cmd.cat/serverobserver.sh
- Debian
-
apt-get install qmf-dbg
- Ubuntu
-
apt-get install qmf-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qmf-dbg
- Raspbian
-
apt-get install qmf-dbg
- Dockerfile
- dockerfile.run/serverobserver
qmf-dbg
Qt Messaging Framework (QMF) - debugging symbols
The Qt Messaging Framework, QMF, consists of a C++ library and daemon server process that can be used to build email clients, and more generally software that interacts with email and mail servers. This package contains the debugging symbols for Qt Messaging Framework (QMF) libraries.
qmf-examples
Qt Messaging Framework (QMF) examples
The Qt Messaging Framework, QMF, consists of a C++ library and daemon server process that can be used to build email clients, and more generally software that interacts with email and mail servers. The Messages example client application provides an implementation of standard functionality for creating and viewing messages. This package contains an example client application supporting common messaging functionality.