MainWindow()¶
- dip.pui.MainWindow(parent=None, **args)¶
Create a toolkit specific main window that is adapted to the IMainWindow interface.
Parameters: - parent – is the optional parent view.
- **args – are the initial attribute and property values.
Returns: the main window.