|
void | sendMessage (const QString &text) |
|
void | communicatableChanged (CommunicatableStatus new_status) |
|
|
| ChatMainPanel (QWidget *parent=nullptr) |
|
void | appendMessage (const QString &text, bool me, QPixmap avatar) |
|
void | setTitle (const QString &title) |
|
QString | getTitle () const |
|
void | setCommunicateStatus (CommunicatableStatus communicatable) |
|
void | setEditWidgetEditable (bool editable) |
|
bool | editWidgetEditable () const |
|
void | setSessionID (const QString &session_id) |
|
QString | getCurrentSessionID () const |
|
void | clearShownMessages () |
|
|
void | showEvent (QShowEvent *event) |
|
void | resizeEvent (QResizeEvent *event) |
|
The documentation for this class was generated from the following files:
- extern_app/CCommunicator/ui/communication_main/ChatMainPanel.h
- extern_app/CCommunicator/ui/communication_main/ChatMainPanel.cpp