C# Class TreeViewMultiChronopic, chronojump

Inheritance: TreeViewEvent
Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Protected Properties

Свойство Type Description
personName string

Méthodes publiques

Méthode Description
TreeViewMultiChronopic ( ) : System
TreeViewMultiChronopic ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState, int maxCPs ) : System

Méthodes protégées

Méthode Description
addStatisticInfo ( Gtk.TreeIter iterDeep, System myObject ) : void
getLineToStore ( System myObject ) : string[]
getNumOfSubEvents ( System myObject ) : int
getObjectFromString ( string myStringOfData ) : Object
getSubLineToStore ( System myObject, int lineCount ) : string[]
printAVG ( System myObject, int cols ) : string[]
printSD ( System myObject, int cols ) : string[]

Method Details

TreeViewMultiChronopic() public méthode

public TreeViewMultiChronopic ( ) : System
Résultat System

TreeViewMultiChronopic() public méthode

public TreeViewMultiChronopic ( Gtk treeview, int newPrefsDigitsNumber, ExpandStates expandState, int maxCPs ) : System
treeview Gtk
newPrefsDigitsNumber int
expandState ExpandStates
maxCPs int
Résultat System

addStatisticInfo() protected méthode

protected addStatisticInfo ( Gtk.TreeIter iterDeep, System myObject ) : void
iterDeep Gtk.TreeIter
myObject System
Résultat void

getLineToStore() protected méthode

protected getLineToStore ( System myObject ) : string[]
myObject System
Résultat string[]

getNumOfSubEvents() protected méthode

protected getNumOfSubEvents ( System myObject ) : int
myObject System
Résultat int

getObjectFromString() protected méthode

protected getObjectFromString ( string myStringOfData ) : Object
myStringOfData string
Résultat System.Object

getSubLineToStore() protected méthode

protected getSubLineToStore ( System myObject, int lineCount ) : string[]
myObject System
lineCount int
Résultat string[]

printAVG() protected méthode

protected printAVG ( System myObject, int cols ) : string[]
myObject System
cols int
Résultat string[]

printSD() protected méthode

protected printSD ( System myObject, int cols ) : string[]
myObject System
cols int
Résultat string[]

Property Details

personName protected_oe property

protected string personName
Résultat string