Module gui :: Class MainWindow
[hide private]
[frames] | no frames]

Class MainWindow

source code

     object --+                    
              |                    
wx._core.Object --+                
                  |                
wx._core.EvtHandler --+            
                      |            
        wx._core.Window --+        
                          |        
 wx._windows.TopLevelWindow --+    
                              |    
              wx._windows.Frame --+
                                  |
                                 MainWindow

Instance Methods [hide private]
EvtHandler
__init__(self, parent, id, title, config)
__init__(self, Window parent, int id=-1, String title=EmptyString, ...
source code
 
OnSplitterPosChanged(self, _) source code
 
SetActivePanel(self, panel) source code
 
GetActiveMemoWidget(self) source code
 
GetActiveMediaWidget(self) source code
 
GetActiveRingerWidget(self) source code
 
GetActiveWallpaperWidget(self) source code
 
GetActiveTodoWidget(self) source code
 
GetActiveCalendarWidget(self) source code
 
GetActivePlaylistWidget(self) source code
 
GetActivePhonebookWidget(self) source code
 
GetActiveCallHistoryWidget(self) source code
 
GetActiveSMSWidget(self) source code
 
GetActiveT9EditorWidget(self) source code
 
GetCurrentActiveWidget(self) source code
 
GetActiveDatabase(self) source code
 
UpdateToolbarOnPanelChange(self, add_image, add_help, delete_image, delete_help) source code
 
CloseSplashScreen(self) source code
 
AutosyncUpdateUIEvent(self, event) source code
 
OnExit(self, _=None) source code
 
OnClose(self, event) source code
 
OnCloseResults(self, exception, _) source code
 
OnIconize(self, evt) source code
 
OnEditSettings(self, _=None) source code
 
OnHelpAbout(self, _) source code
 
OnHelpHelp(self, _) source code
 
OnHelpHowtos(self, _) source code
 
OnHelpFAQ(self, _) source code
 
OnHelpContents(self, _) source code
 
OnHelpSupport(self, _) source code
 
OnHelpTour(self, _=None) source code
 
OnHelpPhoneUpdateUI(self, event) source code
 
OnHelpPhone(self, _) source code
 
DoCheckUpdate(self) source code
 
OnCheckUpdate(self, _) source code
 
SetPhoneModelStatus(self, stat=0) source code
 
OnPhoneInfo(self, _) source code
 
OnDisplayPhoneInfo(self, exception, phone_info) source code
 
OnDetectPhone(self, _=None) source code
 
__detect_phone(self, using_port=None, check_auto_sync=0, delay=0, silent_fail=False) source code
 
_detect_this_phone(self, check_auto_sync=0, delay=0, silent_fail=False) source code
 
OnDetectThisPhoneReturn(self, check_auto_sync, silent_fail, exception, r) source code
 
__get_owner_name(self, esn, style=536877056)
retrieve or ask user for the owner's name of this phone
source code
 
OnDetectPhoneReturn(self, check_auto_sync, silent_fail, exception, r) source code
 
AddComm(self, name) source code
 
RemoveComm(self, name) source code
 
NotifyComm(self, evt) source code
 
OnCommNotification(self, evt) source code
 
WindowsOnDeviceChanged(self, type, name='', drives=[], flag=None) source code
 
MyWndProc(self, hwnd, msg, wparam, lparam) source code
 
OnDeviceChanged(self, type, name='', drives=[], flag=None) source code
 
SetVersionsStatus(self) source code
 
update_cache_path(self) source code
 
OnNewDB(self, _) source code
 
OnDataGetPhone(self, _) source code
 
OnDataGetPhoneResults(self, exception, results) source code
 
OnDataSendPhone(self, _) source code
 
OnDataSendPhoneGotFundamentals(self, data, todo, convertors, funcscb, exception, results) source code
 
OnDataSendPhoneResults(self, funcscb, exception, results) source code
 
GetCalendarData(self) source code
 
OnAutoSyncSettings(self, _=None) source code
 
OnAutoSyncExecute(self, _=None) source code
 
__autosync_phone(self, silent=0) source code
 
OnReqChangeTab(self, msg=None) source code
 
OnBusyStart(self) source code
 
OnBusyEnd(self) source code
 
OnProgressMinor(self, pos, max, desc='') source code
 
OnProgressMajor(self, pos, max, desc='') source code
 
OnLog(self, str) source code
 
log(self, str) source code
 
OnLogData(self, str, data, klass=None, data_type=None) source code
 
excepthook(self, type, value, traceback) source code
 
HandleException(self, exception)
returns true if this function handled the exception and the caller should not do any further processing
source code
 
_OnTimer(self, _) source code
 
_pub_timer(self) source code
 
_OnTimerReturn(self, exceptions, result) source code
 
_setup_midnight_timer(self) source code
 
OnDataRecording(self, _) source code
 
OnCallback(self, event) source code
 
MakeCall(self, request, cbresult) source code
 
saveSize(self) source code

Inherited from wx._windows.Frame: Command, Create, CreateStatusBar, CreateToolBar, DoGiveHelp, DoMenuUpdates, GetMenuBar, GetStatusBar, GetStatusBarPane, GetToolBar, PopStatusText, ProcessCommand, PushStatusText, SendSizeEvent, SetMenuBar, SetStatusBar, SetStatusBarPane, SetStatusText, SetStatusWidths, SetToolBar

Inherited from wx._windows.TopLevelWindow: CenterOnScreen, CentreOnScreen, EnableCloseButton, GetDefaultItem, GetIcon, GetTitle, GetTmpDefaultItem, Iconize, IsActive, IsAlwaysMaximized, IsFullScreen, IsIconized, IsMaximized, MacGetMetalAppearance, MacGetTopLevelWindowRef, MacGetUnifiedAppearance, MacSetMetalAppearance, Maximize, RequestUserAttention, Restore, SetDefaultItem, SetIcon, SetIcons, SetShape, SetTitle, SetTmpDefaultItem, ShowFullScreen, __repr__

Inherited from wx._core.Window: AcceptsFocus, AcceptsFocusFromKeyboard, AddChild, AdjustForLayoutDirection, AssociateHandle, CacheBestSize, CanSetTransparent, CaptureMouse, Center, CenterOnParent, Centre, CentreOnParent, ClearBackground, ClientToScreen, ClientToScreenXY, ClientToWindowSize, Close, ConvertDialogPointToPixels, ConvertDialogSizeToPixels, ConvertPixelPointToDialog, ConvertPixelSizeToDialog, DLG_PNT, DLG_SZE, Destroy, DestroyChildren, Disable, DissociateHandle, DragAcceptFiles, Enable, FindWindowById, FindWindowByLabel, FindWindowByName, Fit, FitInside, Freeze, GetAcceleratorTable, GetAdjustedBestSize, GetAutoLayout, GetBackgroundColour, GetBackgroundStyle, GetBestFittingSize, GetBestSize, GetBestSizeTuple, GetBestVirtualSize, GetBorder, GetCaret, GetCharHeight, GetCharWidth, GetChildren, GetClientAreaOrigin, GetClientRect, GetClientSize, GetClientSizeTuple, GetConstraints, GetContainingSizer, GetCursor, GetDefaultAttributes, GetDropTarget, GetEffectiveMinSize, GetEventHandler, GetExtraStyle, GetFont, GetForegroundColour, GetFullTextExtent, GetGrandParent, GetGtkWidget, GetHandle, GetHelpText, GetHelpTextAtPoint, GetId, GetLabel, GetLayoutDirection, GetMaxHeight, GetMaxSize, GetMaxWidth, GetMinHeight, GetMinSize, GetMinWidth, GetName, GetParent, GetPosition, GetPositionTuple, GetRect, GetScreenPosition, GetScreenPositionTuple, GetScreenRect, GetScrollPos, GetScrollRange, GetScrollThumb, GetSize, GetSizeTuple, GetSizer, GetTextExtent, GetThemeEnabled, GetToolTip, GetTopLevelParent, GetUpdateClientRect, GetUpdateRegion, GetValidator, GetVirtualSize, GetVirtualSizeTuple, GetWindowBorderSize, GetWindowStyle, GetWindowStyleFlag, GetWindowVariant, HasCapture, HasFlag, HasMultiplePages, HasScrollbar, HasTransparentBackground, Hide, HitTest, HitTestXY, InheritAttributes, InheritsBackgroundColour, InitDialog, InvalidateBestSize, IsBeingDeleted, IsDoubleBuffered, IsEnabled, IsExposed, IsExposedPoint, IsExposedRect, IsFrozen, IsRetained, IsShown, IsShownOnScreen, IsTopLevel, Layout, LineDown, LineUp, Lower, MakeModal, Move, MoveAfterInTabOrder, MoveBeforeInTabOrder, MoveXY, Navigate, OnPaint, PageDown, PageUp, PopEventHandler, PopupMenu, PopupMenuXY, PostCreate, PrepareDC, PushEventHandler, Raise, Refresh, RefreshRect, RegisterHotKey, ReleaseMouse, RemoveChild, RemoveEventHandler, Reparent, ScreenToClient, ScreenToClientXY, ScrollLines, ScrollPages, ScrollWindow, SetAcceleratorTable, SetAutoLayout, SetBackgroundColour, SetBackgroundStyle, SetBestFittingSize, SetCaret, SetClientRect, SetClientSize, SetClientSizeWH, SetConstraints, SetContainingSizer, SetCursor, SetDimensions, SetDoubleBuffered, SetDropTarget, SetEventHandler, SetExtraStyle, SetFocus, SetFocusFromKbd, SetFont, SetForegroundColour, SetHelpText, SetHelpTextForId, SetId, SetInitialSize, SetLabel, SetLayoutDirection, SetMaxSize, SetMinSize, SetName, SetOwnBackgroundColour, SetOwnFont, SetOwnForegroundColour, SetPosition, SetRect, SetScrollPos, SetScrollbar, SetSize, SetSizeHints, SetSizeHintsSz, SetSizeWH, SetSizer, SetSizerAndFit, SetThemeEnabled, SetToolTip, SetToolTipString, SetTransparent, SetValidator, SetVirtualSize, SetVirtualSizeHints, SetVirtualSizeHintsSz, SetVirtualSizeWH, SetWindowStyle, SetWindowStyleFlag, SetWindowVariant, ShouldInheritColours, Show, Thaw, ToggleWindowStyle, TransferDataFromWindow, TransferDataToWindow, UnregisterHotKey, Update, UpdateWindowUI, UseBgCol, Validate, WarpPointer, WindowToClientSize

Inherited from wx._core.EvtHandler: AddPendingEvent, Bind, Connect, Disconnect, GetEvtHandlerEnabled, GetNextHandler, GetPreviousHandler, ProcessEvent, ProcessPendingEvents, SetEvtHandlerEnabled, SetNextHandler, SetPreviousHandler, Unbind

Inherited from wx._core.EvtHandler (private): _setOORInfo

Inherited from wx._core.Object: GetClassName, IsSameAs

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Static Methods [hide private]

Inherited from wx._windows.Frame: GetClassDefaultAttributes

Inherited from wx._core.Window: FindFocus, GetCapture, NewControlId, NextControlId, PrevControlId

Properties [hide private]

Inherited from wx._windows.Frame: MenuBar, StatusBar, StatusBarPane, ToolBar, thisown

Inherited from wx._windows.TopLevelWindow: DefaultItem, Icon, Title, TmpDefaultItem

Inherited from wx._core.Window: AcceleratorTable, AutoLayout, BackgroundColour, BackgroundStyle, BestSize, BestVirtualSize, Border, Caret, CharHeight, CharWidth, Children, ClientAreaOrigin, ClientRect, ClientSize, Constraints, ContainingSizer, Cursor, DefaultAttributes, DropTarget, EffectiveMinSize, Enabled, EventHandler, ExtraStyle, Font, ForegroundColour, GrandParent, GtkWidget, Handle, HelpText, Id, Label, LayoutDirection, MaxHeight, MaxSize, MaxWidth, MinHeight, MinSize, MinWidth, Name, Parent, Position, Rect, ScreenPosition, ScreenRect, Shown, Size, Sizer, ThemeEnabled, ToolTip, TopLevel, TopLevelParent, UpdateClientRect, UpdateRegion, Validator, VirtualSize, WindowStyle, WindowStyleFlag, WindowVariant

Inherited from wx._core.EvtHandler: EvtHandlerEnabled, NextHandler, PreviousHandler

Inherited from wx._core.Object: ClassName

Inherited from object: __class__

Method Details [hide private]

__init__(self, parent, id, title, config)
(Constructor)

source code 

__init__(self, Window parent, int id=-1, String title=EmptyString, 
    Point pos=DefaultPosition, Size size=DefaultSize, 
    long style=DEFAULT_FRAME_STYLE, String name=FrameNameStr) -> Frame

Returns: EvtHandler
Overrides: object.__init__
(inherited documentation)