On Wed, Mar 2, 2011 at 9:54 AM, Kastner Mario <kastnerma...@gmail.com> wrote:
> Hi,
>
> i “need” to implement a custom windowdecoration on top of
> qdecorationdefault. But this class ist still missing (not wrapped?)
> What can i do to get this work done.
>

Hi Mario,

QDecoration, according to the docs "is non-portable and only available
in Qt for Embedded Linux". Currently PySide only supports the default
Qt modules and classes. But as it's part of QtGui you can try to add
it to the typesystem and to CMakeLists.txt (check the calls to
check_qt_class) and see if it compiles.


-- 
Lauro Moura
INdT - Instituto Nokia de Tecnologia
_______________________________________________
PySide mailing list
PySide@lists.openbossa.org
http://lists.openbossa.org/listinfo/pyside

Reply via email to