Qt Quick Controls style

Martin Klapetek martin.klapetek at gmail.com
Thu Apr 24 17:25:49 UTC 2014


On Thu, Apr 24, 2014 at 6:59 PM, Andrew Lake <jamboarder at gmail.com> wrote:

> On Thu, Apr 24, 2014 at 2:40 AM, Martin Klapetek wrote:
>
>> On Thu, Apr 24, 2014 at 7:47 AM, Andrew Lakewrote:
>>
>> One thing I'm not really sure of are the appropriate cmake related files
>>> to make sure it gets installed in the right location. It seems to work fine
>>> when I install it to
>>> /usr/lib/1386-linux-gnu/qt5/qml/QtQuick/Controls/Styles on my Kubuntu
>>> install and set QT_QUICK_CONTROLS_STYLE=Breeze. I'm hoping someone else
>>> with better knowledge about than me can tackle that.
>>>
>>
>> I can create a super simple CMakeLists.txt that will install it; I'll
>> commit it directly to your repo if that's ok?
>>
>
> That would be awesome thanks!
>

Done; it currently assumes you have Qt5's qmake in $PATH, so nothing fancy,
but it works.

To install, just follow the regular instructions:
mkdir -p build && cd build
cmake ..
make install/fast

And that should do.

Cheers
-- 
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140424/61e44295/attachment.html>


More information about the Plasma-devel mailing list