Searched refs:m_cmds (Results 1 – 2 of 2) sorted by relevance
35 if(m_cmds.size() >0) in getCmd()37 result = m_cmds.takeFirst(); in getCmd()
21 QList<QString> m_cmds; variable