You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michele Calgaro
397b7afa8e
|
1 month ago | |
---|---|---|
.. | ||
README | 1 month ago | |
process.cpp | 1 month ago | |
process.doc | 1 month ago | |
process.pro | 13 years ago | |
small_dialog.ui | 2 years ago |
README
The process example is not particularly useful, but it shows a typical use of the class TQProcess. This example starts the tquic command with some options and displays the output of the tquic call. The tquic is a command line tool that is used if you create dialogs with the TQt Designer. If you installed TQt correctly, it should be available on your system. It outputs the generated code to standard output by default.