Skip to content

lostjared/AF_Filter.Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AF_Filter.Qt

ScreenShot ScreenShot

AF_Filter.Qt is a cross-platform iteration of AF_Filter, developed with Qt, and is compatible with multiple operating systems including Windows, Linux, and MacOS X.

With the graphical user interface (GUI) now finalized, the focus shifts towards enhancing the filter options available. For those looking to compile this program on Debian, the required package is libqt4-dev. Once Qt is set up on your system, compiling the program is straightforward. Simply execute the following commands:

$ qmake $ make The released version is available for Windows, Linux, and MacOS X.