Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
CredentialsUrlDelegate Class Reference
Inheritance diagram for CredentialsUrlDelegate:
UrlLinkDelegate

Public Member Functions

 CredentialsUrlDelegate (QObject *parent)
virtual void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 Custom paint method to render the cell text as a URL if it matches the pattern.

Member Function Documentation

◆ paint()

virtual void CredentialsUrlDelegate::paint ( QPainter * painter,
const QStyleOptionViewItem & option,
const QModelIndex & index ) const
inlineoverridevirtual

Custom paint method to render the cell text as a URL if it matches the pattern.

Parameters
painterThe painter object.
optionThe style option for the item.
indexThe model index of the item.

Reimplemented from UrlLinkDelegate.


The documentation for this class was generated from the following file: