#include <RunTabView.hpp>
Public Member Functions | |
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
void | emitDataChanged () |
bool | removeRows (int row, int count) |
int | rowCount (const QModelIndex &parent=QModelIndex()) const override |
RunListModel (RunView *runView) | |
openstudio::RunListModel::RunListModel | ( | RunView * | runView | ) |
|
override |
void openstudio::RunListModel::emitDataChanged | ( | ) |
bool openstudio::RunListModel::removeRows | ( | int | row, |
int | count | ||
) |
|
override |