Home
last modified time | relevance | path

Searched refs:QgsReportSectionModel (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/layout/
H A Dqgsreportsectionmodel.cpp24 QgsReportSectionModel::QgsReportSectionModel( QgsReport *report, QObject *parent ) in QgsReportSectionModel() function in QgsReportSectionModel
30 Qt::ItemFlags QgsReportSectionModel::flags( const QModelIndex &index ) const in flags()
38 QVariant QgsReportSectionModel::data( const QModelIndex &index, int role ) const in data()
130 int QgsReportSectionModel::rowCount( const QModelIndex &parent ) const in rowCount()
139 bool QgsReportSectionModel::hasChildren( const QModelIndex &parent ) const in hasChildren()
148 int QgsReportSectionModel::columnCount( const QModelIndex & ) const in columnCount()
153 QModelIndex QgsReportSectionModel::index( int row, int column, const QModelIndex &parent ) const in index()
173 QModelIndex QgsReportSectionModel::parent( const QModelIndex &index ) const in parent()
198 QModelIndex QgsReportSectionModel::indexForSection( QgsAbstractReportSection *section ) const in indexForSection()
221 void QgsReportSectionModel::setEditedSection( QgsAbstractReportSection *section ) in setEditedSection()
[all …]
H A Dqgsreportorganizerwidget.h24 class QgsReportSectionModel; variable
49 QgsReportSectionModel *mSectionModel = nullptr;
H A Dqgsreportsectionmodel.h29 class QgsReportSectionModel : public QAbstractItemModel
38 QgsReportSectionModel( QgsReport *report, QObject *parent );
H A Dqgsreportorganizerwidget.cpp42 mSectionModel = new QgsReportSectionModel( mReport, this ); in QgsReportOrganizerWidget()
/dports/graphics/qgis/qgis-3.22.3/src/app/layout/
H A Dqgsreportsectionmodel.cpp24 QgsReportSectionModel::QgsReportSectionModel( QgsReport *report, QObject *parent ) in QgsReportSectionModel() function in QgsReportSectionModel
30 Qt::ItemFlags QgsReportSectionModel::flags( const QModelIndex &index ) const in flags()
38 QVariant QgsReportSectionModel::data( const QModelIndex &index, int role ) const in data()
130 int QgsReportSectionModel::rowCount( const QModelIndex &parent ) const in rowCount()
139 bool QgsReportSectionModel::hasChildren( const QModelIndex &parent ) const in hasChildren()
148 int QgsReportSectionModel::columnCount( const QModelIndex & ) const in columnCount()
153 QModelIndex QgsReportSectionModel::index( int row, int column, const QModelIndex &parent ) const in index()
173 QModelIndex QgsReportSectionModel::parent( const QModelIndex &index ) const in parent()
198 QModelIndex QgsReportSectionModel::indexForSection( QgsAbstractReportSection *section ) const in indexForSection()
221 void QgsReportSectionModel::setEditedSection( QgsAbstractReportSection *section ) in setEditedSection()
[all …]
H A Dqgsreportorganizerwidget.h24 class QgsReportSectionModel; variable
49 QgsReportSectionModel *mSectionModel = nullptr;
H A Dqgsreportsectionmodel.h29 class QgsReportSectionModel : public QAbstractItemModel
38 QgsReportSectionModel( QgsReport *report, QObject *parent );
H A Dqgsreportorganizerwidget.cpp42 mSectionModel = new QgsReportSectionModel( mReport, this ); in QgsReportOrganizerWidget()
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_tr.ts118987 <name>QgsReportSectionModel</name>
H A Dqgis_el.ts118926 <name>QgsReportSectionModel</name>
H A Dqgis_sl.ts119006 <name>QgsReportSectionModel</name>
H A Dqgis_zh-Hant.ts119116 <name>QgsReportSectionModel</name>
H A Dqgis_sc.ts118935 <name>QgsReportSectionModel</name>
H A Dqgis_ky.ts119105 <name>QgsReportSectionModel</name>
H A Dqgis_vi.ts119156 <name>QgsReportSectionModel</name>
H A Dqgis_ar.ts119086 <name>QgsReportSectionModel</name>
H A Dqgis_lv.ts118973 <name>QgsReportSectionModel</name>
H A Dqgis_id.ts119079 <name>QgsReportSectionModel</name>
H A Dqgis_is.ts119139 <name>QgsReportSectionModel</name>
H A Dqgis_ja.ts120133 <name>QgsReportSectionModel</name>
H A Dqgis_fa.ts118971 <name>QgsReportSectionModel</name>
H A Dqgis_fi.ts119305 <name>QgsReportSectionModel</name>
H A Dqgis_bs.ts119213 <name>QgsReportSectionModel</name>
H A Dqgis_ca.ts119251 <name>QgsReportSectionModel</name>
H A Dqgis_bg.ts119156 <name>QgsReportSectionModel</name>

12