#include </cygdrive/c/Users/Hamis/Cygwin-packaging/wxWidgets3.1/wxWidgets3.1-3.1.5-2.x86_64/src/wxWidgets-3.1.5/interface/wx/html/helpdata.h>
Helper class for wxHtmlHelpData.
◆ wxHtmlBookRecord()
◆ GetBasePath()
wxString wxHtmlBookRecord::GetBasePath |
( |
| ) |
const |
◆ GetBookFile()
wxString wxHtmlBookRecord::GetBookFile |
( |
| ) |
const |
◆ GetContentsEnd()
int wxHtmlBookRecord::GetContentsEnd |
( |
| ) |
const |
◆ GetContentsStart()
int wxHtmlBookRecord::GetContentsStart |
( |
| ) |
const |
◆ GetFullPath()
◆ GetStart()
wxString wxHtmlBookRecord::GetStart |
( |
| ) |
const |
◆ GetTitle()
wxString wxHtmlBookRecord::GetTitle |
( |
| ) |
const |
◆ SetBasePath()
void wxHtmlBookRecord::SetBasePath |
( |
const wxString & | path | ) |
|
◆ SetContentsRange()
void wxHtmlBookRecord::SetContentsRange |
( |
int | start, |
|
|
int | end ) |
◆ SetStart()
void wxHtmlBookRecord::SetStart |
( |
const wxString & | start | ) |
|
◆ SetTitle()
void wxHtmlBookRecord::SetTitle |
( |
const wxString & | title | ) |
|