You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |
16 years ago | |
---|---|---|
.. | ||
README | 16 years ago | |
grepdlg.js | 16 years ago | |
grepdlg.ui | 16 years ago | |
grepresults.js | 16 years ago | |
grepresults.ui | 16 years ago | |
guigrep | 16 years ago |
README
Illustrates a number of useful facilities: - Creating dialogs from .ui files. - Reading files from stdin and parsing them with JS regexps. - Displaying formatted text using QML. - Using shell scripts with kjscmd.