Home
last modified time | relevance | path

Searched refs:rowsChanged (Results 1 – 25 of 150) sorted by relevance

123456

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Sheets/
H A DFindReplaceResponse.php22 public $rowsChanged; variable in Google_Service_Sheets_FindReplaceResponse
42 public function setRowsChanged($rowsChanged) argument
44 $this->rowsChanged = $rowsChanged;
48 return $this->rowsChanged;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Sheets/
H A DFindReplaceResponse.php22 public $rowsChanged; variable in Google_Service_Sheets_FindReplaceResponse
42 public function setRowsChanged($rowsChanged) argument
44 $this->rowsChanged = $rowsChanged;
48 return $this->rowsChanged;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsproviderconnectioncombobox.cpp35 …mSortModel, &QAbstractItemModel::rowsInserted, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
36 … mSortModel, &QAbstractItemModel::rowsRemoved, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
54 …mSortModel, &QAbstractItemModel::rowsInserted, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
55 … mSortModel, &QAbstractItemModel::rowsRemoved, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
126 void QgsProviderConnectionComboBox::rowsChanged() in rowsChanged() function in QgsProviderConnectionComboBox
H A Dqgsdatabaseschemacombobox.cpp82 …ct( mSortModel, &QAbstractItemModel::rowsInserted, this, &QgsDatabaseSchemaComboBox::rowsChanged ); in init()
83 …ect( mSortModel, &QAbstractItemModel::rowsRemoved, this, &QgsDatabaseSchemaComboBox::rowsChanged ); in init()
167 void QgsDatabaseSchemaComboBox::rowsChanged() in rowsChanged() function in QgsDatabaseSchemaComboBox
H A Dqgsmaplayercombobox.cpp29 …connect( mProxyModel, &QAbstractItemModel::rowsInserted, this, &QgsMapLayerComboBox::rowsChanged ); in QgsMapLayerComboBox()
30 connect( mProxyModel, &QAbstractItemModel::rowsRemoved, this, &QgsMapLayerComboBox::rowsChanged ); in QgsMapLayerComboBox()
138 void QgsMapLayerComboBox::rowsChanged() in rowsChanged() function in QgsMapLayerComboBox
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsproviderconnectioncombobox.cpp35 …mSortModel, &QAbstractItemModel::rowsInserted, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
36 … mSortModel, &QAbstractItemModel::rowsRemoved, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
54 …mSortModel, &QAbstractItemModel::rowsInserted, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
55 … mSortModel, &QAbstractItemModel::rowsRemoved, this, &QgsProviderConnectionComboBox::rowsChanged ); in setProvider()
126 void QgsProviderConnectionComboBox::rowsChanged() in rowsChanged() function in QgsProviderConnectionComboBox
H A Dqgsdatabaseschemacombobox.cpp82 …ct( mSortModel, &QAbstractItemModel::rowsInserted, this, &QgsDatabaseSchemaComboBox::rowsChanged ); in init()
83 …ect( mSortModel, &QAbstractItemModel::rowsRemoved, this, &QgsDatabaseSchemaComboBox::rowsChanged ); in init()
167 void QgsDatabaseSchemaComboBox::rowsChanged() in rowsChanged() function in QgsDatabaseSchemaComboBox
/dports/net-mgmt/mysqld_exporter/mysqld_exporter-0.12.1/collector/
H A Dinfo_schema_tablestats.go96 rowsChanged uint64
105 &rowsChanged,
116 infoSchemaTableStatsRowsChangedDesc, prometheus.CounterValue, float64(rowsChanged),
H A Dinfo_schema_schemastats.go96 rowsChanged uint64
104 &rowsChanged,
116 infoSchemaStatsRowsChangedDesc, prometheus.CounterValue, float64(rowsChanged),
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiTabularCreate.cpp37 connect(table, SIGNAL(rowsChanged(int)), in GuiTabularCreate()
50 this, SLOT(rowsChanged(int))); in GuiTabularCreate()
66 void GuiTabularCreate::rowsChanged(int) in rowsChanged() function in lyx::frontend::GuiTabularCreate
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutcombobox.cpp39 connect( mProxyModel, &QAbstractItemModel::rowsInserted, this, &QgsLayoutComboBox::rowsChanged ); in setLayoutManager()
40 connect( mProxyModel, &QAbstractItemModel::rowsRemoved, this, &QgsLayoutComboBox::rowsChanged ); in setLayoutManager()
94 void QgsLayoutComboBox::rowsChanged() in rowsChanged() function in QgsLayoutComboBox
H A Dqgslayoutitemcombobox.cpp37 … mProxyModel.get(), &QAbstractItemModel::rowsInserted, this, &QgsLayoutItemComboBox::rowsChanged ); in setCurrentLayout()
38 …( mProxyModel.get(), &QAbstractItemModel::rowsRemoved, this, &QgsLayoutItemComboBox::rowsChanged ); in setCurrentLayout()
81 void QgsLayoutItemComboBox::rowsChanged() in rowsChanged() function in QgsLayoutItemComboBox
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutcombobox.cpp39 connect( mProxyModel, &QAbstractItemModel::rowsInserted, this, &QgsLayoutComboBox::rowsChanged ); in setLayoutManager()
40 connect( mProxyModel, &QAbstractItemModel::rowsRemoved, this, &QgsLayoutComboBox::rowsChanged ); in setLayoutManager()
94 void QgsLayoutComboBox::rowsChanged() in rowsChanged() function in QgsLayoutComboBox
H A Dqgslayoutitemcombobox.cpp37 … mProxyModel.get(), &QAbstractItemModel::rowsInserted, this, &QgsLayoutItemComboBox::rowsChanged ); in setCurrentLayout()
38 …( mProxyModel.get(), &QAbstractItemModel::rowsRemoved, this, &QgsLayoutItemComboBox::rowsChanged ); in setCurrentLayout()
81 void QgsLayoutItemComboBox::rowsChanged() in rowsChanged() function in QgsLayoutItemComboBox
/dports/databases/libzdb/libzdb-3.2.2/src/db/oracle/
H A DOraclePreparedStatement.c77 ub4 rowsChanged; member
107 P->rowsChanged = 0; in WATCHDOG()
249 P->rowsChanged = 0; in _execute()
258 …P->lastError = OCIAttrGet( P->stmt, OCI_HTYPE_STMT, &P->rowsChanged, 0, OCI_ATTR_ROW_COUNT, P->err… in _execute()
266 P->rowsChanged = 0; in _executeQuery()
282 return P->rowsChanged; in _rowsChanged()
306 .rowsChanged = _rowsChanged,
H A DOracleConnection.c65 ub4 rowsChanged; member
318 return C->rowsChanged; in _rowsChanged()
326 C->rowsChanged = 0; in _execute()
354 … C->lastError = OCIAttrGet(stmtp, OCI_HTYPE_STMT, &C->rowsChanged, 0, OCI_ATTR_ROW_COUNT, C->err); in _execute()
366 C->rowsChanged = 0; in _executeQuery()
394 … C->lastError = OCIAttrGet(stmtp, OCI_HTYPE_STMT, &C->rowsChanged, 0, OCI_ATTR_ROW_COUNT, C->err); in _executeQuery()
436 .rowsChanged = _rowsChanged,
/dports/graphics/qgis/qgis-3.22.3/external/qt3dextra-headers/Qt3DExtras/
H A Dqspritegrid.h57 Q_PROPERTY(int rows READ rows WRITE setRows NOTIFY rowsChanged)
71 void rowsChanged(int rows);
/dports/graphics/qgis-ltr/qgis-3.16.16/external/qt3dextra-headers/Qt3DExtras/
H A Dqspritegrid.h57 Q_PROPERTY(int rows READ rows WRITE setRows NOTIFY rowsChanged)
71 void rowsChanged(int rows);
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/defaults/
H A Dqspritegrid.h57 Q_PROPERTY(int rows READ rows WRITE setRows NOTIFY rowsChanged)
71 void rowsChanged(int rows);
/dports/graphics/kqtquickcharts/kqtquickcharts-21.12.3/src/
H A Dchartmodel.cpp81 emit rowsChanged(); in removeRecord()
130 emit rowsChanged(); in insertRecord()
169 emit chartModel->rowsChanged(); in clearRecords()
H A Dchartmodel.h34 Q_PROPERTY(int rows READ rows NOTIFY rowsChanged)
52 void rowsChanged();
/dports/sysutils/plasma5-discover/discover-5.23.5/libdiscover/ReviewsBackend/
H A DReviewsModel.cpp107 Q_EMIT rowsChanged(); in setResource()
120 Q_EMIT rowsChanged(); in restartFetching()
145 Q_EMIT rowsChanged(); in addReviews()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/interfaces/
H A Dnotificationsmodel.h22 Q_PROPERTY(int count READ rowCount NOTIFY rowsChanged)
68 void rowsChanged();
H A Ddevicesmodel.h25 Q_PROPERTY(int count READ rowCount NOTIFY rowsChanged)
71 void rowsChanged();
/dports/www/mattermost-server/mattermost-server-6.0.2/store/sqlstore/
H A Drole_store.go124 if rowsChanged, err := s.GetMaster().Update(dbRole); err != nil {
126 } else if rowsChanged != 1 {
127 return nil, fmt.Errorf("invalid number of updated rows, expected 1 but got %d", rowsChanged)
244 if rowsChanged, err := s.GetMaster().Update(role); err != nil {
246 } else if rowsChanged != 1 {
247 …return nil, errors.Wrapf(err, "invalid number of updated rows, expected 1 but got %d", rowsChanged)

123456