src/hbinput/inputwidgets/hbinputvkbwidget_p.h
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
   157     bool mSettingsListOpen;
   157     bool mSettingsListOpen;
   158     bool mAnimateWhenDialogCloses;
   158     bool mAnimateWhenDialogCloses;
   159     HbQwertyKeyboardSize mKeyboardSize;
   159     HbQwertyKeyboardSize mKeyboardSize;
   160     int mCloseHandleHeight;
   160     int mCloseHandleHeight;
   161     QGraphicsWidget *mCloseHandle; 
   161     QGraphicsWidget *mCloseHandle; 
       
   162     HbView *mSettingView;
       
   163     HbView *mCurrentView;
   162     bool mKeyboardDimmed;
   164     bool mKeyboardDimmed;
   163 };
   165 };
   164 
   166 
   165 #endif //HB_INPUT_VKB_WIDGET_PRIVATE_H
   167 #endif //HB_INPUT_VKB_WIDGET_PRIVATE_H
   166 
   168