Public Member Functions | |
SfiString | get_action (Int nth_action) |
SfiString | get_action_blurb (Int nth_action) |
SfiString | get_action_name (Int nth_action) |
SfiString | get_proc_name () |
SfiString | get_script_name () |
void | kill () |
Int | n_actions () |
void | trigger_action (SfiString action) |
signal | action (SfiString a, Int b) |
signal | progress (Real a) |
signal | action_changed (SfiString a, Int b) |
signal | shutdown () |
![]() | |
Item | common_ancestor (Item other) |
Find a common container (parent or grand-parent) of two items if any. | |
void | add_parasite (SfiString path, Rec parasite) |
Bool | check_is_a (SfiString type_name) |
void | clear_undo () |
Bool | editable_property (SfiString property_name) |
Icon | get_icon () |
SfiString | get_name () |
SfiString | get_name_or_type () |
Rec | get_parasite (SfiString path) |
Item | get_parent () |
Item | get_project () |
PropertyCandidates | get_property_candidates (SfiString property_name) |
Int | get_seqid () |
SfiString | get_type () |
SfiString | get_type_authors () |
SfiString | get_type_blurb () |
SfiString | get_type_license () |
SfiString | get_type_name () |
SfiString | get_uname_path () |
void | group_undo (SfiString name) |
Bool | internal () |
StringSeq | list_parasites (SfiString path) |
void | redo () |
Int | redo_depth () |
void | set_name (SfiString name) |
void | set_parasite (SfiString path, Rec parasite) |
void | undo () |
Int | undo_depth () |
void | ungroup_undo () |
void | unuse () |
Item | use () |
signal | parasites_added (SfiString a) |
signal | parasite_changed (SfiString a) |
![]() | |
String | debug_name () |
Object name useful for debugging output. | |
int64 | proxy_id () |
Retrieve the BseObject proxy ID for an Object. | |
Public Attributes | |
property SfiString | ident |
property Bool | connected |
property SfiString | status_message |
property Int | exit_code |
property SfiString | exit_reason |
![]() | |
property Int | seqid |