#include <QTextStream>
#include <QRegExp>
#include <getopt.h>
Go to the source code of this file.
|
| void | usage () |
| bool | isTrue (char *argument) |
| int | main (int argc, char **argv) |
- Copyright
- 2015 Jolla Ltd.
- Author
- Bernd Wachter bernd.nosp@m..wac.nosp@m.hter@.nosp@m.joll.nosp@m.a.com
- Date
- 2015
Definition in file main.cpp.
◆ isTrue()
| bool isTrue |
( |
char * | argument | ) |
|
◆ main()
| int main |
( |
int | argc, |
|
|
char ** | argv ) |
◆ usage()