Lines Matching full:compare
78 } else if(! button->objectName().compare("btnApostrophe")){ in changeInputType()
80 } else if(! button->objectName().compare("btnBackslash")){ in changeInputType()
82 } else if(! button->objectName().compare("btnComma")){ in changeInputType()
84 } else if(! button->objectName().compare("btnDash")){ in changeInputType()
86 } else if(! button->objectName().compare("btnDot")){ in changeInputType()
88 } else if(! button->objectName().compare("btnEquals")){ in changeInputType()
90 } else if(! button->objectName().compare("btnSemicolon")){ in changeInputType()
92 } else if(! button->objectName().compare("btnSlash")){ in changeInputType()
94 } else if(! button->objectName().compare("btnOther1")){ in changeInputType()
96 } else if(! button->objectName().compare("btnOther2")){ in changeInputType()
98 } else if(! button->objectName().compare("btnOther3")){ in changeInputType()
100 } else if(! button->objectName().compare("btn1")){ in changeInputType()
102 } else if(! button->objectName().compare("btn2")){ in changeInputType()
104 } else if(! button->objectName().compare("btn3")){ in changeInputType()
106 } else if(! button->objectName().compare("btn4")){ in changeInputType()
108 } else if(! button->objectName().compare("btn5")){ in changeInputType()
110 } else if(! button->objectName().compare("btn6")){ in changeInputType()
112 } else if(! button->objectName().compare("btn7")){ in changeInputType()
114 } else if(! button->objectName().compare("btn8")){ in changeInputType()
116 } else if(! button->objectName().compare("btn9")){ in changeInputType()
118 } else if(! button->objectName().compare("btn0")){ in changeInputType()