mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Update sip
This commit is contained in:
parent
014b0400da
commit
603168e8fa
@ -151,6 +151,10 @@ Emitted when a current layer is changed
|
||||
virtual void keyPressEvent( QKeyEvent *event );
|
||||
|
||||
|
||||
virtual void dropEvent( QDropEvent *event );
|
||||
|
||||
|
||||
|
||||
protected slots:
|
||||
|
||||
void modelRowsInserted( const QModelIndex &index, int start, int end );
|
||||
|
Loading…
x
Reference in New Issue
Block a user