Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qrandomaccessasyncfile_darwin.mm File Reference

(e6b26ad1eca555ee1e6b2c4e9b4c7676dc754b04)

#include "qrandomaccessasyncfile_p_p.h"
#include "qiooperation_p.h"
#include "qiooperation_p_p.h"
#include "qplatformdefs.h"
#include <QtCore/qdir.h>
#include <QtCore/qfile.h>
#include <QtCore/private/qfilesystemengine_p.h>
Include dependency graph for qrandomaccessasyncfile_darwin.mm:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

static bool QT_BEGIN_NAMESPACE::isBarrierOperation (QIOOperation::Type type)
static int openModeToOpenFlags (QIODevice::OpenMode mode)

Function Documentation

◆ openModeToOpenFlags()

int openModeToOpenFlags ( QIODevice::OpenMode mode)
inlinestatic

Definition at line 516 of file qrandomaccessasyncfile_darwin.mm.