Robot Framework Integrated Development Environment (RIDE)
robotide.ui.mainframe.ShortcutKeysDialog Class Reference
Inheritance diagram for robotide.ui.mainframe.ShortcutKeysDialog:

Public Member Functions

def __init__ (self)
 
def OnKey (self, *args)
 

Private Member Functions

def _get_platform_specific_shortcut_keys (self)
 

Detailed Description

Definition at line 882 of file mainframe.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.ui.mainframe.ShortcutKeysDialog.__init__ (   self)

Definition at line 884 of file mainframe.py.

Member Function Documentation

◆ _get_platform_specific_shortcut_keys()

def robotide.ui.mainframe.ShortcutKeysDialog._get_platform_specific_shortcut_keys (   self)
private

Definition at line 897 of file mainframe.py.

◆ OnKey()

def robotide.ui.mainframe.ShortcutKeysDialog.OnKey (   self,
args 
)

Definition at line 894 of file mainframe.py.


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