Пример #1
0
 def show_help():
     """Show context help for the options dialog."""
     show_context_help('options')
Пример #2
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context='keywords_editor')
Пример #3
0
 def show_help(self):
     """Show context help for the batch dialog."""
     show_context_help('batch_runner')
Пример #4
0
 def show_help(self):
     """Show context help for the impact report dialog."""
     show_context_help('reports')
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help(self.help_context)
Пример #6
0
 def show_help(self):
     """Show context help for the impact report dialog."""
     show_context_help('reports')
Пример #7
0
 def show_help():
     """Show context help for the options dialog."""
     show_context_help('options')
 def show_help():
     """Show context help for the converter dialog."""
     show_context_help('converter')
Пример #9
0
 def show_help():
     """Load the help text for the minimum needs dialog."""
     show_context_help('minimum_needs')
Пример #10
0
 def show_help():
     """Load the help text for the dialog."""
     show_context_help('impact_layer_merge_tool')
Пример #11
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help(self.help_context)
Пример #12
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context='keywords_editor')
Пример #13
0
 def show_help():
     """Show context help for the converter dialog."""
     show_context_help('converter')
Пример #14
0
 def show_help():
     """Load the help text for the dialog."""
     show_context_help('impact_layer_merge_tool')
Пример #15
0
 def show_help(self):
     """Show context help for the batch dialog."""
     show_context_help('batch_runner')
Пример #16
0
 def show_help():
     """Load the help text for the minimum needs dialog."""
     show_context_help('minimum_needs')