QtGui/qx11embed_x11.h Source File
Go to the documentation of this file.
42 #ifndef QX11EMBED_X11_H
43 #define QX11EMBED_X11_H
53 class QX11EmbedWidgetPrivate;
61 void embedInto(
WId id);
62 WId containerWinId()
const;
73 void containerClosed();
87 class QX11EmbedContainerPrivate;
95 void embedClient(
WId id);
98 WId clientWinId()
const;
100 QSize minimumSizeHint()
const;
110 void clientIsEmbedded();
132 #endif // QX11EMBED_X11_H
#define QT_BEGIN_NAMESPACE