#include "qie.h"#include "qie_local.h"#include "qie_qsas.h"Functions | |
| void | QuMsgBar (const char *, const char *, bool) |
| void | QieAlertBox (char *title, char *text) |
| char * | QieVersion () |
| int | QiCEFmsg (int mode, const char *txt0, const char *txt1, const char *txt2) |
| void | initQIE (bool cef2_on) |
Variables | |
| int | n_warn |
| int | n_errs |
| bool | cefChecking |
| char | Nerrors [80] |
| void initQIE | ( | bool | cef2_on | ) |
| int QiCEFmsg | ( | int | mode, | |
| const char * | txt0, | |||
| const char * | txt1, | |||
| const char * | txt2 | |||
| ) |
| void QieAlertBox | ( | char * | title, | |
| char * | text | |||
| ) |
| char* QieVersion | ( | ) |
| void QuMsgBar | ( | const char * | , | |
| const char * | , | |||
| bool | ||||
| ) |
| bool cefChecking |
| int n_errs |
| int n_warn |
| char Nerrors[80] |
1.5.7