Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | IndexesMoved (System.Collections.Generic.List< QModelIndex > indexes) |
| |
Public Member Functions inherited from QtGui.IQAbstractItemViewSignals | |
void | Pressed (QModelIndex index) |
| |
void | Clicked (QModelIndex index) |
| |
void | DoubleClicked (QModelIndex index) |
| |
void | Activated (QModelIndex index) |
| |
void | Entered (QModelIndex index) |
| |
void | ViewportEntered () |
| |
void QtGui.IQListViewSignals.IndexesMoved | ( | System.Collections.Generic.List< QModelIndex > | indexes | ) |
This signal is emitted when the specified indexes are moved in the view.
This function was introduced in Qt 4.2.