ImportTextDialog 0 0 545 673 16777215 1000 true true File: 0 0 Set name of text file to import Browse for text file to import Browse… 0 0 0 Hex Dump Import a standard hex dump as exported by Wireshark 1 Offsets in the text file are in octal notation Octal Offsets: Offsets in the text file are in hexadecimal notation Hexadecimal true Offsets in the text file are in decimal notation Decimal Qt::Horizontal 40 20 The text file has no offset None false Whether or not the file contains information indicating the direction (inbound or outbound) of the packet. Direction indication: Whether or not the file contains information indicating the direction (inbound or outbound) of the packet. Qt::Horizontal 40 20 Qt::Vertical 20 40 Regular Expression Import a file formatted according to a custom regular expression Packet format regular expression 0 0 16777215 16777215 1 1 100 100 <html><head/><body><p>Perl compatible regular expression capturing a single packet in the file with named groups identifieing data to import. Anchors ^ and $ also match before/after newlines </p><p>Required is only a data group, also supported are time, dir and seqno.</p><p>Regex flags: DUPNAMES, MULTILINE and NOEMPTY</p></body></html> 24 false ^(?<dir>(<|>))\s*(?<time>(\d\d\:){2}\d\d)\s+(?<seqno>\d{5})\s+(?<data>[0-9a-fA-F]*)$\s+ true This is regexHintLabel, it will be set to default_regex_hint true QLayout::SetDefaultConstraint Data encoding: How data is encoded <small><i>reccomended regex:</small></i> encodingRegexExample Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse Qt::Horizontal 40 20 Direction indication: 0 0 List of characters indicating incoming packets 6 iI< true List of characters indicating outgoing packets oO> Qt::Horizontal 40 20 The format in which to parse timestamps in the text file (e.g. %H:%M:%S.). Format specifiers are based on strptime(3) Timestamp format: <html><head/><body><p>The format in which to parse timestamps in the text file (e.g. %H:%M:%S.%f).</p><p>Format specifiers are based on strptime(3) with the addition of %f for second fractions. The percision of %f is determined from it's length.</p></body></html> %H:%M:%S.%f timestampExampleLabel Qt::Horizontal 40 20 Encapsulation true QFormLayout::FieldsStayAtSizeHint Encapsulation Type: Encapsulation type of the frames in the import capture file Qt::Horizontal 40 20 1 ExportPDU Prefix each frame with an Ethernet, IPv4 and UDP header UDP Protocol (dec): Prefix each frame with an Ethernet header Ethernet Qt::Horizontal 40 20 Prefix each frame with an Ethernet and IPv4 header IPv4 Prefix each frame with an Ethernet, IPv4 and SCTP (DATA) header SCTP (Data) PPI: Leave frames unchanged No dummy header true Source port: Ethertype (hex): Destination port: Prefix each frame with an Ethernet, IPv4 and TCP header TCP Prefix each frame with an Ethernet, IPv4 and SCTP header SCTP Dissector Tag: The Ethertype value of each frame 0 The IPv4 protocol ID for each frame The UDP, TCP or SCTP source port for each frame The UDP, TCP or SCTP destination port for each frame The SCTP verification tag for each frame The SCTP DATA payload protocol identifier for each frame The dissector to use for each frame Maximum frame length: The maximum size of the frames to write to the import capture file (max 256kiB) Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Open ElidedLabel QLabel
widgets/elided_label.h
SyntaxLineEdit QLineEdit
widgets/syntax_line_edit.h
buttonBox accepted() ImportTextDialog accept() 248 254 157 274 buttonBox rejected() ImportTextDialog reject() 316 260 286 274