Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ArchiveUtilities
AxActivatorThis class defines how a menu item responds to user input such as activation
AxAdapterA base class for control-specific event handlers that process events controls and emit speech, as appropriate
AxAlertMenuActivatorEnds the modal menu when the item is activated
AxArchiveUtilitiesMiscellaneous archive functions
AxAudioModuleA module for dealing with audio files
AxAudioResourceA resource for audio files
AxAudioResourceActivatorActivates an individual audio resource
AxAudioResourceCommandActivatorActivates individual menu commands for individual audio resource, for example Play or Show Details
AxAudioViewHandles UI for the audio view
AxAutoUpdateActivatorThis class stores label and description specifications which are used to automatically update the label and/or description
AxBookModuleA module for dealing with book files
AxBookResourceA resource for ebook files
AxBookResourceActivatorActivates an individual book resource
AxBookResourceCommandActivatorThis activator deals with book commands and sections
AxBookViewShows ebook view
AxButtonAdapterAn event handler that processes events from a wxButton and speaks, as appropriate
AxCheckBoxAdapterAn event handler that processes events from a wxButton and speaks, as appropriate
AxChoiceActivatorTop-level item activator for a modal choice menu item
AxChoiceAdapterAn event handler that processes events from a wxChoice and speaks, as appropriate
AxChoiceMenuActivatorActivator for a modal choice menu's items
AxChoiceMenuItemThis menu item shows a modal choice menu when activated
AxChoiceValidatorUse this with AxChoiceMenuItem to specify a string pointer that should be updated to the current value of the menu item
AxColourMenuItemA colour selection menu, using colour names
AxColourValidator
AxComboBoxAdapterAn event handler that processes events from a wxComboBox and speaks, as appropriate
AxContainerCtrlThis class offers a predefined user interface for AxTk applications
AxContainerCtrlWakeUpIdleTimer
AxDialogAdapterAn event handler that processes events from a wxDialog and speaks, as appropriate
AxDocumentA general document class used in conjunction with AxView
AxEventActivatorSends an event to a given event sink
AxFallbackModuleA module for dealing with files not dealt with by other modules
AxFileMenuItem
AxFileResourceA resource representing arbitrary files, used with AxFallbackModule
AxFileUtilitiesMiscellaneous file functions
AxFolder
AxFolderActivatorA ready-made menu item activator which sets a string when the user chooses a folder
AxFolderMenuActivatorHandles activation of a folder or other command
AxFolderMenuItem
AxFolderValidator
AxFrameAdapterAn event handler that processes events from a wxFrame and speaks, as appropriate
AxGoUpMenuItemUse this class if you wish to add a Go Up menu item to a menu
AxHelpProviderA help provider class building on wxSimpleHelpProvider, but voicing the help as well as showing it
AxHelpToolTip
AxHtmlToolTip
AxHtmlWindowAdapterAn event handler that processes events from a wxHtmlWindow and speaks, as appropriate
AxHyperlinkCtrlAdapterAn event handler that processes events from a wxHyperlinkCtrl and speaks, as appropriate
AxLibrarySettingsPageA predefined panel for editing resource library settings using a conventional UI
AxListBoxAdapterAn event handler that processes events from a wxListBox and speaks, as appropriate
AxListCtrlAdapterAn event handler that processes events from a wxListCtrl and speaks, as appropriate
AxLogDialog
AxLogGuiA GUI log target that shows an accessible log window
AxMediaCtrlPanelA player window for audio and video files
AxMenuThis class represents a menu containing one or more menu items
AxMenuControllerThis class coordinates activity between the AxMenu, the control used to display it, and the view manager
AxMenuItemThis class represents a menu item in an AxMenu
AxMenuItemDataDerive from this class to store specific, clonable data within a menu item
AxMenuItemResourceData
AxMenuListCtrlDefines a list control to use in conjunction with AxStandardMenuController
AxMessageDialogAn accessible substitute for wxMessageDialog
AxModalAlertMenuShows a modal menu with a combination of Yes, No, OK, Cancel menu items in addition to the main menu item
AxModalChoiceMenuShows a modal choice menu
AxModalFileMenu
AxModalFolderMenuShows a modal folder menu
AxModalMenuA class to show a menu 'modally', that is, interrupting program flow and not allowing the user to make other selections
AxModuleClasses derived from AxModule define behaviour of a chunk of functionality such as an HTML editor
AxMP3Info
AxNotebookAdapterAn event handler that processes events from a wxNotebook and speaks, as appropriate
AxPagerCtrlSwitches between pages, without a visible controller object
AxPanelAdapterAn adapter for a wxPanel
AxProperties
AxPropertyA property/name pair used in the implementation of AxResource
AxPropertyCategory
AxRadioButtonAdapterAn event handler that processes events from a wxRadioButton and speaks, as appropriate
AxRangeActivatorUsed by AxRangeMenuItem, as the top-level activator and also for submenu items
AxRangeMenuItemThis is a menu item for showing and changing an integer value in a given range
AxRangeValidator
AxResourceA resource can represent a tool, document, file, web site, etc
AxResourceActivatorThis is a generic resource activator class that takes an AxResource object and queries the AxModule objects for a suitable activator object, which it then stores for use within Activate and other functions
AxResourceInfoHolds an AxResource object
AxResourceLibrary
AxResourceLibraryActivatorThis class supports various operations on the resource library, returning a menu of further categories or resources
AxResourceLibraryAddActivatorPerforms commands for adding items to the library
AxResourceLibraryAddByFileMenuItemA menu item for adding items to the resource library by prompting for a file
AxResourceLibraryAddByFolderMenuItemA menu item for adding items to the resource library by prompting for a folder
AxResourceLibrarySettings
AxResourceLibrarySettingsActivatorCreates the menu containing the resource library settings
AxResourceLibrarySettingsMenuItemA menu item for accessing resource library settings
AxResourceSetContains an array of resource pointers, typically from the result of a search
AxSearchCtrlAdapterAn event handler that processes events from a wxSearchCtrl and speaks, as appropriate
AxSelfVoicingA class that can voice-enable an existing window containing controls, by inserting event handlers
AxSelfVoicingModule
AxShortcutInputDialog
AxShortcutsActivatorTop-level item activator for the shortcut settings, creating the actual menu on demand
AxShortcutsMenuItem
AxShortcutTextActivatorUsed by AxShortcutsMenuItem, as the per-shortcut activator
AxSliderAdapterAn event handler that processes events from a wxSlider and speaks, as appropriate
AxSpeechRoute AxTk speech events through objects of this class
AxSpeechDataLocationValidator
AxSpeechEventA class holding information about a speech event
AxSpeechEventHandlerAn object that handles speech events
AxSpeechInfo
AxSpeechPolicyA class holding policy information about how to speak elements of the interface
AxSpeechProgramLocationValidator
AxSpeechSettingsActivatorTop-level item activator for the speech settings, creating the actual menu on demand
AxSpeechSettingsMenuItem
AxSpinCtrlAdapterAn event handler that processes events from a wxSpinCtrl and speaks, as appropriate
AxStandardControlsVoiceAdaptationHandlerKnows how to creates suitable event handler objects for various controls classes
AxStandardMenuControllerThe default menu controller class, to use with AxMenuListCtrl and AxContainerCtrl
AxStandardSpeechEventHandlerThe standard handler for speech events
AxStaticBoxAdapterAn adapter for a wxStaticBox
AxStaticTextAdapterAn adapter for a wxStaticText
AxSummaryViewHandles UI for the summary view
AxSummaryViewPanelA panel for displaying a textual summary
AxSupportedFilesA class for manipulating supported file types
AxTextActivatorUsed by AxTextMenuItem, as the top-level activator
AxTextCtrlA speaking version of wxTextCtrl
AxTextCtrlAdapterAn event handler that processes events from a wxTextCtrl and speaks, as appropriate
AxTextCtrlVoiceAdaptationHandlerKnows how to creates an AxTextCtrlAdapter object
AxTextInputDialogA class for getting textual input from the user
AxTextMenuItemThis menu item shows a text input dialog when activated
AxTextValidator
AxToggleActivatorSets the value of a boolean variable when toggled
AxToggleButtonAdapter
AxToggleMenuItemThis is a menu item with two states
AxToggleValidator
AxToolTipDisabler
AxTreeCtrlAdapterAn event handler that processes events from a wxTreeCtrl and speaks, as appropriate
AxUIUtilitiesMiscellaneous user interface functions
AxUpActivatorGoes up a level
AxValidator
AxViewHandles UI for a family of documents, or for a particular data type
AxViewManagerManages views, documents, and aspects of menu navigation
AxVisualSettingsVarious visual settings
AxVisualSettingsActivatorTop-level item activator for the speech settings, creating the actual menu on demand
AxVisualSettingsMenuItem
AxVisualSettingsTextSizeValidator
AxVoiceAdaptationHandlerBase class for handlers that know which AxAdapter class to use for particular controls
ebBasicInfo
ebElement
ebElementInstance
ebEpubGenerator
ebEpubKeywordProvider
ebEpubOptions
ebEpubParser
ebFileLocations
ebGeneratedContentInfo
ebHtmlFile
EpProperties
EpProperty
FileUtilities
MP3FRAMEHEADER
MP3ID3V1TAG
wxBatchTextToMP3EncoderA class for doing text to MP3 encoding in the background
wxClonableVariantData
wxCommandEditorDialog
wxCommandEditorPanel
wxCommandEditorTypeDialog
wxCustomisableToolBar
wxCustomisableToolBarModule
wxDataStreamHelper
wxDialogHelper
wxDialogLayoutAdapter
wxDialogLayoutAdapterModule
wxEditorCommand
wxEditorCommandInfo
wxEditorCommandManager
wxEditorCommands
wxID3InfoStores MP3 ID3 information
wxImageBlock
wxImageCache
wxImageCacheItem
wxMP3EncoderHandles MP3 encoding using LAME
wxMP3EncoderInfoStores MP3 encoding information
wxMP3EncoderProcess
wxObjectSetVariantHandler
wxObjectSetVariantHandlerModule
wxPictureVariantData
wxPictureVariantHandler
wxPictureVariantHandlerModule
wxRefCountingVariantData
wxScrollingDialog
wxScrollingPropertySheetDialog
wxScrollingWizard
wxScrollingWizardSizer
wxShortcutCtrlA text control for entering a shortcut (one part of the shortcut at a time)
wxShortcutItemThis class stores customisation information about a single command
wxShortcutManagerThis class stores customisation information for the application
wxSimpleHtmlAttribute
wxSimpleHtmlParser
wxSimpleHtmlTag
wxStandardDialogLayoutAdapter
wxStandardVariantHandler
wxStringTable
wxStringTablePanel
wxTextToSpeechA class for driving alternate speech engines
wxToolBarCustomisationDialog
wxToolBarCustomisationInfo
wxToolBarCustomisationInfoItem
wxToolBarCustomisationManager
wxToolCheckListBox
wxTTSCepstralHandler
wxTTSCustomPronunciationDialog
wxTTSEspeakHandler
wxTTSExternalCommandHandler
wxTTSExternalCommandHandlerProcess
wxTTSHandlerA base class for implementing a driver for a particular speech engine
wxTTSHtmlWindow
wxTTSMacOSXHandler
wxTTSMP3SettingsDialog
wxTTSMP3SettingsPanel
wxTTSProperties
wxTTSProperty
wxTTSPropertyCategory
wxTTSSapiHandler
wxTTSSimpleHtmlAttribute
wxTTSSimpleHtmlParser
wxTTSSimpleHtmlTag
wxTTSSpeechSettingsDialog
wxTTSSpeechSettingsInfoStores global speech settings
wxTTSSpeechSettingsPanel
wxTTSTransformerA class for applying various transformations to text before it is sent to the speech engine
wxUICustomization
wxVariantHandler
wxVariantHandlers
wxVariantHandlersModule
wxVariantObjectSetAccessor
wxVariantObjectSetData
wxVariantRefData
wxXMLParserAn XML parser base class

Generated on Wed May 6 19:22:06 2009 for AxTk by  doxygen 1.5.8