🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::UiToolCallCard类 参考

#include <UiToolCallCard.hpp>

+ 类 ast::UiToolCallCard 继承关系图:

Public 成员函数

 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父控件

该类的文档由以下文件生成: