Version: 2.9.4
Classes | Defines | Enumerations
help.h File Reference

クラス

class  wxHelpControllerBase
 This is the abstract base class a family of classes by which applications may invoke a help viewer to provide on-line help. More...
class  wxHelpController
 This is an alias for one of a family of help controller classes which is most appropriate for the current platform. More...

Defines

#define wxHELP_NETSCAPE   1

Enumerations

enum  wxHelpSearchMode {
  wxHELP_SEARCH_INDEX,
  wxHELP_SEARCH_ALL
}
 Help search modes for wxHelpController::KeywordSearch(). More...

Define Documentation

#define wxHELP_NETSCAPE   1

Enumeration Type Documentation

Help search modes for wxHelpController::KeywordSearch().

Enumerator:
wxHELP_SEARCH_INDEX 

Search the index only.

wxHELP_SEARCH_ALL 

Search all entries.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines