Sections

CORBA Framework

The QtCorba class provides the means to integrate the Qt event loop with the event loop of CORBA.

This module provides a framework for integrating third party CORBA ORBs into Qt. This makes it easy for Qt applications to interoperate with other applications via the standard CORBA protocol. QtCorba handles the event loop synchronization and can operate in both client and server mode. Implementations for the Mico and TAO ORBs are provided.

This Qt Solutions component is for Qt 3. For Qt 4 Solutions, please visit the Qt 4 Solutions Catalog.

Documentation:

Overview

Classes

Tested on:

  • FreeBSD 4.11 / gcc 2.95.4

Unsupported platforms:

Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.

Download Commercial Edition:

Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).
> <br>

Changes:

  • 1.1: Compile fixes
  • 1.1: Make it possible to access POA_var from outside of the class
Document Actions