ServerConsole Class Reference
+ Inheritance diagram for ServerConsole:

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.
 

Detailed Description

Definition at line 30 of file serverconsole.h.

Member Function Documentation

void ServerConsole::setFocus ( )

Sets keyboard focus to the underlying line edit widget.

Definition at line 111 of file serverconsole.cpp.


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