Searched refs:commandChanged (Results 1 – 3 of 3) sorted by relevance
61 void commandChanged(int newCommand);
68 void commandChanged(int command);
58 Q_EMIT commandChanged(fDebugger->index()); in drawTo() local