ogtgui.main_window.*
@author: Peter Morgan <pete@daffodil.uk.com>
-
class
ogtgui.main_window.
MainWindow
(args)[source]
Bases: PyQt4.QtGui.QMainWindow
Inherited by all other main windows
-
closeEvent
(event)[source]
-
load_ags4_file
(file_path)[source]
-
load_widget
(widget, label, ico=None)[source]
-
on_after
()[source]
-
on_ags3_browse
()[source]
-
-
on_ags4_browse
()[source]
Opens or switches to the AGS4 Data Dictionary
-
on_quit
()[source]
-
on_show_examples
()[source]
-
on_tab_changed
(idx)[source]
-
on_tab_close_requested
(idx)[source]
-
on_www_request_finished
(xreply)[source]
-
set_action_checked
(act, state)[source]
-
static
show_splash
()[source]