|
Developer Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
///// GUICListEventC ////////////////////////////////////////////////
Variables:
- IntT rowId;
-
- IntT row;
-
- IntT col;
-
- GUIMouseEventC event;
-
Methods:
- GUICListEventC(IntT nrowId,IntT nrow,IntT ncol,GdkEventButton * mevent)
-
Constructor.
- GUICListEventC(IntT nrowId,IntT nrow,IntT ncol)
-
Constructor.
- GUICListEventC()
-
Default constructor.
- IntT & RowID()
-
Access row id.
- IntT RowID() const
-
Access row id.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001
|