![]() |
Qt 4.8
|
#include "qplatformdefs.h"#include "qsharedmemory.h"#include "qsharedmemory_p.h"#include <qdebug.h>#include <qfile.h>#include <sys/types.h>#include <sys/ipc.h>#include <sys/shm.h>#include <fcntl.h>#include <unistd.h>#include <errno.h>#include "private/qcore_unix_p.h"