DisplayFilterExpressionDialog 0 0 657 588 Dialog Select a field to start building a display filter. Field Name true true 1 <html><head/><body><p>Search the list of field names.</p></body></html> Search: <html><head/><body><p>Relations can be used to restrict fields to specific values. Each relation does the following:</p><table border="0" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;" cellspacing="2" cellpadding="0"><tr><td><p align="center"><span style=" font-weight:600;">is present</span></p></td><td><p>Match any packet that contains this field</p></td></tr><tr><td><p align="center"><span style=" font-weight:600;">==, !=, etc.</span></p></td><td><p>Compare the field to a specific value.</p></td></tr><tr><td><p align="center"><span style=" font-weight:600;">contains, matches</span></p></td><td><p>Check the field against a string (contains) or a regular expression (matches)</p></td></tr><tr><td><p align="center"><span style=" font-weight:600;">in</span></p></td><td><p>Compare the field to a specific set of values</p></td></tr></table></body></html> Relation Qt::Vertical 20 12 Match against this value. Value If the field you have selected has a known set of valid values they will be listed here. Predefined Values Qt::Vertical 20 12 If the field you have selected covers a range of bytes (e.g. you have selected a protocol) you can restrict the match to a range of bytes here. Range (offset:length) true No display filter <small><i>A hint.</i></small> true Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok DisplayFilterEdit QLineEdit
widgets/display_filter_edit.h
buttonBox accepted() DisplayFilterExpressionDialog accept() 248 254 157 274 buttonBox rejected() DisplayFilterExpressionDialog reject() 316 260 286 274