예제 #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')