[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] QQuickStyle is missing
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2018-03-29 16:16:21
Message-ID: 512E3601-0F09-4B79-9026-EE68F67203E8 () riverbankcomputing ! com
[Download RAW message or body]

On 24 Mar 2018, at 12:29 am, lamefunx0r . <lamefun.x0r@gmail.com> wrote:
> 
> The only solution seems to be a workaround:
> https://stackoverflow.com/questions/43093797/pyqt5-quickcontrols-material-style/43533434
>  
> QML is not very usable without this class...

It depends on what you want to do. The other workaround (untested) should be...

os.environ['QT_QUICK_CONTROLS_STYLE'] = 'Material'

I don't really want to add QQuickStyle if I can avoid it as it would mean adding \
another Python module (because it is implemented in its own library) for very little \
benefit.

Phil

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic