URLTreeItem Struct Reference
Objects of this class will be used as opaque data to be used with a tree item, so that when the user selects a tree item it will be easy to retrieve the filename associated with the item.
More...
#include <hhcparser.h>
List of all members.
|
Public Member Functions |
| URLTreeItem (const wxString &str) |
| Sets the data to str.
|
Public Attributes |
wxString | _url |
| Useful data.
|
Detailed Description
Objects of this class will be used as opaque data to be used with a tree item, so that when the user selects a tree item it will be easy to retrieve the filename associated with the item.
The documentation for this struct was generated from the following file: