Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | CurrentIndexChanged (int index) |
| |
Public Member Functions inherited from QtCore.IQObjectSignals | |
void | Destroyed (QObject arg1) |
void | Destroyed () |
| |
void QtGui.IQDataWidgetMapperSignals.CurrentIndexChanged | ( | int | index | ) |
This signal is emitted after the current index has changed and all widgets were populated with new data. index is the new current index.
See also currentIndex() and setCurrentIndex().