IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt Remote Objects C++ Classes

The Qt Remote Objects module provides an easy to use mechanism for sharing a QObject (Properties/Signals/Slots) between processes.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Remote Objects C++ Classes

The Qt Remote Objects module provides an easy to use mechanism for sharing a QObject (Properties/Signals/Slots) between processes.

Classes

Detailed Description

To use Qt Remote Objects in your application, add the following configuration option to your .pro file:

 
Sélectionnez
QT += remoteobjects

Use the following include in you source files:

 
Sélectionnez
#include <QtRemoteObjects>

See Overview Qt Remote Objects for an introduction to the module.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+