]> sigrok.org Git - pulseview.git/history - pv/view/cursorpair.h
Added CursorPair::get_cursor_offsets()
[pulseview.git] / pv / view / cursorpair.h
2013-04-20 Joel HoldsworthAdded CursorPair::get_cursor_offsets()
2013-04-18 Joel HoldsworthMoved ruler cursor draw functions into CursorsPair
2013-04-18 Joel HoldsworthMoved viewport cursor draw functions into CursorsPair
2013-04-18 Joel HoldsworthReplaced std::pair<Cursor, Cursor> with CursorPair