Skip to main content

Generator based on the QFace library for QtRemoteObjects

Project description

# QFace QtRemoteObjects Generator

Work In Progress

This generator tries to generate a complete micro service solution. It does so by reading the QFace IDL file and generating a client side plugin and a service for each interface. Each module will be bundled into one server with an own service registry where all interfaces from the module will be available.

As a user you can simply import the QML generated plugin and ensure the server side generated stub is being implemented.

The QML plugin will automatically connect to the server, which needs to run when the plugin is loaded.

Each interface service is accessible using the fully qualified name. Different than the REPC the models are also integrated into the service interface as described via the QFace IDL.

Open Issues: - Ideally the client side has a mean to start the server on demand. - What happens if the customer would like to have only one service registry for all modules (e.g. the whole system)?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

qface_qtro-1.4.1-py3-none-any.whl (34.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page