CoreTrace Qt IDE
1.0
The CoreTrace Text editor
Loading...
Searching...
No Matches
ctrace_cli.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <QString>
4
5
class
CTraceCLI
{
6
public
:
7
QString
execute
(
const
QString& file,
const
QString& options);
8
};
CTraceCLI
Definition
ctrace_cli.hpp:5
CTraceCLI::execute
QString execute(const QString &file, const QString &options)
Executes the CTrace CLI command with the specified file and options.
Definition
ctrace_cli.cpp:14
includes
ctrace_cli.hpp
Generated by
1.9.8