Query: qs_eval
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
QS_EVAL(1) A simple Qt Script interpreter QS_EVAL(1)NAMEqs_eval - A simple Qt Script interpreter / launcherSYNOPSISqs_eval [options] [FILE] [FILE ..]DESCRIPTIONqs_eval is a simple script interpreter / launcher that imports all the bindings. You can use it to run the examples found in /usr/share/doc/libqtscript4-doc/examples, e.g. with the examples directory being the working directory. If no script files are specified, qs_eval will enter interactive mode. Arguments: FILE Qt Script file to run Options: -tty Assume the script is a console application (QApplication::Tty)AUTHORSTrolltech ASA Manual page was written by Modestas Vainius for Debian GNU/Linux distribution. Qt Script March 2009 QS_EVAL(1)