Skip to content

With tile-qt you can render your Ttk applications with your QT theme.

License

Notifications You must be signed in to change notification settings

Geballin/tile-qt

Repository files navigation

UNIX BUILD
==========

Requirements
------------

You'll need the Qt4 development headers.

Ttk headers
-----------

tile-qt needs the 'ttkTheme.h' and 'ttkDecls.h' headers. These are not copied during
install of Tk, so you need to build against the Tk build directory.

Configure
---------

Default configure

$ ./configure

or specify one or more of the configure options:

$ ./configure --prefix=... --with-tcl=... --with-tk=... --with-qt-inc=... --with-qt-lib=...

Check 'configure --help' for default values of the different options.

Build
-----

$ make

Install
-------

$ make install

About

With tile-qt you can render your Ttk applications with your QT theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published