|
Unity 8
|


Public Member Functions | |
| def | get_greeter |
| def | get_greeter_content_loader |
| def | get_login_loader |
| def | get_login_list |
| def | get_hud |
| def | get_hud_showable |
| def | get_hud_show_button |
| def | get_hud_edge_drag_area |
| def | get_dash |
| def | get_bottombar |
| def | get_launcher |
| def | get_pinPadLoader |
| def | get_pinPadButton |
| def | get_lockscreen |
| def | get_pinentryField |
| def | open_indicator_page |
| def | get_shell_background |
| def | show_dash_swiping |
| def | get_current_focused_app_id |
| def | search |
An emulator class that makes it easy to interact with the shell
Definition at line 34 of file main_window.py.
| def unity8.shell.emulators.main_window.QQuickView.get_current_focused_app_id | ( | self | ) |
Return the id of the focused application.
Definition at line 134 of file main_window.py.
| def unity8.shell.emulators.main_window.QQuickView.open_indicator_page | ( | self, | |
| indicator_name | |||
| ) |
Swipe to open the indicator, wait until it's open. :returns: The indicator page.
Definition at line 104 of file main_window.py.
| def unity8.shell.emulators.main_window.QQuickView.show_dash_swiping | ( | self | ) |
Show the dash swiping from the left.
Definition at line 122 of file main_window.py.