4#ifndef QQNXABSTRACTVIRTUALKEYBOARD_H
5#define QQNXABSTRACTVIRTUALKEYBOARD_H
28 enum KeyboardMode {
Default,
Url,
Email,
Web,
NumPunc,
Number,
Symbol,
Phone,
Pin,
Password,
Alphanumeric };
36 int height() {
return m_visible ? m_height : 0; }
QObject * parent() const
Returns a pointer to the parent object.
void visibilityChanged(bool visible)
void localeChanged(const QLocale &locale)
void setHeight(int height)
void setLocale(const QLocale &locale)
void setKeyboardMode(KeyboardMode mode)
void setVisible(bool visible)
EnterKeyType enterKeyType() const
void setEnterKeyType(EnterKeyType type)
KeyboardMode keyboardMode() const
virtual bool showKeyboard()=0
void setInputHints(int inputHints)
static EnterKeyType qtEnterKeyTypeToQnx(Qt::EnterKeyType type)
virtual void applyKeyboardOptions()=0
virtual bool hideKeyboard()=0
void heightChanged(int height)
Combined button and popup list for selecting options.
GLint GLsizei GLsizei height