Skip to content

RedFantom/python-qttk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qttk - tile-qt fork

Building

This package depends on the Qt 4 header files, which are not available on Ubuntu 20.04. The project also depends on tk-dev and tcl-dev. On Ubuntu 18.04 and below:

sudo apt install tk-dev tcl-dev libqt4-dev
cmake .
make
sudo 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

Languages

  • C++ 76.9%
  • Tcl 14.0%
  • C 4.9%
  • CMake 3.5%
  • Python 0.7%