Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

QWSEmbedWidget Class Reference
[
QtGui module]

The QWSEmbedWidget class provides embedding of a top-level window. More...

 #include <QWSEmbedWidget>

Inherits QWidget.

This class was introduced in Qt 4.2.

Public Functions

Additional Inherited Members


Detailed Description

The QWSEmbedWidget class provides embedding of a top-level window.

The window ID of the window to be embedded must be known and be passed in the constructor.


Member Function Documentation

QWSEmbedWidget::QWSEmbedWidget ( WId id, QWidget * parent = 0 )

Constructs a QWSEmbedWidget object which embeds the window with the given id and parent.

QWSEmbedWidget::~QWSEmbedWidget ()

Destroys the QWSEmbedWidget object.


Copyright © 2006 Trolltech Trademarks
Qt 4.2.0