forked from jsoftware/qtide
-
Notifications
You must be signed in to change notification settings - Fork 0
Qt IDE
License
nt6/qtide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C++ 94.2%
- C 4.0%
- QMake 1.3%
- Other 0.5%