#include <UiToolCallCard.hpp>
|
| | UiToolCallCard (const QString &toolCallId, const QString &functionName, const QString &arguments=QString(), QWidget *parent=nullptr) |
| |
|
void | setState (EToolCallState state) |
| |
|
void | setResult (const QString &result) |
| |
|
QString | toolCallId () const |
| |
|
QString | functionName () const |
| |
◆ UiToolCallCard()
| ast::UiToolCallCard::UiToolCallCard |
( |
const QString & | toolCallId, |
|
|
const QString & | functionName, |
|
|
const QString & | arguments = QString(), |
|
|
QWidget * | parent = nullptr ) |
|
explicit |
构造函数
- 参数
-
| toolCallId | 工具调用 ID |
| functionName | 函数名称 |
| arguments | 参数(JSON 字符串) |
| parent | 父控件 |
该类的文档由以下文件生成: