C# 클래스 RepetitiveConditionsWindow, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FakeButtonClose Gtk.Button

Private Properties

프로퍼티 타입 설명
createComboEncoderAutomaticVariable void
putNonStandardIcons void

공개 메소드들

메소드 설명
AssignColorAutomatic ( EncoderCurve, curve, string variable ) : string
AssignColorAutomatic ( double currentValue ) : string
Create ( ) : RepetitiveConditionsWindow,
GetMainVariableHigher ( string mainVariable ) : double
GetMainVariableLower ( string mainVariable ) : double
RepetitiveConditionsWindow ( ) : System
ResetBestSetValue ( ) : void
UpdateBestSetValue ( EncoderCurve, curve ) : void
UpdateBestSetValue ( double d ) : void
View ( Constants, bellMode, bool volumeOn ) : void
on_button_close_clicked ( object o, EventArgs args ) : void
on_button_test_clicked ( object o, EventArgs args ) : void
on_checkbutton_encoder_show_manual_feedback_toggled ( object o, EventArgs args ) : void
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void
on_spinbutton_encoder_automatic_greater_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_automatic_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_height_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_height_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_max_force_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_max_force_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_max_speed_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_max_speed_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_mean_force_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_mean_force_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_mean_speed_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_mean_speed_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_peakpower_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_peakpower_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_power_higher_value_changed ( object o, EventArgs args ) : void
on_spinbutton_encoder_power_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_height_greater_value_changed ( object o, EventArgs args ) : void
on_spinbutton_height_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_tc_greater_value_changed ( object o, EventArgs args ) : void
on_spinbutton_tc_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_tf_greater_value_changed ( object o, EventArgs args ) : void
on_spinbutton_tf_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_tf_tc_greater_value_changed ( object o, EventArgs args ) : void
on_spinbutton_tf_tc_lower_value_changed ( object o, EventArgs args ) : void
on_spinbutton_time_greater_value_changed ( object o, EventArgs args ) : void
on_spinbutton_time_lower_value_changed ( object o, EventArgs args ) : void
showWidgets ( Constants, bellMode ) : void

비공개 메소드들

메소드 설명
createComboEncoderAutomaticVariable ( ) : void
putNonStandardIcons ( ) : void

메소드 상세

AssignColorAutomatic() 공개 메소드

public AssignColorAutomatic ( EncoderCurve, curve, string variable ) : string
curve EncoderCurve,
variable string
리턴 string

AssignColorAutomatic() 공개 메소드

public AssignColorAutomatic ( double currentValue ) : string
currentValue double
리턴 string

Create() 공개 정적인 메소드

public static Create ( ) : RepetitiveConditionsWindow,
리턴 RepetitiveConditionsWindow,

GetMainVariableHigher() 공개 메소드

public GetMainVariableHigher ( string mainVariable ) : double
mainVariable string
리턴 double

GetMainVariableLower() 공개 메소드

public GetMainVariableLower ( string mainVariable ) : double
mainVariable string
리턴 double

RepetitiveConditionsWindow() 공개 메소드

public RepetitiveConditionsWindow ( ) : System
리턴 System

ResetBestSetValue() 공개 메소드

public ResetBestSetValue ( ) : void
리턴 void

UpdateBestSetValue() 공개 메소드

public UpdateBestSetValue ( EncoderCurve, curve ) : void
curve EncoderCurve,
리턴 void

UpdateBestSetValue() 공개 메소드

public UpdateBestSetValue ( double d ) : void
d double
리턴 void

View() 공개 메소드

public View ( Constants, bellMode, bool volumeOn ) : void
bellMode Constants,
volumeOn bool
리턴 void

on_button_close_clicked() 공개 메소드

public on_button_close_clicked ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_button_test_clicked() 공개 메소드

public on_button_test_clicked ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_checkbutton_encoder_show_manual_feedback_toggled() 공개 메소드

public on_checkbutton_encoder_show_manual_feedback_toggled ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_delete_event() 공개 메소드

public on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void
o object
args Gtk.DeleteEventArgs
리턴 void

on_spinbutton_encoder_automatic_greater_value_changed() 공개 메소드

public on_spinbutton_encoder_automatic_greater_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_automatic_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_automatic_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_height_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_height_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_height_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_height_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_max_force_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_max_force_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_max_force_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_max_force_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_max_speed_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_max_speed_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_max_speed_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_max_speed_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_mean_force_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_mean_force_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_mean_force_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_mean_force_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_mean_speed_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_mean_speed_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_mean_speed_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_mean_speed_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_peakpower_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_peakpower_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_peakpower_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_peakpower_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_power_higher_value_changed() 공개 메소드

public on_spinbutton_encoder_power_higher_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_encoder_power_lower_value_changed() 공개 메소드

public on_spinbutton_encoder_power_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_height_greater_value_changed() 공개 메소드

public on_spinbutton_height_greater_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_height_lower_value_changed() 공개 메소드

public on_spinbutton_height_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_tc_greater_value_changed() 공개 메소드

public on_spinbutton_tc_greater_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_tc_lower_value_changed() 공개 메소드

public on_spinbutton_tc_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_tf_greater_value_changed() 공개 메소드

public on_spinbutton_tf_greater_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_tf_lower_value_changed() 공개 메소드

public on_spinbutton_tf_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_tf_tc_greater_value_changed() 공개 메소드

public on_spinbutton_tf_tc_greater_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_tf_tc_lower_value_changed() 공개 메소드

public on_spinbutton_tf_tc_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_time_greater_value_changed() 공개 메소드

public on_spinbutton_time_greater_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

on_spinbutton_time_lower_value_changed() 공개 메소드

public on_spinbutton_time_lower_value_changed ( object o, EventArgs args ) : void
o object
args EventArgs
리턴 void

showWidgets() 공개 메소드

public showWidgets ( Constants, bellMode ) : void
bellMode Constants,
리턴 void

프로퍼티 상세

FakeButtonClose 공개적으로 프로퍼티

public Button,Gtk FakeButtonClose
리턴 Gtk.Button