QtGui/qmaccocoaviewcontainer_mac.h Source File
Go to the documentation of this file.
42 #ifndef QCOCOAVIEWCONTAINER_H
43 #define QCOCOAVIEWCONTAINER_H
45 #include <QtGui/QWidget>
53 class QMacCocoaViewContainerPrivate;
62 void setCocoaView(
void *cocoaViewToWrap);
63 void *cocoaView()
const;
73 #endif // QCOCOAVIEWCONTAINER_H
#define QT_BEGIN_NAMESPACE