QtBase  v6.3.1
Enumerations
qandroideventdispatcher.cpp File Reference
#include "qandroideventdispatcher.h"
#include "androidjnimain.h"
#include "androiddeadlockprotector.h"
Include dependency graph for qandroideventdispatcher.cpp:

Go to the source code of this file.

Enumerations

enum  States { Running = 0 , StopRequest = 1 , Stopping = 2 }
 

Enumeration Type Documentation

◆ States

enum States
Enumerator
Running 
StopRequest 
Stopping 

Definition at line 57 of file qandroideventdispatcher.cpp.