#include <VehicleTable.h>
◆ VehicleTableModel()
◆ ~VehicleTableModel()
◆ columnCount()
int columnCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ data()
QVariant data |
( |
const QModelIndex & | index, |
|
|
int | role = Qt::DisplayRole ) const |
|
override |
◆ headerData()
QVariant headerData |
( |
int | section, |
|
|
Qt::Orientation | orientation, |
|
|
int | role = Qt::DisplayRole ) const |
|
override |
◆ rowCount()
int rowCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
override |
◆ m_database
The documentation for this class was generated from the following files: