Subpackages
- action
- dock - Pyface 'DockWindow' support.
- grid
- preference
- sheet
- sizers
- timer
- tree
- ui
- util
- viewer
- wizard
- workbench
Submodules
- about_dialog - The implementation of a simple 'About' dialog.
- api
- application_window - The implementation of a top-level application window.
- background_progress_dialog - A progress dialog for processing in a background thread.
- confirmation_dialog - The implementation of a dialog that prompts the user for confirmation.
- constant - Common constants.
- dialog - The abstract implementation of all pyface dialogs.
- directory_dialog - The implementation of a dialog that allows the user to browse for a directory.
- expandable_header - A header for an entry in a collection of expandables
- expandable_panel - A Layered panel.
- file_dialog - The implementation of a dialog that allows the user to open/save files etc.
- filter - Base class for all filters.
- gui - The implementation of a pyface GUI.
- heading_text - Heading text.
- i_about_dialog - The interface for a simple 'About' dialog.
- i_application_window - The interface of a top-level application window.
- i_confirmation_dialog - The interface for a dialog that prompts the user for confirmation.
- i_dialog - The abstract interface for all pyface dialogs.
- i_directory_dialog - The interface for a dialog that allows the user to browse for a directory.
- i_file_dialog - The interface for a dialog that allows the user to open/save files etc.
- i_gui - The interface of a pyface GUI.
- i_heading_text - Heading text.
- i_image_cache - The interface for an image cache.
- i_image_resource - The interface for an image resource.
- i_message_dialog - The interface for a dialog that displays a message.
- i_progress_dialog - The interface for a dialog that allows the user to open/save files etc.
- i_python_editor - A widget for editing Python code.
- i_python_shell - The interface for an interactive Python shell.
- i_splash_screen - The interface for a splash screen.
- i_split_widget - Mix-in class for split widgets.
- i_system_metrics - The interface to system metrics (screen width and height etc).
- i_widget - The base interface for all pyface widgets.
- i_window - The abstract interface for all pyface top-level windows.
- image_button - An image and text-based control that can be used as a normal, radio or toolbar button.
- image_cache - The implementation of an image cache.
- image_list - A cached image list.
- image_resource - The implementation of an image resource.
- image_widget - A clickable/draggable widget containing an image.
- key_pressed_event - The event that is generated when a key is pressed.
- layered_panel - A Layered panel.
- list_box - A simple list box widget with a model-view architecture.
- list_box_model - The model for list boxes.
- mdi_application_window - An MDI top-level application window.
- message_dialog - The implementation of a dialog that displays a message.
- multi_toolbar_window - A top-level application window that supports multiple toolbars.
- progress_dialog - A simple progress dialog window which allows itself to be updated
- python_editor - A widget for editing Python code.
- python_shell - The implementation of an interactive Python shell.
- resource_manager - The implementation of a shared resource manager.
- single_choice_dialog - A dialog that allows the user to chose a single item from a list.
- sorter - Base class for all sorters.
- splash_screen - The implementation of a splash screen.
- splash_screen_log_handler - A log handler that emits records to a splash screen.
- split_application_window - A window that is split in two either horizontally or vertically.
- split_dialog - A dialog that is split in two either horizontally or vertically.
- split_panel - A panel that is split in two either horizontally or vertically.
- split_widget - Mix-in class for split widgets.
- system_metrics - The implementation of access to system metrics (screen width and height etc).
- toolkit
- widget - The base implementation of all pyface widgets.
- window - The abstract implementation of all pyface top-level windows.
- xrc_dialog - A dialog that is loaded from an XRC resource file.