Home
last modified time | relevance | path

Searched refs:parentPipe (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqiopipe.cpp61 const QIOPipe *parentPipe = qobject_cast<QIOPipe *>(source); in initialize() local
62 if (parentPipe && parentPipe->d_func()->m_proxying) // with proxying parent, in initialize()