Subpackages
Submodules
- about_dialog - A simple 'About' dialog.
- api
- application_window - A top-level application window.
- background_progress_dialog - A progress dialog for processing in a background thread.
- confirmation_dialog - A dialog that prompts the user for confirmation.
- constant - Common constants.
- dialog - The abstract base-class for all Pyface dialogs.
- directory_dialog - 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 - A dialog that allows the user to open/save files etc.
- filter - Base class for all filters.
- gui - The GUI for a Pyface application.
- heading_text - Heading text.
- image_button - An image and text-based control that can be used as a normal, radio or toolbar button.
- image_cache - An image cache.
- image_list - A cached image list.
- image_resource - 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 - A dialog that displays a message.
- multi_toolbar_window - A top-level application window that supports multiple toolbars.
- new_dialog - The dialog that allows the user to create new objects.
- progress_dialog - A simple progress bar intended to run in the UI thread
- python_editor - A widget for editing Python code.
- python_shell - An interactive Python shell.
- resource_manager - A shared resource manager for Pyface.
- 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 - 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 - System metrics (screen width and height etc).
- version
- widget - The abstract base class for all Pyface widgets.
- window - The abstract base class for all Pyface windows.
- xrc_dialog - A dialog that is loaded from an XRC resource file.