LINUX.ORG.RU

История изменений

Исправление Zubok, (текущая версия) :

The following members of class QApplication are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

(obsolete) QLocale keyboardInputLocale()

QLocale QApplication::keyboardInputLocale()

Returns the current keyboard input locale. Replaced with QInputMethod::locale()

Я не знаю, что это все должно возвращать вообще. Локаль?

Исправление Zubok, :

The following members of class QApplication are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

(obsolete) QLocale keyboardInputLocale()

Qt::LayoutDirection QApplication::keyboardInputDirection()

Returns the current keyboard input direction. Replaced with QInputMethod::inputDirection()

Я не знаю, что это все должно возвращать вообще. Локаль?

Исходная версия Zubok, :

The following members of class QApplication are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

(obsolete) QLocale keyboardInputLocale()