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