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

Public Member Functions

def __init__ (self, window, controller, settings)
 
def execute (self)
 

Private Member Functions

def _get_wildcard (self, settings)
 

Private Attributes

 _controller
 

Detailed Description

Definition at line 297 of file filedialogs.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.ui.filedialogs.RobotFilePathDialog.__init__ (   self,
  window,
  controller,
  settings 
)

Definition at line 299 of file filedialogs.py.

Member Function Documentation

◆ _get_wildcard()

def robotide.ui.filedialogs.RobotFilePathDialog._get_wildcard (   self,
  settings 
)
private

Definition at line 305 of file filedialogs.py.

◆ execute()

def robotide.ui.filedialogs.RobotFilePathDialog.execute (   self)

Definition at line 322 of file filedialogs.py.

Member Data Documentation

◆ _controller

robotide.ui.filedialogs.RobotFilePathDialog._controller
private

Definition at line 300 of file filedialogs.py.


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