Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/socket_interface.cpp |
Switch to Source code | Preprocessed file |
Line | Source | Count |
---|---|---|
1 | - | |
2 | - | |
3 | - | |
4 | - | |
5 | OrgA11yAtspiSocketInterface::OrgA11yAtspiSocketInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | - |
6 | : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) | - |
7 | { | - |
8 | } never executed: end of block | 0 |
9 | - | |
10 | OrgA11yAtspiSocketInterface::~OrgA11yAtspiSocketInterface() | - |
11 | { | - |
12 | } | - |
Switch to Source code | Preprocessed file |