Home
last modified time | relevance | path

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

/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqnetworkprotocol.h105 ConConnected, enumerator
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/network/
H A Dq3networkprotocol.h110 ConConnected, enumerator
H A Dq3http.cpp2294 …emit connectionStateChanged( ConConnected, QHttp::tr( "Connected to host %1" ).arg( url()->host() … in clientStateChanged()
2308 emit connectionStateChanged( ConConnected, QHttp::tr( "Connected to host" ) ); in clientStateChanged()
H A Dq3ftp.cpp2305 …emit connectionStateChanged( ConConnected, QFtp::tr( "Connected to host %1" ).arg( url()->host() )… in npStateChanged()
2312 emit connectionStateChanged( ConConnected, QFtp::tr( "Connected to host" ) ); in npStateChanged()