8#include <QtCore/QtCore>
18#if !defined(QT_NO_DEBUG)
20 for (bool qt_category_enabled = lcQpaInputMethods().isDebugEnabled(); qt_category_enabled; qt_category_enabled = false) \
21 QMessageLogger(QT_MESSAGELOG_FILE, QT_MESSAGELOG_LINE, QT_MESSAGELOG_FUNC, lcQpaInputMethods().categoryName()).debug
23#define qImDebug QT_NO_QDEBUG_MACRO
39@interface UIResponder (QtFirstResponder)
52 static UIResponder *s_firstResponderCandidate;
id currentFirstResponder()
static UIResponder * currentCandidate()
Combined button and popup list for selecting options.
int infoPlistValue(NSString *key, int defaultValue)
Qt::ScreenOrientation toQtScreenOrientation(UIDeviceOrientation uiDeviceOrientation)
UIDeviceOrientation fromQtScreenOrientation(Qt::ScreenOrientation qtOrientation)
#define Q_DECLARE_LOGGING_CATEGORY(name)