FindReplace 0 0 361 309 Find & Replace :/icons/find.png:/icons/find.png Find Value Match any value Mask true Protocol protocol Field field <html><head/><body><p align="center">Matches a field only if <span style="white-space:nowrap">(FieldValue &amp; FindMask) = FindValue</span></p></body></html> :/icons/info.png Replace with Value Mask true <html><head/><body><p align="center">New field value = <span style="white-space:nowrap">(OldFieldValue &amp; ~ReplaceMask) | (ReplaceValue &amp; ReplaceMask)</span></p></body></html> :/icons/info.png Selected Streams Only Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok FieldEdit QLineEdit
fieldedit.h
protocol field findValue useFindMask findMask matchAny replaceValue useReplaceMask replaceMask selectedStreamsOnly buttonBox accepted() FindReplace accept() 248 277 157 274 buttonBox rejected() FindReplace reject() 316 283 286 274 useFindMask toggled(bool) findMask setVisible(bool) 60 115 76 119 useReplaceMask toggled(bool) replaceMask setVisible(bool) 56 228 73 227 matchAny toggled(bool) findValue setHidden(bool) 319 152 316 96 matchAny toggled(bool) findValueLabel setHidden(bool) 45 140 44 99 matchAny toggled(bool) useFindMask setHidden(bool) 60 143 61 123 matchAny toggled(bool) findMask setHidden(bool) 141 136 92 126 useReplaceMask toggled(bool) label setVisible(bool) 50 230 333 233 useFindMask toggled(bool) label_2 setVisible(bool) 46 116 335 122