Table Of Contents

Previous topic

Editra

Next topic

autocomp

This Page

phoenix_title src

Main package module

package_summary Packages Summary

autocomp Autocomp sub package
ebmlib Editra Business Model Library:
eclib Editra Control Library
extern External Module Package
syntax Syntax data package

module_summary Modules Summary

dev_tool Editra Development Tools
doctools Provides helper functions and classes for managing documents and their services.
ed_art Provides and ArtProvider class that works off of object ID’s to return an
ed_basestc The EditraBaseStc is the base StyledTextCtrl that provides automatic styling and
ed_basewin This module provides base classes for windows and dialogs to be used within
ed_book Base class for the main tab controls
ed_bookmark Bookmark manager
ed_cmdbar This class creates a custom panel that can hide and show different controls
ed_crypt This module provides utilities for encrypting and decrypting data. It is mostly
ed_editv Text editor buffer view control for the main notebook
ed_event Provides custom events for the editors controls/objects to utilize
ed_fmgr  
ed_glob This file contains variables that are or may be used in multiple files and
ed_i18n This file is a module for managing translations and the internationalization of
ed_ipc Package: Editra.src.ed_ipc
ed_keyh KeyHandler interface for implementing extended key action handling in Editra’s
ed_log Editra LogViewer
ed_main Package: Editra.src.ed_main
ed_marker Classes to represent Markers and associated data in a StyledTextCtrl
ed_mdlg This module provides a number of message dialogs that are commonly used
ed_menu Package: Editra.src.ed_menu
ed_mpane This module provides the MainPanel component. That contains the editors main
ed_msg This module provides a light wrapping of a slightly modified pubsub module
ed_pages This class implements Editra’s main notebook control.
ed_print Printer class for creating and managing printouts from a StyledTextCtrl.
ed_search Package: Editra.src.ed_search
ed_session Editra session file manager.
ed_shelf Shelf plugin and control implementation
ed_statbar Custom StatusBar for Editra that contains a progress bar that responds to
ed_stc This is the main component of the editor that manages all the information
ed_style Provides a system for managing styles in the text control. Compiles the data
ed_tab Base class for all views that want to be able to be viewable in the main
ed_theme Provide an interface for creating icon themes for Editra. This will allow for
ed_thread Implements and provides the interface for dispatching asynchronous jobs through
ed_toolbar This module creates Editra’s toolbar. This toolbar is very simple and only adds
ed_txt Text/Unicode handling functions and File wrapper class
ed_vim Vim emulation class and helper methods to implement vim emulation in Editra’s
ed_xml XML base class
edimage This file is an image data file that provides some of the base icons
Editra This module defines the Editra Application object and the Main method for
generator Provides various methods and classes for generating code and transforming code
iface This module contains numerous plugin interfaces and the Extension points that
info Editra Project information module
perspective Provides a perspective management class for saving and loading custom
plugdlg Provides a dialog for downloading, installing and configuring plugins or Editra.
plugin This module provides the core functionality of the plugin system for Editra.
prefdlg The classes and functions contained in this file are used for creating the
profiler This module provides the profile object and support functions for loading and
style_editor Provides an editor dialog for graphically editing how the text is presented in
updater Provides controls/services that are used in checking and downloading updates
util This file contains various helper functions and utilities that the program uses.
wxcompat Summary: wx Compatibility helper module