Home
Trees
Index
Help
Eagle
[
hide private
]
[
frames
] |
no frames
]
Module Hierarchy
eagle
:
Eagle is an abstraction layer atop Graphical Toolkits focused on making simple applications easy to build while powerful in features.
Class Hierarchy
object
:
The most base type
eagle.Table.Row
eagle.AutoGenId
:
Mix-In to auto-generate ids.
eagle.OpenFileButton
:
Push button to show dialog to choose an existing file.
eagle.PreferencesButton
:
Push button to show
PreferencesDialog
of
App
.
eagle.HSeparator
:
Horizontal separator
eagle.App
:
An application window.
eagle.SaveFileButton
:
Push button to show dialog to choose a file to save.
eagle.PreferencesDialog
:
A dialog to present user with preferences.
eagle.AboutButton
:
Push button to show
AboutDialog
of
App
.
eagle.DebugDialog
:
Dialog to show uncaught exceptions.
eagle.QuitButton
:
Push button to quit all
App
s.
eagle.FileChooser
:
A dialog to choose a file.
eagle.AboutDialog
:
A window that displays information about the application.
eagle.Image
:
An image that can be loaded from files or binary data and saved to files.
eagle.HelpDialog
:
A window that displays application help.
eagle.CloseButton
:
Push button to close
App
.
eagle.Label
:
Text label
eagle.HelpButton
:
Push button to show
HelpDialog
of
App
.
eagle.SelectFolderButton
:
Push button to show dialog to choose an existing folder/directory.
eagle._EGObject
:
The basic Eagle Object.
eagle.App
:
An application window.
eagle.Image
:
An image that can be loaded from files or binary data and saved to files.
eagle._EGWidget
:
The base of every Graphical Component in Eagle.
eagle.HSeparator
:
Horizontal separator
eagle.Button
:
A push button.
eagle.HelpButton
:
Push button to show
HelpDialog
of
App
.
eagle.SaveFileButton
:
Push button to show dialog to choose a file to save.
eagle.OpenFileButton
:
Push button to show dialog to choose an existing file.
eagle.AboutButton
:
Push button to show
AboutDialog
of
App
.
eagle.CloseButton
:
Push button to close
App
.
eagle.QuitButton
:
Push button to quit all
App
s.
eagle.PreferencesButton
:
Push button to show
PreferencesDialog
of
App
.
eagle.SelectFolderButton
:
Push button to show dialog to choose an existing folder/directory.
eagle.PreferencesDialog
:
A dialog to present user with preferences.
eagle.Canvas
:
The drawing area.
eagle._EGDataWidget
:
The base of every Eagle widget that holds data.
eagle._EGWidLabelEntry
:
Widget that holds a label and an associated Entry.
eagle.Color
:
Button to select colors.
eagle.Font
:
Button to select fonts.
eagle.Entry
:
Text entry.
eagle.Password
:
Password entry.
eagle.Progress
:
Progress bar.
eagle.Selection
:
Selection box (aka Combo box).
eagle.Spin
:
Spin button entry.
eagle.IntSpin
:
Integer-only Spin button.
eagle.UIntSpin
:
Unsigned integer-only Spin button.
eagle.Label
:
Text label
eagle.CheckBox
:
Check box.
eagle.Table
:
Data table.
eagle.AboutDialog
:
A window that displays information about the application.
eagle.HelpDialog
:
A window that displays application help.
eagle.FileChooser
:
A dialog to choose a file.
eagle.Group
:
Group of various components.
eagle.VSeparator
:
Horizontal separator
eagle.DebugDialog
:
Dialog to show uncaught exceptions.
gobject.GObject
:
Object GObject...
gtk.Object
:
Object GtkObject...
gtk.Widget
:
Object GtkWidget Signals from GObject: notify (GParam) Signals from GtkObject: destroy () Signals from GtkWidget: show () hide () map () unmap () realize () unrealize () size-request (GtkRequisition) size-allocate (GdkRectangle) state-changed (GtkStateType) parent-set (GtkWidget) hierarchy-changed (GtkWidget) style-set (GtkStyle) direction-changed (GtkTextDirection) grab-notify (gboolean) child-notify (GParam) mnemonic-activate (gboolean) -> gboolean grab-focus () focus (GtkDirectionType) -> gboolean event (GdkEvent) -> gboolean event-after (GdkEvent) button-press-event (GdkEvent) -> gboolean button-release-event (GdkEvent) -> gboolean scroll-event (GdkEvent) -> gboolean motion-notify-event (GdkEvent) -> gboolean delete-event (GdkEvent) -> gboolean destroy-event (GdkEvent) -> gboolean expose-event (GdkEvent) -> gboolean key-press-event (GdkEvent) -> gboolean key-release-event (GdkEvent) -> gboolean enter-notify-event (GdkEvent) -> gboolean leave-notify-event (GdkEvent) -> gboolean configure-event (GdkEvent) -> gboolean focus-in-event (GdkEvent) -> gboolean focus-out-event (GdkEvent) -> gboolean map-event (GdkEvent) -> gboolean unmap-event (GdkEvent) -> gboolean property-notify-event (GdkEvent) -> gboolean selection-clear-event (GdkEvent) -> gboolean selection-request-event (GdkEvent) -> gboolean selection-notify-event (GdkEvent) -> gboolean selection-received (GtkSelectionData, guint) selection-get (GtkSelectionData, guint, guint) proximity-in-event (GdkEvent) -> gboolean proximity-out-event (GdkEvent) -> gboolean drag-leave (GdkDragContext, guint) drag-begin (GdkDragContext) drag-end (GdkDragContext) drag-data-delete (GdkDragContext) drag-motion (GdkDragContext, gint, gint, guint) -> gboolean drag-drop (GdkDragContext, gint, gint, guint) -> gboolean drag-data-get (GdkDragContext, GtkSelectionData, guint, guint) drag-data-received (GdkDragContext, gint, gint, GtkSelectionData, guint, guint) visibility-notify-event (GdkEvent) -> gboolean client-event (GdkEvent) -> gboolean no-expose-event (GdkEvent) -> gboolean window-state-event (GdkEvent) -> gboolean popup-menu () -> gboolean show-help (GtkWidgetHelpType) -> gboolean accel-closures-changed () screen-changed (GdkScreen) can-activate-accel (guint) -> gboolean insensitive-press () tap-and-hold () tap-and-hold-setup (GObject, gpointer, guint) tap-and-hold-query (GdkEvent) -> gboolean Properties from GtkObject: user-data -> gpointer: User Data Anonymous User Data Pointer Properties from GtkWidget: name -> gchararray: Widget name The name of the widget parent -> GtkContainer: Parent widget The parent widget of this widget.
gtk.Container
:
Object GtkContainer Signals from GObject: notify (GParam) Signals from GtkObject: destroy () Signals from GtkWidget: show () hide () map () unmap () realize () unrealize () size-request (GtkRequisition) size-allocate (GdkRectangle) state-changed (GtkStateType) parent-set (GtkWidget) hierarchy-changed (GtkWidget) style-set (GtkStyle) direction-changed (GtkTextDirection) grab-notify (gboolean) child-notify (GParam) mnemonic-activate (gboolean) -> gboolean grab-focus () focus (GtkDirectionType) -> gboolean event (GdkEvent) -> gboolean event-after (GdkEvent) button-press-event (GdkEvent) -> gboolean button-release-event (GdkEvent) -> gboolean scroll-event (GdkEvent) -> gboolean motion-notify-event (GdkEvent) -> gboolean delete-event (GdkEvent) -> gboolean destroy-event (GdkEvent) -> gboolean expose-event (GdkEvent) -> gboolean key-press-event (GdkEvent) -> gboolean key-release-event (GdkEvent) -> gboolean enter-notify-event (GdkEvent) -> gboolean leave-notify-event (GdkEvent) -> gboolean configure-event (GdkEvent) -> gboolean focus-in-event (GdkEvent) -> gboolean focus-out-event (GdkEvent) -> gboolean map-event (GdkEvent) -> gboolean unmap-event (GdkEvent) -> gboolean property-notify-event (GdkEvent) -> gboolean selection-clear-event (GdkEvent) -> gboolean selection-request-event (GdkEvent) -> gboolean selection-notify-event (GdkEvent) -> gboolean selection-received (GtkSelectionData, guint) selection-get (GtkSelectionData, guint, guint) proximity-in-event (GdkEvent) -> gboolean proximity-out-event (GdkEvent) -> gboolean drag-leave (GdkDragContext, guint) drag-begin (GdkDragContext) drag-end (GdkDragContext) drag-data-delete (GdkDragContext) drag-motion (GdkDragContext, gint, gint, guint) -> gboolean drag-drop (GdkDragContext, gint, gint, guint) -> gboolean drag-data-get (GdkDragContext, GtkSelectionData, guint, guint) drag-data-received (GdkDragContext, gint, gint, GtkSelectionData, guint, guint) visibility-notify-event (GdkEvent) -> gboolean client-event (GdkEvent) -> gboolean no-expose-event (GdkEvent) -> gboolean window-state-event (GdkEvent) -> gboolean popup-menu () -> gboolean show-help (GtkWidgetHelpType) -> gboolean accel-closures-changed () screen-changed (GdkScreen) can-activate-accel (guint) -> gboolean insensitive-press () tap-and-hold () tap-and-hold-setup (GObject, gpointer, guint) tap-and-hold-query (GdkEvent) -> gboolean Signals from GtkContainer: add (GtkWidget) remove (GtkWidget) check-resize () set-focus-child (GtkWidget) Properties from GtkObject: user-data -> gpointer: User Data Anonymous User Data Pointer Properties from GtkWidget: name -> gchararray: Widget name The name of the widget parent -> GtkContainer: Parent widget The parent widget of this widget.
gtk.Table
:
Object GtkTable Signals from GObject: notify (GParam) Signals from GtkObject: destroy () Signals from GtkWidget: show () hide () map () unmap () realize () unrealize () size-request (GtkRequisition) size-allocate (GdkRectangle) state-changed (GtkStateType) parent-set (GtkWidget) hierarchy-changed (GtkWidget) style-set (GtkStyle) direction-changed (GtkTextDirection) grab-notify (gboolean) child-notify (GParam) mnemonic-activate (gboolean) -> gboolean grab-focus () focus (GtkDirectionType) -> gboolean event (GdkEvent) -> gboolean event-after (GdkEvent) button-press-event (GdkEvent) -> gboolean button-release-event (GdkEvent) -> gboolean scroll-event (GdkEvent) -> gboolean motion-notify-event (GdkEvent) -> gboolean delete-event (GdkEvent) -> gboolean destroy-event (GdkEvent) -> gboolean expose-event (GdkEvent) -> gboolean key-press-event (GdkEvent) -> gboolean key-release-event (GdkEvent) -> gboolean enter-notify-event (GdkEvent) -> gboolean leave-notify-event (GdkEvent) -> gboolean configure-event (GdkEvent) -> gboolean focus-in-event (GdkEvent) -> gboolean focus-out-event (GdkEvent) -> gboolean map-event (GdkEvent) -> gboolean unmap-event (GdkEvent) -> gboolean property-notify-event (GdkEvent) -> gboolean selection-clear-event (GdkEvent) -> gboolean selection-request-event (GdkEvent) -> gboolean selection-notify-event (GdkEvent) -> gboolean selection-received (GtkSelectionData, guint) selection-get (GtkSelectionData, guint, guint) proximity-in-event (GdkEvent) -> gboolean proximity-out-event (GdkEvent) -> gboolean drag-leave (GdkDragContext, guint) drag-begin (GdkDragContext) drag-end (GdkDragContext) drag-data-delete (GdkDragContext) drag-motion (GdkDragContext, gint, gint, guint) -> gboolean drag-drop (GdkDragContext, gint, gint, guint) -> gboolean drag-data-get (GdkDragContext, GtkSelectionData, guint, guint) drag-data-received (GdkDragContext, gint, gint, GtkSelectionData, guint, guint) visibility-notify-event (GdkEvent) -> gboolean client-event (GdkEvent) -> gboolean no-expose-event (GdkEvent) -> gboolean window-state-event (GdkEvent) -> gboolean popup-menu () -> gboolean show-help (GtkWidgetHelpType) -> gboolean accel-closures-changed () screen-changed (GdkScreen) can-activate-accel (guint) -> gboolean insensitive-press () tap-and-hold () tap-and-hold-setup (GObject, gpointer, guint) tap-and-hold-query (GdkEvent) -> gboolean Signals from GtkContainer: add (GtkWidget) remove (GtkWidget) check-resize () set-focus-child (GtkWidget) Properties from GtkObject: user-data -> gpointer: User Data Anonymous User Data Pointer Properties from GtkWidget: name -> gchararray: Widget name The name of the widget parent -> GtkContainer: Parent widget The parent widget of this widget.
eagle._Table
:
Internal widget to arrange components in tabular form.
gtk.Bin
:
Object GtkBin Signals from GObject: notify (GParam) Signals from GtkObject: destroy () Signals from GtkWidget: show () hide () map () unmap () realize () unrealize () size-request (GtkRequisition) size-allocate (GdkRectangle) state-changed (GtkStateType) parent-set (GtkWidget) hierarchy-changed (GtkWidget) style-set (GtkStyle) direction-changed (GtkTextDirection) grab-notify (gboolean) child-notify (GParam) mnemonic-activate (gboolean) -> gboolean grab-focus () focus (GtkDirectionType) -> gboolean event (GdkEvent) -> gboolean event-after (GdkEvent) button-press-event (GdkEvent) -> gboolean button-release-event (GdkEvent) -> gboolean scroll-event (GdkEvent) -> gboolean motion-notify-event (GdkEvent) -> gboolean delete-event (GdkEvent) -> gboolean destroy-event (GdkEvent) -> gboolean expose-event (GdkEvent) -> gboolean key-press-event (GdkEvent) -> gboolean key-release-event (GdkEvent) -> gboolean enter-notify-event (GdkEvent) -> gboolean leave-notify-event (GdkEvent) -> gboolean configure-event (GdkEvent) -> gboolean focus-in-event (GdkEvent) -> gboolean focus-out-event (GdkEvent) -> gboolean map-event (GdkEvent) -> gboolean unmap-event (GdkEvent) -> gboolean property-notify-event (GdkEvent) -> gboolean selection-clear-event (GdkEvent) -> gboolean selection-request-event (GdkEvent) -> gboolean selection-notify-event (GdkEvent) -> gboolean selection-received (GtkSelectionData, guint) selection-get (GtkSelectionData, guint, guint) proximity-in-event (GdkEvent) -> gboolean proximity-out-event (GdkEvent) -> gboolean drag-leave (GdkDragContext, guint) drag-begin (GdkDragContext) drag-end (GdkDragContext) drag-data-delete (GdkDragContext) drag-motion (GdkDragContext, gint, gint, guint) -> gboolean drag-drop (GdkDragContext, gint, gint, guint) -> gboolean drag-data-get (GdkDragContext, GtkSelectionData, guint, guint) drag-data-received (GdkDragContext, gint, gint, GtkSelectionData, guint, guint) visibility-notify-event (GdkEvent) -> gboolean client-event (GdkEvent) -> gboolean no-expose-event (GdkEvent) -> gboolean window-state-event (GdkEvent) -> gboolean popup-menu () -> gboolean show-help (GtkWidgetHelpType) -> gboolean accel-closures-changed () screen-changed (GdkScreen) can-activate-accel (guint) -> gboolean insensitive-press () tap-and-hold () tap-and-hold-setup (GObject, gpointer, guint) tap-and-hold-query (GdkEvent) -> gboolean Signals from GtkContainer: add (GtkWidget) remove (GtkWidget) check-resize () set-focus-child (GtkWidget) Properties from GtkObject: user-data -> gpointer: User Data Anonymous User Data Pointer Properties from GtkWidget: name -> gchararray: Widget name The name of the widget parent -> GtkContainer: Parent widget The parent widget of this widget.
gtk.ScrolledWindow
:
Object GtkScrolledWindow Signals from GObject: notify (GParam) Signals from GtkObject: destroy () Signals from GtkWidget: show () hide () map () unmap () realize () unrealize () size-request (GtkRequisition) size-allocate (GdkRectangle) state-changed (GtkStateType) parent-set (GtkWidget) hierarchy-changed (GtkWidget) style-set (GtkStyle) direction-changed (GtkTextDirection) grab-notify (gboolean) child-notify (GParam) mnemonic-activate (gboolean) -> gboolean grab-focus () focus (GtkDirectionType) -> gboolean event (GdkEvent) -> gboolean event-after (GdkEvent) button-press-event (GdkEvent) -> gboolean button-release-event (GdkEvent) -> gboolean scroll-event (GdkEvent) -> gboolean motion-notify-event (GdkEvent) -> gboolean delete-event (GdkEvent) -> gboolean destroy-event (GdkEvent) -> gboolean expose-event (GdkEvent) -> gboolean key-press-event (GdkEvent) -> gboolean key-release-event (GdkEvent) -> gboolean enter-notify-event (GdkEvent) -> gboolean leave-notify-event (GdkEvent) -> gboolean configure-event (GdkEvent) -> gboolean focus-in-event (GdkEvent) -> gboolean focus-out-event (GdkEvent) -> gboolean map-event (GdkEvent) -> gboolean unmap-event (GdkEvent) -> gboolean property-notify-event (GdkEvent) -> gboolean selection-clear-event (GdkEvent) -> gboolean selection-request-event (GdkEvent) -> gboolean selection-notify-event (GdkEvent) -> gboolean selection-received (GtkSelectionData, guint) selection-get (GtkSelectionData, guint, guint) proximity-in-event (GdkEvent) -> gboolean proximity-out-event (GdkEvent) -> gboolean drag-leave (GdkDragContext, guint) drag-begin (GdkDragContext) drag-end (GdkDragContext) drag-data-delete (GdkDragContext) drag-motion (GdkDragContext, gint, gint, guint) -> gboolean drag-drop (GdkDragContext, gint, gint, guint) -> gboolean drag-data-get (GdkDragContext, GtkSelectionData, guint, guint) drag-data-received (GdkDragContext, gint, gint, GtkSelectionData, guint, guint) visibility-notify-event (GdkEvent) -> gboolean client-event (GdkEvent) -> gboolean no-expose-event (GdkEvent) -> gboolean window-state-event (GdkEvent) -> gboolean popup-menu () -> gboolean show-help (GtkWidgetHelpType) -> gboolean accel-closures-changed () screen-changed (GdkScreen) can-activate-accel (guint) -> gboolean insensitive-press () tap-and-hold () tap-and-hold-setup (GObject, gpointer, guint) tap-and-hold-query (GdkEvent) -> gboolean Signals from GtkContainer: add (GtkWidget) remove (GtkWidget) check-resize () set-focus-child (GtkWidget) Signals from GtkScrolledWindow: changed () scroll-child (GtkScrollType, gboolean) move-focus-out (GtkDirectionType) Properties from GtkObject: user-data -> gpointer: User Data Anonymous User Data Pointer Properties from GtkWidget: name -> gchararray: Widget name The name of the widget parent -> GtkContainer: Parent widget The parent widget of this widget.
eagle._MultiLineEntry
eagle._Panel
:
Internal widget to arrange components.
eagle._VPanel
:
Internal widget to arrange components vertically.
eagle._HPanel
:
Internal widget to arrange components horizontally.
Home
Trees
Index
Help
Eagle
Generated by Epydoc 3.0alpha2 on Thu Apr 27 16:28:39 2006
http://epydoc.sf.net