[Development] QPlatformWindow customization with QWindow's dynamic properties

Tomasz Olszak olszak.tomasz at gmail.com
Thu Jan 9 09:39:20 CET 2014


2014/1/9 Friedemann Kleint <Friedemann.Kleint at digia.com>

> 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 :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140109/773251a3/attachment.html>


More information about the Development mailing list