Line | Source | Count |
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | QBearerEnginePlugin::QBearerEnginePlugin(QObject *parent) | - |
7 | : QObject(parent) | - |
8 | { | - |
9 | }executed 51 times by 16 tests: end of block Executed by:- tst_NetworkSelfTest
- tst_QAbstractNetworkCache
- tst_QFtp
- tst_QHostInfo
- tst_QHttpNetworkConnection
- tst_QNetworkAccessManager
- tst_QNetworkAccessManager_And_QProgressDialog
- tst_QNetworkConfiguration
- tst_QNetworkConfigurationManager
- tst_QNetworkDiskCache
- tst_QNetworkInterface
- tst_QNetworkProxyFactory
- tst_QTcpServer
- tst_QUdpSocket
- tst_QXmlInputSource
- tst_QXmlStream
| 51 |
10 | | - |
11 | QBearerEnginePlugin::~QBearerEnginePlugin() | - |
12 | { | - |
13 | } | - |
14 | | - |
15 | | - |
| | |