프로퍼티 | 타입 | 설명 | |
---|---|---|---|
description_splitter_pos | int | ||
full_log_splitter_pos | int | ||
last_log_guid | string | ||
left | int | ||
left_pane_pos | int | ||
maximized | bool | ||
selected_row_idx | int | ||
selected_view | string | ||
show_current_view | bool | ||
show_details | bool | ||
show_fulllog | bool | ||
show_header | bool | ||
show_source | bool | ||
show_status | bool | ||
show_tabs | bool | ||
show_title | bool | ||
temporarily_show_status | bool | ||
topmost | bool |
메소드 | 설명 | |
---|---|---|
copy_from ( |
||
load ( string prefix ) : void | ||
rename_view ( string old_name, string new_name ) : void | ||
save ( string prefix ) : void | ||
view ( string name ) : view_info | ||
view ( string name, view_info vi ) : void |
메소드 | 설명 | |
---|---|---|
load_save ( bool load, string prefix ) : void | ||
load_save_view_info ( bool load, string prefix ) : void |
public rename_view ( string old_name, string new_name ) : void | ||
old_name | string | |
new_name | string | |
리턴 | void |