Searched refs:newSelection (Results 1 – 6 of 6) sorted by relevance
212 void newSelection(int line);
773 connect(logMainView, SIGNAL( newSelection( int ) ), in setup()775 connect(filteredView, SIGNAL( newSelection( int ) ), in setup()777 connect(filteredView, SIGNAL( newSelection( int ) ), in setup()
346 emit newSelection( line ); in mousePressEvent() local604 emit newSelection( logData->getNbLine() - 1 ); in keyPressEvent() local1114 emit newSelection( line ); in selectAndDisplayLine() local1236 emit newSelection( new_line ); in moveSelection() local