DrCute
Défi DVP 2
Functions
main.cpp File Reference
#include <QtGui/QApplication>
#include <QtDeclarative>
#include "client.h"

Functions

int main (int argc, char *argv[])
 DrCute is the client part of the DrCute/MrHyde software ensemble.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

DrCute is the client part of the DrCute/MrHyde software ensemble.

The client (Dr.Cute) makes use of the network to communicate with the server. The C++ code of the client is just there to establish the link between the QML user interface and the server.

 All Classes Files Functions Variables