Skip to content

geoffmcl/qt-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt GUI project 20150524

Created: Geoff R. McLane - Mar 2012

Just some experiments with a Qt GUI app...

Build

Linux
  1. $ cd build
  2. $ cmake ..
  3. $ make
Windows
  1. $ cd build
  2. $ cmake ..
  3. $ cmake --build . --config Release

License:

GNU GPL3 (or later) - See: LICENSE.txt

History:

Original build using: Qt Creator - see src/qt-gui.pro - but now may be out-of-date!

Enjoy...

;eof

About

Only some experiments with a Qt dialog app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published