| Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriverplugin.cpp |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | QSqlDriverPlugin::QSqlDriverPlugin(QObject *parent) | - |
| 4 | : QObject(parent) | - |
| 5 | { | - |
| 6 | } executed 10 times by 8 tests: end of blockExecuted by:
| 10 |
| 7 | - | |
| 8 | - | |
| 9 | - | |
| 10 | - | |
| 11 | - | |
| 12 | - | |
| 13 | - | |
| 14 | QSqlDriverPlugin::~QSqlDriverPlugin() | - |
| 15 | { | - |
| 16 | } | - |
| 17 | - | |
| 18 | - | |
| Switch to Source code | Preprocessed file |