(3eca06c7fa4e9850f97e42439f9346ad093176d5)
#include "qeventdispatcher_glib_p.h"
#include "qguiapplication.h"
#include "qplatformdefs.h"
#include <glib.h>
#include "private/qguiapplication_p.h"
#include "moc_qeventdispatcher_glib_p.cpp"
Go to the source code of this file.
◆ userEventSourceCheck()
| gboolean userEventSourceCheck |
( |
GSource * | source | ) |
|
|
static |
◆ userEventSourceDispatch()
| gboolean userEventSourceDispatch |
( |
GSource * | source, |
|
|
GSourceFunc | , |
|
|
gpointer | ) |
|
static |
◆ userEventSourcePrepare()
| gboolean userEventSourcePrepare |
( |
GSource * | source, |
|
|
gint * | timeout ) |
|
static |
◆ userEventSourceFuncs
| GSourceFuncs userEventSourceFuncs |
|
static |