Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
AStringListListModel Class Referenceabstract
Inheritance diagram for AStringListListModel:
AuthorListModel EthernetAddressModel FolderListModel PluginListModel PortsModel ShortcutListModel

Public Member Functions

 AStringListListModel (QObject *parent=Q_NULLPTR)
 
virtual int rowCount (const QModelIndex &parent=QModelIndex()) const
 
virtual int columnCount (const QModelIndex &parent=QModelIndex()) const
 
virtual QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
 
virtual QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
 
virtual void appendRow (const QStringList &, const QString &row_tooltip=QString(), const QModelIndex &parent=QModelIndex())
 

Protected Member Functions

virtual QStringList headerColumns () const =0
 

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