#include <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 | ) |
|