#include <QtNetwork/QNetworkInterface>#include <QtCore/QCoreApplication>#include "ImagesTcpServer.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| void | showUsage () |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 42 of file tools/tcpImagesServer/main.cpp.
| void showUsage | ( | ) |
Definition at line 32 of file tools/tcpImagesServer/main.cpp.