11 KeyboardTestController::KeyboardTestController(
Responder * parentResponder) :
14 m_screenTestController(nullptr)
19 return &m_keyboardView;
25 if (state == onlyKeyDown) {
int testedKeyIndex() const
Responder * parentResponder() const
constexpr int NumberOfValidKeys
void viewWillAppear() override
void displayModalViewController(ViewController *vc, float verticalAlignment, float horizontalAlignment, KDCoordinate topMargin=0, KDCoordinate leftMargin=0, KDCoordinate bottomMargin=0, KDCoordinate rightMargin=0)
bool handleEvent(Ion::Events::Event event) override
constexpr Key ValidKeys[]
void setTestedKeyIndex(int i)