Inheritance diagram for ServerConsole:Public Slots | |
| void | appendMessage (const QString &message) |
Signals | |
| void | messageSent (const QString &message) |
Public Member Functions | |
| ServerConsole (QWidget *parent=NULL, Qt::WindowFlags f=0) | |
| void | setFocus () |
| Sets keyboard focus to the underlying line edit widget. More... | |
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 89 of file serverconsole.cpp.