Version: 3.1.0
wxHtmlHelpDataItem Class Reference

#include <wx/html/helpdata.h>

Detailed Description

Helper class for wxHtmlHelpData.

Public Member Functions

 wxHtmlHelpDataItem ()
 
wxString GetFullPath () const
 
wxString GetIndentedName () const
 

Public Attributes

int level
 
wxHtmlHelpDataItemparent
 
int id
 
wxString name
 
wxString page
 
wxHtmlBookRecordbook
 

Constructor & Destructor Documentation

wxHtmlHelpDataItem::wxHtmlHelpDataItem ( )

Member Function Documentation

wxString wxHtmlHelpDataItem::GetFullPath ( ) const
wxString wxHtmlHelpDataItem::GetIndentedName ( ) const

Member Data Documentation

wxHtmlBookRecord* wxHtmlHelpDataItem::book
int wxHtmlHelpDataItem::id
int wxHtmlHelpDataItem::level
wxString wxHtmlHelpDataItem::name
wxString wxHtmlHelpDataItem::page
wxHtmlHelpDataItem* wxHtmlHelpDataItem::parent