#include <tabmrumodel.h>
Definition at line 29 of file tabmrumodel.h.
◆ TabMruModel()
TabMruModel::TabMruModel |
( |
BrowserWindow * |
window, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~TabMruModel()
TabMruModel::~TabMruModel |
( |
| ) |
|
|
override |
◆ columnCount()
int TabMruModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ flags()
Qt::ItemFlags TabMruModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ index()
QModelIndex TabMruModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
|
override |
◆ mapFromSource()
QModelIndex TabMruModel::mapFromSource |
( |
const QModelIndex & |
sourceIndex | ) |
const |
|
override |
◆ mapToSource()
QModelIndex TabMruModel::mapToSource |
( |
const QModelIndex & |
proxyIndex | ) |
const |
|
override |
◆ parent()
QModelIndex TabMruModel::parent |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ rowCount()
int TabMruModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ tab()
WebTab * TabMruModel::tab |
( |
const QModelIndex & |
index | ) |
const |
◆ tabIndex()
QModelIndex TabMruModel::tabIndex |
( |
WebTab * |
tab | ) |
const |
The documentation for this class was generated from the following files: