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