Qt Inject Linux/en

Aus expecco Wiki (Version 2.x)
Version vom 16. April 2020, 09:12 Uhr von Alkurz (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Qt Inject for Linux OS == With expecco version 20.1. it is possible, to test a Qt application without modifying the code. The files you need are in <i><ex…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Qt Inject for Linux OS[Bearbeiten]

With expecco version 20.1. it is possible, to test a Qt application without modifying the code.

The files you need are in <expecco-installation-dir>/packages/exept/expecco/plugin/qt/expeccoQtClient/expecceTestService_InjectTool_Unix

  • inject.sh
  • injector.so

Please copy the Qt version dependent libExpeccoTestService library from <expecco-installation-dir>/packages/exept/expecco/plugin/qt/expeccoQtClient/expeccoTestService/bin/linux/gcc_x64_Qt<qtVersion>/ in this directory.

  • libExpeccoTestService.so.1

Now you can start your application with

./inject.sh <qt-application-to-test>

and connect Expecco Gui Browser via QT-Bridge



Copyright © 2014-2024 eXept Software AG