2014/1/9 Friedemann Kleint <[email protected]>

> Hi,
>
> just FYI, there also is :
>
> QVariant  QPlatformNativeInterface::windowProperty(QPlatformWindow
> *window, const QString &name) const;
> void QPlatformNativeInterface::setWindowProperty(QPlatformWindow
> *window, const QString &name, const QVariant &value);
>

I am aware of that but we need to check the property in QWaylandWindow
constructor :)
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to