Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
uistrings_p.h File Reference

(e839d950f804330db10ffdf2dec62e4e18792cb7)

#include <QtCore/qglobal.h>
#include <QtCore/private/qglobal_p.h>
+ Include dependency graph for uistrings_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

QT_BEGIN_NAMESPACE const char DEV_DISCOVERY []
 
const char DD_POWERED_OFF []
 
const char DD_INVALID_ADAPTER []
 
const char DD_IO []
 
const char DD_NOTSUPPORTED []
 
const char DD_UNKNOWN_ERROR []
 
const char DD_MISSING_PERMISSION []
 
const char DD_NOT_STARTED []
 
const char DD_NOT_STARTED_LE []
 
const char DD_NOT_STOPPED []
 
const char SERVICE_DISCOVERY []
 
const char SD_LOCAL_DEV_OFF []
 
const char SD_MINIMAL_FAILED []
 
const char SD_INVALID_ADDRESS []
 
const char SOCKET []
 
const char SOC_NETWORK_ERROR []
 
const char SOC_NOWRITE []
 
const char SOC_CONNECT_IN_PROGRESS []
 
const char SOC_SERVICE_NOT_FOUND []
 
const char SOC_INVAL_DATASIZE []
 
const char SOC_NOREAD []
 
const char TRANSFER_REPLY []
 
const char TR_INVAL_TARGET []
 
const char TR_SESSION_NO_START []
 
const char TR_CONNECT_FAILED []
 
const char TR_FILE_NOT_EXIST []
 
const char TR_NOT_READ_IODEVICE []
 
const char TR_SESSION_FAILED []
 
const char TR_INVALID_DEVICE []
 
const char TR_OP_CANCEL []
 
const char TR_IN_PROGRESS []
 
const char TR_SERVICE_NO_FOUND []
 
const char LE_CONTROLLER []
 
const char LEC_RDEV_NO_FOUND []
 
const char LEC_NO_LOCAL_DEV []
 
const char LEC_IO_ERROR []
 
const char LEC_UNKNOWN_ERROR []
 
const char LEC_MISSING_PERMISSION []
 

Variable Documentation

◆ DD_INVALID_ADAPTER

const char DD_INVALID_ADAPTER[]
extern

Definition at line 15 of file uistrings.cpp.

◆ DD_IO

const char DD_IO[]
extern

Definition at line 16 of file uistrings.cpp.

◆ DD_MISSING_PERMISSION

const char DD_MISSING_PERMISSION[]
extern

Definition at line 19 of file uistrings.cpp.

◆ DD_NOT_STARTED

const char DD_NOT_STARTED[]
extern

Definition at line 20 of file uistrings.cpp.

◆ DD_NOT_STARTED_LE

const char DD_NOT_STARTED_LE[]
extern

Definition at line 21 of file uistrings.cpp.

◆ DD_NOT_STOPPED

const char DD_NOT_STOPPED[]
extern

Definition at line 22 of file uistrings.cpp.

◆ DD_NOTSUPPORTED

const char DD_NOTSUPPORTED[]
extern

Definition at line 17 of file uistrings.cpp.

◆ DD_POWERED_OFF

const char DD_POWERED_OFF[]
extern

Definition at line 14 of file uistrings.cpp.

◆ DD_UNKNOWN_ERROR

const char DD_UNKNOWN_ERROR[]
extern

Definition at line 18 of file uistrings.cpp.

◆ DEV_DISCOVERY

QT_BEGIN_NAMESPACE const char DEV_DISCOVERY[]
extern

Definition at line 13 of file uistrings.cpp.

◆ LE_CONTROLLER

const char LE_CONTROLLER[]
extern

Definition at line 49 of file uistrings.cpp.

◆ LEC_IO_ERROR

const char LEC_IO_ERROR[]
extern

Definition at line 52 of file uistrings.cpp.

◆ LEC_MISSING_PERMISSION

const char LEC_MISSING_PERMISSION[]
extern

Definition at line 54 of file uistrings.cpp.

◆ LEC_NO_LOCAL_DEV

const char LEC_NO_LOCAL_DEV[]
extern

Definition at line 51 of file uistrings.cpp.

◆ LEC_RDEV_NO_FOUND

const char LEC_RDEV_NO_FOUND[]
extern

Definition at line 50 of file uistrings.cpp.

◆ LEC_UNKNOWN_ERROR

const char LEC_UNKNOWN_ERROR[]
extern

Definition at line 53 of file uistrings.cpp.

◆ SD_INVALID_ADDRESS

const char SD_INVALID_ADDRESS[]
extern

Definition at line 27 of file uistrings.cpp.

◆ SD_LOCAL_DEV_OFF

const char SD_LOCAL_DEV_OFF[]
extern

Definition at line 25 of file uistrings.cpp.

◆ SD_MINIMAL_FAILED

const char SD_MINIMAL_FAILED[]
extern

Definition at line 26 of file uistrings.cpp.

◆ SERVICE_DISCOVERY

const char SERVICE_DISCOVERY[]
extern

Definition at line 24 of file uistrings.cpp.

◆ SOC_CONNECT_IN_PROGRESS

const char SOC_CONNECT_IN_PROGRESS[]
extern

Definition at line 32 of file uistrings.cpp.

◆ SOC_INVAL_DATASIZE

const char SOC_INVAL_DATASIZE[]
extern

Definition at line 34 of file uistrings.cpp.

◆ SOC_NETWORK_ERROR

const char SOC_NETWORK_ERROR[]
extern

Definition at line 30 of file uistrings.cpp.

◆ SOC_NOREAD

const char SOC_NOREAD[]
extern

Definition at line 35 of file uistrings.cpp.

◆ SOC_NOWRITE

const char SOC_NOWRITE[]
extern

Definition at line 31 of file uistrings.cpp.

◆ SOC_SERVICE_NOT_FOUND

const char SOC_SERVICE_NOT_FOUND[]
extern

Definition at line 33 of file uistrings.cpp.

◆ SOCKET

const char SOCKET[]
extern

Definition at line 29 of file uistrings.cpp.

◆ TR_CONNECT_FAILED

const char TR_CONNECT_FAILED[]
extern

Definition at line 40 of file uistrings.cpp.

◆ TR_FILE_NOT_EXIST

const char TR_FILE_NOT_EXIST[]
extern

Definition at line 41 of file uistrings.cpp.

◆ TR_IN_PROGRESS

const char TR_IN_PROGRESS[]
extern

Definition at line 46 of file uistrings.cpp.

◆ TR_INVAL_TARGET

const char TR_INVAL_TARGET[]
extern

Definition at line 38 of file uistrings.cpp.

◆ TR_INVALID_DEVICE

const char TR_INVALID_DEVICE[]
extern

Definition at line 44 of file uistrings.cpp.

◆ TR_NOT_READ_IODEVICE

const char TR_NOT_READ_IODEVICE[]
extern

Definition at line 42 of file uistrings.cpp.

◆ TR_OP_CANCEL

const char TR_OP_CANCEL[]
extern

Definition at line 45 of file uistrings.cpp.

◆ TR_SERVICE_NO_FOUND

const char TR_SERVICE_NO_FOUND[]
extern

Definition at line 47 of file uistrings.cpp.

◆ TR_SESSION_FAILED

const char TR_SESSION_FAILED[]
extern

Definition at line 43 of file uistrings.cpp.

◆ TR_SESSION_NO_START

const char TR_SESSION_NO_START[]
extern

Definition at line 39 of file uistrings.cpp.

◆ TRANSFER_REPLY

const char TRANSFER_REPLY[]
extern

Definition at line 37 of file uistrings.cpp.