►Nwex | |
►Ndata | |
Ccmdline | This class offers data for the command line parser class |
Ccontrol | Offers user data to be used by ctrl classes (as listview, stc) |
Cdir | Offers data to be used by the dir class |
Cfind | Offers a class to find data inside a factory stc or stream component |
Citem | Offers user data to be used by item |
Clayout | Offers user data to be used by item layout |
Clistview | Offers user data to be used by listview |
Cmenu | Offers user data to be used by item |
Cnotebook | Offers user data to be used by notebook |
►Cstc | Offers user data to be used by stc |
Cevent_data | Support class for client data stored at the event |
Csubstitute | Holds substitute data for addressrange |
Ctoolbar_item | This class offers data for a toolbar item |
Cwindow | Offers window data to be used by windows or (file) dialogs |
►Ndel | |
Capp | Offers the application, with lib specific init and exit, Your application should be derived from this class |
Cdirctrl | Offers our generic dir control |
Cfile | Combines del::listview and file, giving you a list control with file synchronization support |
Cframe | Adds file and project history support to frame |
Clistview | Adds a del::frame to listview |
►Nfactory | |
Cbeautify | Offers functionality to beautify source code |
Cfind_replace_data | Offers a class to hold data for find replace functionality |
Cframe | Offers a frame with easy statusbar methods, find/replace, and allows for file dropping |
Cgrid | Offers interface to wxGrid |
Chexmode | Offers a hex mode view to stc component |
Clink | Offers a class holding info about a link |
Clistview | Offers interface to listview |
Cprocess | This class offers core process |
Csort | Offers a sort class to sort text blocks, from strings or stc component |
Cstc | Offers a basic styled text ctrl |
Ctext_window | Offers a text window |
Cvcs | Offers a class that contains vcs factory methods |
Cvcs_admin | Offers several vcs admin support methods |
►Nsyntax | |
Cstc | Offers a factory stc with lexer support (syntax colouring, folding) |
►Ntest | |
Capp | Offers the doctest based test application, with lib specific init and exit |
Cdoctester | Offers the doctest based class info |
Cabout_info | This class offers info for the version_info_dialog |
Caccelerators | Offers accelerators for a window |
Caddress | Offers an address class to be used by vi address ranges |
Caddressrange | Offers an address range for vi (ex) |
Capp | Offers the application, with lib specific init and exit, and provides access to the locale and the catalog dir |
Cart | Offers a collection of art, mapping window id's to art id's |
Cauto_complete | Offers a class for auto completion on wex::stc |
Cauto_indent | Offers a class for auto indentation on wex::stc |
Cbeautify | This class adds functionality to factory to beautify source code from stc |
Cbind | Offers a class to bind events to a handler |
Cblame | Offers a blame class for some vcs |
Cchrono | Offers a chrono class |
Ccmdline | Offers a command line class |
Ccolumn | Offers a column to be used in a wxListCtrl. Facilitates sorting |
Ccommand_parser | This class offers the ex command parser |
Cconfig | Offers a configuration using key value pairs with defaults |
Cctags | Offers ctags handling |
Cctags_entry | Offers information about a specific tag (see tagEntry) |
Cdebug | Offers a debug class that allows you to use an stc component as graphical interface for a debug process (e.g |
Cdebug_entry | This class collects a single debugger |
Cdialog | Offers a general dialog, with a separated button sizer at the bottom |
Cdir | Offers find_files method |
Cex | Offers a class that adds ex editor to wex::syntax::stc |
Cex_command | Offers a command to be used by ex command |
Cex_commandline | Offers a ex commandline control related to a syntax::stc object, allowing you to enter ex commands for that stc object in the commandline |
Cex_commandline_input | Offers a class to relate ex_commandline to values with iterators |
Cex_stream | Uses a stream for ex mode processing |
Cfile | Offers several methods to read / write files |
Cfile_dialog | Adds a file and / or a hexmode checkbox to wxFileDialog |
Cfile_history | Offers file history methods |
Cfile_status | Adds several methods to get/update the file status, and sync to sync the status from disk |
Cfind_replace_data | Offers a class to hold data for find replace functionality |
Cframe | Offers an aui managed frame with a notebook multiple document interface, used by the notebook classes, and toolbar, findbar and vibar support |
Cfunction_repeat | Offers a class that allows repeating a function on an event handler (window) |
Cgrid | Offers popup menu with copy/paste, printing |
Cgrid_statistics | Offers a class to show statistics on a grid |
Chexmode | Offers a hex mode |
Cindicator | This class defines our scintilla indicators |
Cinterruptible | Offers methods to start, stop things |
Citem | Container class for using with item_dialog |
Citem_dialog | Offers an item dialog |
Citem_template_dialog | Offers a dialog template to set several items |
Citem_vector | Offers a class to add functionality to a vector of items |
Clexer | This class defines a lexer using file extensions, syntax colouring and comment definitions |
Clexer_props | This class defines a lexer properties class |
Clexers | Collection of all lexers |
Cline_data | Offers user data to be used by factory classes |
Clink | Offers a class holding info about a link, and implementing virtual methods from base class |
Clistitem | Offers a list item associated with a file on an wex::listview |
Clistview | Adds printing, popup menu, images, columns and items to wxListView |
Clog | This class offers logging |
Clog_none | This class disables logging, and restores to previous loglevel |
Cmacro_mode | Offers the macro mode, like playing back or recording, and the current macro that is recorded or was played back |
Cmacros | Offers the macro collection, and allows recording and playback to vi (ex) component |
Cmarker | This class defines our scintilla markers |
Cmenu | Adds artid, edit, printing and tool menu items to wxMenu |
Cmenu_command | This class contains a single menu command |
Cmenu_commands | This class offers a collection (vector) of menu commands, where the exact type of each command is templatized |
Cmenu_item | Offers a single menu item |
Cmenubar | Offers a menubar to hold menus |
Cmenus | This class offers methods to handle menu commands |
Cnotebook | Offers a notebook with page access using keys, and that interfaces with wex::frame |
Cpath | Offers functionality to handle paths |
Cpath_lexer | Adds a lexer to a path |
Cpath_match | Collects data to present a find in files match |
Cpresentation | This class defines our scintilla presentations |
Cprinting | Offers printing support |
Cprocess | Offers a process, capturing execution output |
Cprocess_data | This class offers data for process |
Cproperty | This class defines our scintilla properties |
►Cqueue_thread | This class offers a templatized queue you can put events in, and a thread pool that retrieves the events and publishes them through the event handler |
Cevent_handler | This event handler class must be subclassed and passed in to the queue thread constructor (in order to process events of type T) |
►Creflection | This class offers reflection for any kind of class members, as long as you add a conversion from / to std::any |
Creflection_t | The reflection type, as a struct of name and callback |
►Cregex | This class offers regular expression matching |
Cdata | This class contains the regex data |
Cregex_part | This class offers partial regular expression matching, as supported by the boost regex classes |
Cshell | This class offers a stc with support for commands |
Cstatistics | Offers base statistics |
Cstatusbar | Offers a status bar that calls virtual methods from wex::frame, and allows you to address panes by name instead of number |
Cstatusbar_pane | This class defines our statusbar panes, used by wex::frame::setup_statusbar |
Cstc | Offers a syntax stc with: |
Cstc_entry_dialog | Offers an stc as a dialog (like wxTextEntryDialog) |
Cstc_file | Adds file read and write to stc |
Cstc_undo | Offers a simple class to enforce several undo like actions on an stc component |
Cstream | Adds run_tool methods and statistics to a file stream |
Cstream_statistics | Offers stream_statistics |
Cstyle | This class defines our scintilla styles |
Ctemp_filename | Offers a class to generate temp filename, and access it's name |
Cto_container | Offers a class to keep several objects into a templatized container |
Ctool | Offers tool methods and contains the tool info's |
Ctool_info | This class defines our tool info |
Ctoolbar | Offers a toolbar together with wex art |
Ctype_to_value | Convert a general type to string, for int or string type |
Ctype_to_value< int > | Convert a general type to int |
Cvariable | Offers variable support to be used in macros |
Cvcs | This class collects all vcs handling |
Cvcs_command | This class contains a single vcs command |
Cvcs_entry | This class collects a single vcs |
Cversion_info | This class offers version info |
Cversion_info_dialog | This class offers a dialog to present version info |
Cvi | Offers a class that extends ex class with vi behaviour |
Cvi_mode | Offers vi mode |