Public Slots | |
void | appendMessage (const QString &message) |
Signals | |
void | messageSent (const QString &message) |
Public Member Functions | |
ServerConsole (QWidget *parent=nullptr, Qt::WindowFlags f=nullptr) | |
void | setFocus () |
Sets keyboard focus to the underlying line edit widget. | |
Protected Slots | |
void | forwardMessage () |
Definition at line 30 of file serverconsole.h.
void ServerConsole::setFocus | ( | ) |
Sets keyboard focus to the underlying line edit widget.
Definition at line 85 of file serverconsole.cpp.