Module implementing a stand alone shell window.
None |
ShellWindow | Class implementing a stand alone shell window. |
None |
Class implementing a stand alone shell window.
None |
None |
ShellWindow | Constructor |
__about | Private slot to show a little About message. |
__aboutQt | Private slot to handle the About Qt dialog. |
__createActions | Private method to create the actions. |
__createEditActions | Private method defining the user interface actions for the edit commands. |
__createFileActions | Private method defining the user interface actions for the file commands. |
__createHelpActions | Private method to create the Help actions. |
__createHistoryActions | Private method defining the user interface actions for the history commands. |
__createMenus | Private method to create the menus of the menu bar. |
__createSearchActions | Private method defining the user interface actions for the search commands. |
__createStatusBar | Private slot to set up the status bar. |
__createToolBars | Private method to create the various toolbars. |
__createViewActions | Private method defining the user interface actions for the view commands. |
__historyStyleChanged | Private slot to handle a change of the shell history style. |
__newWindow | Private slot to start a new instance of eric6. |
__readSettings | Private method to read the settings remembered last time. |
__readShortcut | Private function to read a single keyboard shortcut from the settings. |
__showFind | Private method to display the search widget. |
__showStartMenu | Private slot to prepare the language menu. |
__startShell | Private slot to start a shell according to the action triggered. |
__virtualEnvironmentChanged | Private slot handling a change of the shell's virtual environment. |
__whatsThis | Private slot called in to enter Whats This mode. |
__writeSettings | Private method to write the settings for reuse. |
__zoom | Private method to handle the zoom action. |
__zoomIn | Private method to handle the zoom in action. |
__zoomOut | Private method to handle the zoom out action. |
__zoomReset | Private method to reset the zoom factor. |
__zoomTo | Private slot to zoom to a given value. |
__zoomValueChanged | Private slot to handle changes of the zoom value. |
activeWindow | Public method to get a reference to the active shell. |
closeEvent | Protected method to handle the close event. |
getAPIsManager | Public method to get a reference to the APIs manager. |
quit | Public method to quit the application. |
showFind | Public method to display the search widget. |
None |
Constructor
Private slot to show a little About message.
Private slot to handle the About Qt dialog.
Private method to create the actions.
Private method defining the user interface actions for the edit commands.
Private method defining the user interface actions for the file commands.
Private method to create the Help actions.
Private method defining the user interface actions for the history commands.
Private method to create the menus of the menu bar.
Private method defining the user interface actions for the search commands.
Private slot to set up the status bar.
Private method to create the various toolbars.
Private method defining the user interface actions for the view commands.
Private slot to handle a change of the shell history style.
Private slot to start a new instance of eric6.
Private method to read the settings remembered last time.
Private function to read a single keyboard shortcut from the settings.
Private method to display the search widget.
Private slot to prepare the language menu.
Private slot to start a shell according to the action triggered.
Private slot handling a change of the shell's virtual environment.
Private slot called in to enter Whats This mode.
Private method to write the settings for reuse.
Private method to handle the zoom action.
Private method to handle the zoom in action.
Private method to handle the zoom out action.
Private method to reset the zoom factor.
Private slot to zoom to a given value.
Private slot to handle changes of the zoom value.
Public method to get a reference to the active shell.
Protected method to handle the close event.
Public method to get a reference to the APIs manager.
Public method to quit the application.
Public method to display the search widget.