Package com.sibvisions.rad.ui.qt.impl

Contains the QT dependent interface implementations of the platform and technology independent interface definitions.

See:
          Description

Class Summary
QtApplication The QtApplication is the IApplication implementation for QT applications.
QtColor The QtColor class is used to encapsulate the access to all usable colors for QT widgets.
QtComponent<C extends QWidget> The QtComponent class is the base class of all QT user interface objects.
QtComponentBase<C extends QObject> The ComponentEventFilter handles the events from the resource and sends important events to the listeners.
QtContainer<C extends QWidget> A generic QT container object is a component that can contain other QT components.
QtCursor The QtCursor encapsulates the representation of the mouse cursor.
QtDimension The QtDimension class encapsulates the width and height of a component (in integer precision) in a single object.
QtFactory The QtFactory class encapsulates methods to create and access QT components.
QtFont The QtFont class represents fonts, which are used to render text in a visible way.
QtImage The QtImage represents graphical images.
QtInsets The QtInsets class encapsulates the margins (in integer precision) in a single object.
QtPoint A QtPoint represents a location in (x, y) coordinate space, specified in integer precision.
QtRectangle A QtRectangle specifies an area in a coordinate space that is enclosed by the QtRectangle object's top-left point (xy) in the coordinate space, its width, and its height.
QtResource<R> A class to encapsulate any QT resource.
 

Package com.sibvisions.rad.ui.qt.impl Description

Contains the QT dependent interface implementations of the platform and technology independent interface definitions.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.