Пример #1
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help(self.help_context)
Пример #2
0
 def show_help(self):
     """Load the help text for the impact functions dialog."""
     show_context_help('impact_functions')
Пример #3
0
    def test_keywords_help(self):
        """Test help works with context set to 'keywords'"""

        # TODO this test is largely meaningless - try to come up with a
        # better approach...
        show_context_help(context='keywords')
Пример #4
0
    def test_keywords_help(self):
        """Test help works with context set to 'keywords'"""

        # TODO this test is largely meaningless - try to come up with a
        # better approach...
        show_context_help(context='keywords')
Пример #5
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context="keywords")
Пример #6
0
 def show_help():
     """Load the help text for the dialog."""
     show_context_help('impact_layer_merge_tool')
Пример #7
0
 def show_help(self):
     """Show context help for the options dialog."""
     show_context_help('options')
Пример #8
0
 def show_help(self):
     """Show context help for the impact report dialog."""
     show_context_help('reports')
Пример #9
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context='keywords')
Пример #10
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context='keywords_editor')
Пример #11
0
 def show_help():
     """Load the help text for the dialog."""
     show_context_help('impact_layer_merge_tool')
 def show_help():
     """Load the help text for the minimum needs dialog."""
     show_context_help('minimum_needs')
Пример #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 minimum needs dialog."""
     show_context_help('minimum_needs')
Пример #15
0
 def show_help(self):
     """Show context help for the batch dialog."""
     show_context_help('batch_runner')
Пример #16
0
 def show_help(self):
     """Show context help for the converter dialog."""
     show_context_help('converter')
Пример #17
0
 def show_help(self):
     """Load the help text for the impact functions dialog."""
     show_context_help('impact_functions')
Пример #18
0
 def show_help(self):
     """Show context help for the batch dialog."""
     show_context_help('batch_runner')
Пример #19
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help(self.help_context)
Пример #20
0
 def show_help(self):
     """Show context help for the impact report dialog."""
     show_context_help('reports')
Пример #21
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help('openstreetmap_downloader')
Пример #22
0
 def show_help(self):
     """Show context help for the options dialog."""
     show_context_help('options')
Пример #23
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help('openstreetmap_downloader')