#include "ax_resource/ax_resource.h"#include "ax_resource/ax_activator_resource.h"#include "ax_resource/ax_module.h"Go to the source code of this file.
Classes | |
| class | AxBookResource |
| A resource for ebook files. More... | |
| class | AxBookView |
| Shows ebook view. More... | |
| class | AxBookModule |
| A module for dealing with book files. More... | |
| class | AxBookResourceActivator |
| Activates an individual book resource. More... | |
| class | AxBookResourceCommandActivator |
| This activator deals with book commands and sections. More... | |
Enumerations | |
| enum | AxBookResourceCommand { AxBookResourceCommandUnknown, AxBookResourceCommandShowSection, AxBookResourceCommandPlay, AxBookResourceCommandStop, AxBookResourceCommandShowDetails } |
Functions | |
| wxString | AxMakeISBNGood (const wxString &isbn) |
| bool | AxIsISBN (const wxString &isbn) |
| bool AxIsISBN | ( | const wxString & | isbn | ) |
| wxString AxMakeISBNGood | ( | const wxString & | isbn | ) |
1.5.8