Home
last modified time | relevance | path

Searched refs:QIODevice (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqiopipe.cpp50 QIOPipePrivate::QIOPipePrivate(QIODevice *iodevice, bool proxying) in QIOPipePrivate()
68 QObjectPrivate::connect(source, &QIODevice::readyRead, this, &QIOPipePrivate::_q_onReadyRead); in initialize()
134 QIOPipe::QIOPipe(QIODevice *parent, Mode mode) in QIOPipe()
135 : QIODevice(*new QIOPipePrivate(parent, mode == ProxyPipe), parent) in QIOPipe()
138 if (!parent->isOpen() && !parent->open(QIODevice::ReadOnly)) { in QIOPipe()
150 bool QIOPipe::open(QIODevice::OpenMode mode) in open()
161 return QIODevice::open(mode); in open()
H A Dqiopipe_p.h63 class QIOPipe : public QIODevice
73 explicit QIOPipe(QIODevice *parent, Mode mode = EndPipe);
95 explicit QIOPipePrivate(QIODevice *iodevice, bool proxying);
107 QPointer<QIODevice> source;
H A Dqnmeasatelliteinfosource_p.h74 void setDevice(QIODevice *source);
75 QIODevice *device() const;
H A Dqnmeasatelliteinfosource.cpp113 QPointer<QIODevice> m_device;
428 if (!m_device->isOpen() && !m_device->open(QIODevice::ReadOnly)) { in openSourceDevice()
497 void QNmeaSatelliteInfoSource::setDevice(QIODevice *device) in setDevice()
507 QIODevice *QNmeaSatelliteInfoSource::device() const in device()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/
H A Dqnmeapositioninfosourceproxyfactory.h38 class QIODevice; variable
46 QNmeaPositionInfoSourceProxy(QNmeaPositionInfoSource *source, QIODevice *outDevice);
59 QIODevice *m_outDevice;
H A Dtst_qnmeapositioninfosource.h157 class UnlimitedNmeaStream : public QIODevice
162 UnlimitedNmeaStream(QObject *parent) : QIODevice(parent) {} in UnlimitedNmeaStream()
180 return 1024 + QIODevice::bytesAvailable(); in bytesAvailable()
H A Dqnmeapositioninfosourceproxyfactory.cpp37 …nfoSourceProxy::QNmeaPositionInfoSourceProxy(QNmeaPositionInfoSource *source, QIODevice *outDevice) in QNmeaPositionInfoSourceProxy()
85 QIODevice *device = m_server->nextPendingConnection(); in createProxy()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/bic/data/
H A DQtPositioning.5.4.0.linux-gcc-amd64.txt876 Class QIODevice::QPrivateSignal
879 QIODevice::QPrivateSignal (0x0x7fb60da72300) 0 empty
881 Vtable for QIODevice
882 QIODevice::_ZTV9QIODevice: 30u entries
885 16 (int (*)(...))QIODevice::metaObject
886 24 (int (*)(...))QIODevice::qt_metacast
887 32 (int (*)(...))QIODevice::qt_metacall
888 40 (int (*)(...))QIODevice::~QIODevice
889 48 (int (*)(...))QIODevice::~QIODevice
897 112 (int (*)(...))QIODevice::isSequential
[all …]
H A DQtPositioning.5.3.0.linux-gcc-amd64.txt866 Class QIODevice::QPrivateSignal
869 QIODevice::QPrivateSignal (0x0x7f95eee237e0) 0 empty
871 Vtable for QIODevice
872 QIODevice::_ZTV9QIODevice: 30u entries
875 16 (int (*)(...))QIODevice::metaObject
876 24 (int (*)(...))QIODevice::qt_metacast
877 32 (int (*)(...))QIODevice::qt_metacall
878 40 (int (*)(...))QIODevice::~QIODevice
879 48 (int (*)(...))QIODevice::~QIODevice
887 112 (int (*)(...))QIODevice::isSequential
[all …]
H A DQtPositioning.5.6.0.linux-gcc-amd64.txt1381 Class QIODevice::QPrivateSignal
1384 QIODevice::QPrivateSignal (0x0x7f7580a06c60) 0 empty
1386 Vtable for QIODevice
1387 QIODevice::_ZTV9QIODevice: 30u entries
1390 16 (int (*)(...))QIODevice::metaObject
1391 24 (int (*)(...))QIODevice::qt_metacast
1392 32 (int (*)(...))QIODevice::qt_metacall
1402 112 (int (*)(...))QIODevice::isSequential
1403 120 (int (*)(...))QIODevice::open
1404 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.9.0.linux-gcc-amd64.txt1884 Class QIODevice::QPrivateSignal
1887 QIODevice::QPrivateSignal (0x0x7fd63f8b39c0) 0 empty
1889 Vtable for QIODevice
1890 QIODevice::_ZTV9QIODevice: 30u entries
1893 16 (int (*)(...))QIODevice::metaObject
1894 24 (int (*)(...))QIODevice::qt_metacast
1895 32 (int (*)(...))QIODevice::qt_metacall
1905 112 (int (*)(...))QIODevice::isSequential
1906 120 (int (*)(...))QIODevice::open
1907 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.8.0.linux-gcc-amd64.txt1794 Class QIODevice::QPrivateSignal
1797 QIODevice::QPrivateSignal (0x0x7fe58f89de40) 0 empty
1799 Vtable for QIODevice
1800 QIODevice::_ZTV9QIODevice: 30u entries
1803 16 (int (*)(...))QIODevice::metaObject
1804 24 (int (*)(...))QIODevice::qt_metacast
1805 32 (int (*)(...))QIODevice::qt_metacall
1815 112 (int (*)(...))QIODevice::isSequential
1816 120 (int (*)(...))QIODevice::open
1817 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.7.0.linux-gcc-amd64.txt1598 Class QIODevice::QPrivateSignal
1601 QIODevice::QPrivateSignal (0x0x7ff711117360) 0 empty
1603 Vtable for QIODevice
1604 QIODevice::_ZTV9QIODevice: 30u entries
1607 16 (int (*)(...))QIODevice::metaObject
1608 24 (int (*)(...))QIODevice::qt_metacast
1609 32 (int (*)(...))QIODevice::qt_metacall
1619 112 (int (*)(...))QIODevice::isSequential
1620 120 (int (*)(...))QIODevice::open
1621 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.10.0.linux-gcc-amd64.txt1889 Class QIODevice::QPrivateSignal
1892 QIODevice::QPrivateSignal (0x0x7f13e15a2240) 0 empty
1894 Vtable for QIODevice
1895 QIODevice::_ZTV9QIODevice: 30u entries
1898 16 (int (*)(...))QIODevice::metaObject
1899 24 (int (*)(...))QIODevice::qt_metacast
1900 32 (int (*)(...))QIODevice::qt_metacall
1910 112 (int (*)(...))QIODevice::isSequential
1911 120 (int (*)(...))QIODevice::open
1912 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.11.0.linux-gcc-amd64.txt1889 Class QIODevice::QPrivateSignal
1892 QIODevice::QPrivateSignal (0x0x7f1d79743de0) 0 empty
1894 Vtable for QIODevice
1895 QIODevice::_ZTV9QIODevice: 30u entries
1898 16 (int (*)(...))QIODevice::metaObject
1899 24 (int (*)(...))QIODevice::qt_metacast
1900 32 (int (*)(...))QIODevice::qt_metacall
1910 112 (int (*)(...))QIODevice::isSequential
1911 120 (int (*)(...))QIODevice::open
1912 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.12.0.linux-gcc-amd64.txt1889 Class QIODevice::QPrivateSignal
1892 QIODevice::QPrivateSignal (0x0x7f7e1cdd25a0) 0 empty
1894 Vtable for QIODevice
1895 QIODevice::_ZTV9QIODevice: 30u entries
1898 16 (int (*)(...))QIODevice::metaObject
1899 24 (int (*)(...))QIODevice::qt_metacast
1900 32 (int (*)(...))QIODevice::qt_metacall
1910 112 (int (*)(...))QIODevice::isSequential
1911 120 (int (*)(...))QIODevice::open
1912 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.14.0.linux-gcc-amd64.txt1947 Class QIODevice::QPrivateSignal
1950 QIODevice::QPrivateSignal (0x0x7fe9f6a5c840) 0 empty
1952 Vtable for QIODevice
1953 QIODevice::_ZTV9QIODevice: 30 entries
1956 16 (int (*)(...))QIODevice::metaObject
1957 24 (int (*)(...))QIODevice::qt_metacast
1958 32 (int (*)(...))QIODevice::qt_metacall
1968 112 (int (*)(...))QIODevice::isSequential
1969 120 (int (*)(...))QIODevice::open
1970 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.15.0.linux-gcc-amd64.txt1952 Class QIODevice::QPrivateSignal
1955 QIODevice::QPrivateSignal (0x0x7fd8a37fa180) 0 empty
1957 Vtable for QIODevice
1958 QIODevice::_ZTV9QIODevice: 30 entries
1961 16 (int (*)(...))QIODevice::metaObject
1962 24 (int (*)(...))QIODevice::qt_metacast
1963 32 (int (*)(...))QIODevice::qt_metacall
1973 112 (int (*)(...))QIODevice::isSequential
1974 120 (int (*)(...))QIODevice::open
1975 128 (int (*)(...))QIODevice::close
[all …]
H A DQtPositioning.5.13.0.linux-gcc-amd64.txt1935 Class QIODevice::QPrivateSignal
1938 QIODevice::QPrivateSignal (0x0x7f35025a00c0) 0 empty
1940 Vtable for QIODevice
1941 QIODevice::_ZTV9QIODevice: 30 entries
1944 16 (int (*)(...))QIODevice::metaObject
1945 24 (int (*)(...))QIODevice::qt_metacast
1946 32 (int (*)(...))QIODevice::qt_metacall
1956 112 (int (*)(...))QIODevice::isSequential
1957 120 (int (*)(...))QIODevice::open
1958 128 (int (*)(...))QIODevice::close
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.h46 class QIODevice; variable
66 void setDevice(QIODevice *source);
67 QIODevice *device() const;
/OK3568_Linux_fs/app/qsetting/
H A Dmainwindow.cpp105 if(! file.open(QIODevice::ReadWrite | QIODevice::Text)){ in saveConfig()
146 if(! file.open(QIODevice::ReadOnly | QIODevice::Text)){ in getConfig()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dxbel.h79 BookmarkNode *read(QIODevice *device);
97 bool write(QIODevice *device, const BookmarkNode *root);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A Dmain.cpp185 if (!loadFile.open(QIODevice::ReadOnly)) { in load()
221 jsonFile.open(QIODevice::WriteOnly); in dumpGeoJSON()
230 debugFile.open(QIODevice::WriteOnly); in writeDebug()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dqgeopositioninfosource_geoclue2.cpp212 if (file.open(QIODevice::ReadOnly)) { in restoreLastPosition()
227 if (file.open(QIODevice::WriteOnly | QIODevice::Truncate)) { in saveLastPosition()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dglwidget.cpp176 if (!file.open(QIODevice::ReadOnly | QIODevice::Text)) in loadAscllStl()

123