FindReplace 0 0 361 309 Find & Replace :/icons/find.png:/icons/find.png Find Protocol protocol Field field Value Mask true <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 Match any value 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
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 useReplaceMask toggled(bool) replaceMaskHint setVisible(bool) 50 230 333 233 useFindMask toggled(bool) findMaskHint setVisible(bool) 46 116 335 122