Ableton / aqt-stylesheets

Apply CSS style sheets to QML applications
Other
214 stars 39 forks source link

Make StyleEngine a singleton #35

Closed mli-ableton closed 8 years ago

mli-ableton commented 8 years ago

This PR simplifies the code and the initialization/destruction phases by making the StyleEngine a singleton with a dedicated type to configure it from QML.

@gck-ableton, @mak-ableton: Please review! Thanks!

mak-ableton commented 8 years ago

Biased LGTM

gck-ableton commented 8 years ago

Except for the naming issue looks reasonable.

gck-ableton commented 8 years ago

Cool. Once rebased and green go for it!