mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 01:48:59 +02:00
Updated jsdoc
This commit is contained in:
parent
855084b6d5
commit
5fb7ec7b72
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ public slots:
|
|||
/**jsdoc
|
||||
* Waits for establishment of connection to server
|
||||
* @function Test.waitForConnection
|
||||
* @param {int} maxWaitMs [default=10000] - Number of milliseconds to wait
|
||||
*/
|
||||
bool waitForConnection(qint64 maxWaitMs = 10000);
|
||||
|
||||
|
|
Loading…
Reference in a new issue