Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
void | SplitterMoved (int pos, int index) |
| |
void QtGui.IQSplitterSignals.SplitterMoved | ( | int | pos, |
int | index | ||
) |
This signal is emitted when the splitter handle at a particular index has been moved to position pos.
For right-to-left languages such as Arabic and Hebrew, the layout of horizontal splitters is reversed. pos is then the distance from the right edge of the widget.
See also moveSplitter().