MCPcopy Create free account
hub / github.com/LuminanceHDR/LuminanceHDR / getModel

Method getModel

src/UI/SavedParametersDialog.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89QSqlQueryModel *SavedParametersDialog::getModel() { return m_model; }
90
91QModelIndexList SavedParametersDialog::getSelectedRows() {
92 return m_Ui->tableView->selectionModel()->selectedRows();

Callers 1

from_databaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected