QtCore/qsharedmemory.h Source File
Go to the documentation of this file.
42 #ifndef QSHAREDMEMORY_H
43 #define QSHAREDMEMORY_H
53 #ifndef QT_NO_SHAREDMEMORY
55 class QSharedMemoryPrivate;
86 void setKey(
const QString &key);
88 void setNativeKey(
const QString &key);
91 bool create(
int size, AccessMode
mode = ReadWrite);
94 bool attach(AccessMode
mode = ReadWrite);
95 bool isAttached()
const;
99 const void* constData()
const;
100 const void *
data()
const;
102 #ifndef QT_NO_SYSTEMSEMAPHORE
107 SharedMemoryError error()
const;
114 #endif // QT_NO_SHAREDMEMORY
120 #endif // QSHAREDMEMORY_H
#define QT_BEGIN_NAMESPACE
GLsizei GLsizei GLenum GLenum const GLvoid * data