GammaRay API Documentation  2.11.3
Functions
GammaRay::ProbeFinder Namespace Reference

Functions to locate a suitable probe. More...

Functions

ProbeABI findBestMatchingABI (const ProbeABI &targetABI)
 Find the best matching probe for the given targetABI out of all installed ones. More...
 
ProbeABI findBestMatchingABI (const ProbeABI &targetABI, const QVector< ProbeABI > &availableABIs)
 Find the best matching probe for the given targetABI out of availableABIs. More...
 
QString findProbe (const ProbeABI &probeAbi, const QStringList &searchRoots=QStringList())
 Attempts to find the full path of the probe DLL with ABI probeAbi, considering the additional search paths searchRoots.
 
QVector< ProbeABIlistProbeABIs ()
 List all available probe ABIs.
 

Detailed Description

Functions to locate a suitable probe.

Function Documentation

◆ findBestMatchingABI() [1/2]

ProbeABI GammaRay::ProbeFinder::findBestMatchingABI ( const ProbeABI targetABI)

Find the best matching probe for the given targetABI out of all installed ones.

An invalid ProbeABI instance is returned if there is no compatible probe installed.

◆ findBestMatchingABI() [2/2]

ProbeABI GammaRay::ProbeFinder::findBestMatchingABI ( const ProbeABI targetABI,
const QVector< ProbeABI > &  availableABIs 
)

Find the best matching probe for the given targetABI out of availableABIs.

An invalid ProbeABI instance is returned if there is no compatible probe installed.


© 2010-2021 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
GammaRay Qt-application inspection and manipulation tool
https://www.kdab.com/development-resources/qt-tools/gammaray/
Generated on Wed Mar 15 2023 01:05:10 for GammaRay API Documentation by doxygen 1.8.20