The qt model that bind the logs to the view.
More...
#include <CGramDebug.hpp>
The qt model that bind the logs to the view.
◆ CGramModel() [1/2]
◆ CGramModel() [2/2]
| ComSquare::Debugger::CGramModel::CGramModel |
( |
const CGramModel & |
| ) |
|
|
delete |
◆ ~CGramModel()
| ComSquare::Debugger::CGramModel::~CGramModel |
( |
| ) |
|
|
overridedefault |
◆ columnCount()
| int ComSquare::Debugger::CGramModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
The number of column the table has.
◆ data()
| QVariant ComSquare::Debugger::CGramModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
Return a data representing the table cell.
◆ operator=()
◆ rowCount()
| int ComSquare::Debugger::CGramModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
The number of row the table has.
◆ _ppu
The ppu to log the cgram.
◆ column
| const int ComSquare::Debugger::CGramModel::column = 16 |
◆ rows
| const int ComSquare::Debugger::CGramModel::rows = 16 |
| int ComSquare::Debugger::CGramModel::x |
| int ComSquare::Debugger::CGramModel::y |
The documentation for this class was generated from the following files: