#include "qt.h"
#include <QMutexLocker>
Go to the source code of this file.
Functions | |
PLDLLIMPEXP_DRIVER_DATA (const char *) plD_DEVICE_INFO_qt | |
bool | initQtApp (bool isGUI) |
void | closeQtApp () |
static int | qt_family_check (PLStream *pls) |
Variables | |
static int | argc |
static char ** | argv |
static int | appCounter = 0 |
static DrvOpt | qt_options [] |
static int | already_warned = 0 |
PLDLLIMPEXP_DRIVER_DATA | ( | const char * | ) |
int already_warned = 0 [static] |
int appCounter = 0 [static] |
DrvOpt qt_options[] [static] |