mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
parent
fd9213ce72
commit
11bb2488ea
@ -772,10 +772,10 @@ void QgsDualView::setFeatureSelectionManager( QgsIFeatureSelectionManager *featu
|
||||
|
||||
void QgsDualView::setAttributeTableConfig( const QgsAttributeTableConfig &config )
|
||||
{
|
||||
mConfig = config;
|
||||
mLayer->setAttributeTableConfig( config );
|
||||
mFilterModel->setAttributeTableConfig( config );
|
||||
mTableView->setAttributeTableConfig( config );
|
||||
mConfig = config;
|
||||
}
|
||||
|
||||
void QgsDualView::setSortExpression( const QString &sortExpression, Qt::SortOrder sortOrder )
|
||||
|
Loading…
x
Reference in New Issue
Block a user