Qt 5.10 Book Examples
|
#include <MyClient.h>
Public Member Functions | |
MyClient (const QString &strHost, int nPort, QWidget *pwgt=0) | |
Definition at line 20 of file MyClient.h.
MyClient::MyClient | ( | const QString & | strHost, |
int | nPort, | ||
QWidget * | pwgt = 0 |
||
) |
Definition at line 16 of file MyClient.cpp.