wxIScan
|
wxChainLogTextCtrl | A class to split the log output into a wxLogGui and a wxTextCtrl target |
wxExtFileDropEvent | Generic file drop event |
wxExtFileDropTarget | The file drop handler (file drop target) |
wxExtProcess | An extended wxProcess based class |
wxExtProcessDelTempFile | A slightly extended wxExtProcess class that removes a temporary file in its destructor |
wxExtThread | Extended thread class |
wxImagePanel | A panel that can display a list of images (e. g. pages) and scroll |
wxImagePanelThread | A second thread to create the thumb nail for wxImagePanel |
wxIScanAbout | The program's about dialog |
wxIScanApp | The application object |
wxIScanFrame | The frame window class |
wxIScanHocr2Pdf | DOM tree traverser class for wxIScanFrame::AddPdfPage() |
wxIScanLuaScript | An extended class to handle Lua scripting |
wxIScanSmartHocr2Pdf | Traverse recursively through the DOM tree beginning with the given node |
wxIViewCanvas | The canvas window |
wxIViewCanvasSelectedEvent | The canvas selection event |
wxIViewCanvasSizeEvent | The canvas size changing event |
wxIViewPaintBase | Basic printing and print previewing handling |
wxIViewPreviewFrame | A 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) |
wxIViewPrintout | Class to print out an image |
wxLinkInBrowserHtmlWindow | A (slightly) extended html window class |
wxLuaScript | A class to handle Lua scripting |
wxOptionBase | The (abstract) option for an options dialog |
wxOptionCheckBox | The boolean option for an options dialog |
wxOptionComboBox | The text input box with history for an options dialog |
wxOptionsDialog | The standard options dialog |
wxOptionStaticLine | The static line pseudo option for an options dialog |
wxOptionTextBox | The text input box for an options dialog |
wxPDFHandler | Image handler to handle PDF files in a way e. g. the BMP or JPEG file handler does it |
wxPoppler | A class to handle PDF files using libpoppler |
wxScanBase | Abstract base class for all wxScan... classes |
wxTextCtrlColourizer |