42 #ifndef QSHAREDMEMORY_H 43 #define QSHAREDMEMORY_H 45 #include <QtCore/qobject.h> 53 #ifndef QT_NO_SHAREDMEMORY 95 bool isAttached()
const;
99 const void* constData()
const;
100 const void *
data()
const;
102 #ifndef QT_NO_SYSTEMSEMAPHORE 114 #endif // QT_NO_SHAREDMEMORY 120 #endif // QSHAREDMEMORY_H
#define QT_END_NAMESPACE
This macro expands to.
static Expression::Ptr create(Expression *const expr, const YYLTYPE &sourceLocator, const ParserContext *const parseInfo)
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
Q_GUI_EXPORT QString errorString(EGLint code=eglGetError())
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
static QReadWriteLock lock
The QSharedMemory class provides access to a shared memory segment.
#define Q_DECLARE_PRIVATE(Class)