Exemple #1
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help(self.help_context)
Exemple #2
0
 def show_help(self):
     """Load the help text for the impact functions dialog."""
     show_context_help('impact_functions')
Exemple #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')
Exemple #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')
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context="keywords")
 def show_help():
     """Load the help text for the dialog."""
     show_context_help('impact_layer_merge_tool')
Exemple #7
0
 def show_help(self):
     """Show context help for the options dialog."""
     show_context_help('options')
Exemple #8
0
 def show_help(self):
     """Show context help for the impact report dialog."""
     show_context_help('reports')
Exemple #9
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context='keywords')
Exemple #10
0
 def show_help(self):
     """Load the help text for the keywords dialog."""
     show_context_help(context='keywords_editor')
 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')
Exemple #13
0
 def show_help():
     """Show context help for the converter dialog."""
     show_context_help('converter')
Exemple #14
0
 def show_help():
     """Load the help text for the minimum needs dialog."""
     show_context_help('minimum_needs')
Exemple #15
0
 def show_help(self):
     """Show context help for the batch dialog."""
     show_context_help('batch_runner')
 def show_help(self):
     """Show context help for the converter dialog."""
     show_context_help('converter')
Exemple #17
0
 def show_help(self):
     """Load the help text for the impact functions dialog."""
     show_context_help('impact_functions')
Exemple #18
0
 def show_help(self):
     """Show context help for the batch dialog."""
     show_context_help('batch_runner')
Exemple #19
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help(self.help_context)
Exemple #20
0
 def show_help(self):
     """Show context help for the impact report dialog."""
     show_context_help('reports')
Exemple #21
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help('openstreetmap_downloader')
 def show_help(self):
     """Show context help for the options dialog."""
     show_context_help('options')
Exemple #23
0
 def show_help(self):
     """Load the help text for the dialog."""
     show_context_help('openstreetmap_downloader')