C# Class RepairJumpRjWindow, chronojump

Mostrar archivo Open project: GNOME/chronojump Class Usage Examples

Public Methods

Method Description
Show ( Gtk parent, JumpRj, myJump, int pDN ) : RepairJumpRjWindow,

Private Methods

Method Description
RepairJumpRjWindow ( Gtk parent, JumpRj, myJump, int pDN ) : System
createTextForTextView ( JumpType, myJumpType ) : string
createTreeView ( Gtk myTreeView ) : void
fillTreeView ( Gtk tv, TreeStore store, JumpRj, myJump, int pDN ) : void
getTotalTime ( ) : double
onSelectionEntry ( object o, EventArgs args ) : void
on_button_accept_clicked ( object o, EventArgs args ) : void
on_button_add_after_clicked ( object o, EventArgs args ) : void
on_button_add_before_clicked ( object o, EventArgs args ) : void
on_button_cancel_clicked ( object o, EventArgs args ) : void
on_button_delete_clicked ( object o, EventArgs args ) : void
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void
putRowNumbers ( TreeStore myStore ) : void
tcCellEdited ( object o, Gtk args ) : void
tvCellEdited ( object o, Gtk args ) : void

Method Details

Show() public static method

public static Show ( Gtk parent, JumpRj, myJump, int pDN ) : RepairJumpRjWindow,
parent Gtk
myJump JumpRj,
pDN int
return RepairJumpRjWindow,