Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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
 Custom paint method to render the cell text as a URL if it matches the pattern.
 

Additional Inherited Members

Member Function Documentation

◆ paint()

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

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: