Searched refs:selectedOne (Results 1 – 4 of 4) sorted by relevance
236 selectedOne = len(self.styleElementList.selectedItems()) == 1238 selectedOne and substyle < 0 and self.lexer.isBaseStyle(style))240 selectedOne and substyle < 0 and self.lexer.isBaseStyle(style))241 self.deleteSubstyleButton.setEnabled(selectedOne and substyle >= 0)242 self.editSubstyleButton.setEnabled(selectedOne and substyle >= 0)243 self.copySubstyleButton.setEnabled(selectedOne and substyle >= 0)
492 Note *selectedOne; in theSelectedNote() local495 selectedOne = child->theSelectedNote(); in theSelectedNote()496 if (selectedOne) in theSelectedNote()497 return selectedOne; in theSelectedNote()
3866 Note *selectedOne; in theSelectedNote() local3868 selectedOne = note->theSelectedNote(); in theSelectedNote()3869 if (selectedOne) in theSelectedNote()3870 return selectedOne; in theSelectedNote()
49276 #~ "selectedOne handle merging %d stops (drag with <b>Shift</b> to separate) "