#include <ctrace_cli.hpp>
|
| QString | execute (const QString &file, const QString &options) |
| | Executes the CTrace CLI command with the specified file and options.
|
| |
◆ execute()
| QString CTraceCLI::execute |
( |
const QString & |
file, |
|
|
const QString & |
options |
|
) |
| |
Executes the CTrace CLI command with the specified file and options.
- Parameters
-
| file | The file to analyze. |
| options | The command-line options for the analysis. |
- Returns
- The standard output of the CTrace command.
The documentation for this class was generated from the following files: