Inheritance diagram for CEGUI::HeaderSequenceEventArgs:
Public Member Functions | |
HeaderSequenceEventArgs (Window *wnd, uint old_idx, uint new_idx) | |
Public Attributes | |
uint | d_oldIdx |
The original column index of the segment that has moved. | |
uint | d_newIdx |
The new column index of the segment that has moved. |