#include <QtCore/QCoreApplication>#include <QtCore/QCommandLineParser>#include <QtCore/QCommandLineOption>#include "client.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 55 of file plugins/DataStreamWebSocket/DataStreamClientSample/main.cpp.