Searched refs:SHFTSTR (Results 1 – 3 of 3) sorted by relevance
239 #define SHFTSTR "SHFT" macro
807 else if(et.contains(SHFTSTR, Qt::CaseSensitive)) { in readPreset()808 int op=(et.remove(SHFTSTR, Qt::CaseSensitive)).toInt()-1; in readPreset()1029 snprintf(s, MAXCHARTAG, SHFTSTR "%d",i+1); in writePreset()
534 _ctrl[i].name=(QString(SHFTSTR)+QString::number(k+1)).toLatin1().data(); in initCtrls()