YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
Message Class Reference

Inner class for message representation in ConversationModel. More...

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/src/guis/yarpllmgui/ConversationModel.h>

Public Member Functions

 Message (const QString &type, const QString &content)
 
QString type () const
 
QString content () const
 

Detailed Description

Inner class for message representation in ConversationModel.

Definition at line 25 of file ConversationModel.h.

Constructor & Destructor Documentation

◆ Message()

Message::Message ( const QString &  type,
const QString &  content 
)
inline

Definition at line 28 of file ConversationModel.h.

Member Function Documentation

◆ content()

QString Message::content ( ) const
inline

Definition at line 37 of file ConversationModel.h.

◆ type()

QString Message::type ( ) const
inline

Definition at line 33 of file ConversationModel.h.


The documentation for this class was generated from the following file: