Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes
qt_gui.main_window.MainWindow Class Reference
Inheritance diagram for qt_gui.main_window.MainWindow:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def closeEvent
def perspective_changed
def restore_settings
def restore_state
def save_settings
def save_setup

Static Public Attributes

tuple save_settings_before_close_signal = Signal(Settings, Settings)

Private Member Functions

def _restore_geometry_from_perspective
def _restore_state_from_perspective
def _save_geometry_to_perspective
def _save_state_to_perspective

Private Attributes

 _global_settings
 _perspective_settings
 _save_on_close_signaled
 _settings

Detailed Description

Main window of the application managing the geometry and state of all top-level widgets.

Definition at line 38 of file main_window.py.


Constructor & Destructor Documentation

Definition at line 44 of file main_window.py.


Member Function Documentation

Definition at line 107 of file main_window.py.

Definition at line 121 of file main_window.py.

Definition at line 96 of file main_window.py.

Definition at line 111 of file main_window.py.

def qt_gui.main_window.MainWindow.closeEvent (   self,
  event 
)

Definition at line 53 of file main_window.py.

Definition at line 93 of file main_window.py.

def qt_gui.main_window.MainWindow.restore_settings (   self,
  global_settings,
  perspective_settings 
)

Definition at line 73 of file main_window.py.

Definition at line 88 of file main_window.py.

def qt_gui.main_window.MainWindow.save_settings (   self,
  global_settings,
  perspective_settings 
)

Definition at line 64 of file main_window.py.

Definition at line 82 of file main_window.py.


Member Data Documentation

Definition at line 44 of file main_window.py.

Definition at line 44 of file main_window.py.

Definition at line 44 of file main_window.py.

Definition at line 44 of file main_window.py.

tuple qt_gui::main_window.MainWindow::save_settings_before_close_signal = Signal(Settings, Settings) [static]

Definition at line 42 of file main_window.py.


The documentation for this class was generated from the following file:


qt_gui
Author(s): Dirk Thomas
autogenerated on Fri Feb 3 2017 03:42:12