Robot Framework Integrated Development Environment (RIDE)
__main__.py File Reference

Go to the source code of this file.

Classes

class  robotide.postinstall.__main__.MessageDialog
 

Namespaces

 robotide.postinstall.__main__
 

Functions

def robotide.postinstall.__main__._askdirectory (title, initialdir, frame=None)
 
def robotide.postinstall.__main__._askyesno (title, message, frame=None)
 
def robotide.postinstall.__main__._create_desktop_shortcut_linux (frame=None)
 
def robotide.postinstall.__main__._create_desktop_shortcut_mac (frame=None)
 
def robotide.postinstall.__main__._create_desktop_shortcut_windows (frame=None)
 
def robotide.postinstall.__main__.caller (frame, platform)
 
def robotide.postinstall.__main__.create_desktop_shortcut (platform, frame=None)
 
def robotide.postinstall.__main__.main (args)
 
def robotide.postinstall.__main__.verify_install ()
 

Variables

string robotide.postinstall.__main__.__doc__