Table Of Contents

Previous topic

Signal

Next topic

SingleInstanceChecker

This Page

phoenix_title SimpleHelpProvider

SimpleHelpProvider is an implementation of HelpProvider which supports only plain text help strings, and shows the string associated with the control (if any) in a tooltip.


class_hierarchy Inheritance Diagram

Inheritance diagram for class SimpleHelpProvider

Inheritance diagram of SimpleHelpProvider


api Class API



class SimpleHelpProvider(HelpProvider)

SimpleHelpProvider is an implementation of HelpProvider which supports only plain text help strings, and shows the string associated with the control (if any) in a tooltip.