C# Class LongoMatch.Plugins.Stats.CategoriesViewer

Inheritance: Gtk.Bin
Afficher le fichier Open project: LongoMatch/longomatch

Méthodes publiques

Méthode Description
CategoriesViewer ( ) : System
LoadStats ( ProjectStats pstats, ProjectLongoMatch project ) : void
ReloadStats ( ) : void

Méthodes protégées

Méthode Description
Build ( ) : void

Private Methods

Méthode Description
HandleCursorChanged ( object sender, EventArgs e ) : void

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

CategoriesViewer() public méthode

public CategoriesViewer ( ) : System
Résultat System

LoadStats() public méthode

public LoadStats ( ProjectStats pstats, ProjectLongoMatch project ) : void
pstats LongoMatch.Core.Stats.ProjectStats
project LongoMatch.Core.Store.ProjectLongoMatch
Résultat void

ReloadStats() public méthode

public ReloadStats ( ) : void
Résultat void