wxIScan
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
wxChainLogTextCtrlA class to split the log output into a wxLogGui and a wxTextCtrl target
wxExtFileDropEventGeneric file drop event
wxExtFileDropTargetThe file drop handler (file drop target)
wxExtProcessAn extended wxProcess based class
wxExtProcessDelTempFileA slightly extended wxExtProcess class that removes a temporary file in its destructor
wxExtThreadExtended thread class
wxImagePanelA panel that can display a list of images (e. g. pages) and scroll
wxImagePanelThreadA second thread to create the thumb nail for wxImagePanel
wxIScanAboutThe program's about dialog
wxIScanAppThe application object
wxIScanFrameThe frame window class
wxIScanHocr2PdfDOM tree traverser class for wxIScanFrame::AddPdfPage()
wxIScanLuaScriptAn extended class to handle Lua scripting
wxIScanSmartHocr2PdfTraverse recursively through the DOM tree beginning with the given node
wxIViewCanvasThe canvas window
wxIViewCanvasSelectedEventThe canvas selection event
wxIViewCanvasSizeEventThe canvas size changing event
wxIViewPaintBaseBasic printing and print previewing handling
wxIViewPreviewFrameA slightly extended print preview window. The only differenct to the base class wxPreviewFrame: It only shows options in its control bar that are usable (e.g. options for turning pages if there are more than one)
wxIViewPrintoutClass to print out an image
wxLinkInBrowserHtmlWindowA (slightly) extended html window class
wxLuaScriptA class to handle Lua scripting
wxOptionBaseThe (abstract) option for an options dialog
wxOptionCheckBoxThe boolean option for an options dialog
wxOptionComboBoxThe text input box with history for an options dialog
wxOptionsDialogThe standard options dialog
wxOptionStaticLineThe static line pseudo option for an options dialog
wxOptionTextBoxThe text input box for an options dialog
wxPDFHandlerImage handler to handle PDF files in a way e. g. the BMP or JPEG file handler does it
wxPopplerA class to handle PDF files using libpoppler
wxScanBaseAbstract base class for all wxScan... classes
wxTextCtrlColourizer