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><tbody> <tr><th>is present</th><td>Match any packet that contains this field</td></tr> <tr><th>==, !=, etc.</th><td>Compare the field to a specific value.</td></tr> <tr><th>contains, matches</th><td>Check the field against a string (contains) or a regular expression (matches)</td></tr> </tbody></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
display_filter_edit.h
buttonBox accepted() DisplayFilterExpressionDialog accept() 248 254 157 274 buttonBox rejected() DisplayFilterExpressionDialog reject() 316 260 286 274