Qt 4.8
|
#include "qapplication.h"
#include "qevent.h"
#include "qbitmap.h"
#include "private/qsoftkeymanager_p.h"
#include "private/qaction_p.h"
#include "private/qsoftkeymanager_common_p.h"
Go to the source code of this file.
Functions | |
static bool | isChildOf (const QWidget *c, const QWidget *p) |
Definition at line 231 of file qsoftkeymanager.cpp.
Referenced by QSoftKeyManager::softkeySource().