8000 GitHub - nt6/qtide: Qt IDE
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nt6/qtide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The jqtide application is an executable, jqt, and a shared object, libjqt.so.

Folders:

bin   - binaries, demo files
config - example configs
lib   - source for libjqt.so (in subdirs base, grid, high and wd)
main  - source for jqt

Build:

Edit makeall.sh in the top level directory to set jqt path, then run.

Copy the binaries and links from bin to the j8/bin directory.

Edit config files and copy to the J8 config directory

Run:

Example shell script:

#!/bin/bash
J=~/j8
cd $J
bin/jqt "$@"

About

Qt IDE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.2%
  • C 4.0%
  • QMake 1.3%
  • Other 0.5%
0