Multi diag tools
|
Binary dependencies ldd implementation. More...
#include <BinaryDependenciesLdd.h>
Inherits Mdt::DeployUtils::BinaryDependenciesImplementationInterface.
Public Member Functions | |
BinaryDependenciesLdd (QObject *parent=nullptr) | |
Constructor. | |
bool | findDependencies (const QString &binaryFilePath) override |
Find dependencies for a executable or a library. | |
Binary dependencies ldd implementation.
Definition at line 35 of file BinaryDependenciesLdd.h.