Searched refs:inputMethodQuery (Results 1 – 3 of 3) sorted by relevance
60 QVariant inputMethodQuery(Qt::InputMethodQuery property) const;
189 QVariant ExLineEdit::inputMethodQuery(Qt::InputMethodQuery property) const in inputMethodQuery() function in ExLineEdit191 return m_lineEdit->inputMethodQuery(property); in inputMethodQuery()
78 QVariant inputMethodQuery(Qt::InputMethodQuery query);