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
qohosplatformservices.cpp File Reference

(bbb6c91d162fb2899b1c42efcd2a3ef289bd879e)

#include "qohosplatformservices.h"
#include <QtCore/QUrl>
#include <QtCore/private/qnapi_p.h>
#include <QtCore/private/qohoscommon_p.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qscopeguard.h>
#include <QtGui/QColor>
#include <cstdlib>
#include <filemanagement/file_uri/oh_file_uri.h>
#include <qohosplugincore.h>
#include <qohosqpafunctions_p.h>
Include dependency graph for qohosplatformservices.cpp:

Go to the source code of this file.

Classes

struct  QtOhos::OhosEnumMeta< QOhosWantConstantFlags >
class  QOhosColorPicker

Namespaces

namespace  QtOhos

Enumerations

enum class  QOhosWantConstantFlags { FLAG_AUTH_READ_URI_PERMISSION , FLAG_AUTH_WRITE_URI_PERMISSION , FLAG_AUTH_READ_URI_PERMISSION , FLAG_AUTH_WRITE_URI_PERMISSION }
enum class  QOhosWantConstantFlags { FLAG_AUTH_READ_URI_PERMISSION , FLAG_AUTH_WRITE_URI_PERMISSION , FLAG_AUTH_READ_URI_PERMISSION , FLAG_AUTH_WRITE_URI_PERMISSION }

Enumeration Type Documentation

◆ QOhosWantConstantFlags [1/2]

enum class QOhosWantConstantFlags
strong
Enumerator
FLAG_AUTH_READ_URI_PERMISSION 
FLAG_AUTH_WRITE_URI_PERMISSION 
FLAG_AUTH_READ_URI_PERMISSION 
FLAG_AUTH_WRITE_URI_PERMISSION 

Definition at line 18 of file qohosplatformservices.cpp.

◆ QOhosWantConstantFlags [2/2]

enum class QOhosWantConstantFlags
strong
Enumerator
FLAG_AUTH_READ_URI_PERMISSION 
FLAG_AUTH_WRITE_URI_PERMISSION 
FLAG_AUTH_READ_URI_PERMISSION 
FLAG_AUTH_WRITE_URI_PERMISSION 

Definition at line 18 of file qohosplatformservices.cpp.