![]() |
XML Mill
1.0.0
A GUI based XML editor with a memory.
|
| GCBatchProcessorHelper::ElementRecord | Represents a single element's associated first level children, attributes and known attribute values |
| GCAddItemsForm | Allows the user to add elements and attributes to the active database |
| GCAddSnippetsForm | Allows the user to add whole snippets to the active document |
| GCBatchProcessorHelper | Helper class assisting with batch updates to the database |
| GCComboBox | A custom combo box providing additional user selection information |
| GCDataBaseInterface | Provides a Singleton interface to the SQLite databases used to profile XML documents |
| GCDBSessionManager | Responsible for managing database connections and active database sessions |
| GCDomTreeWidget | Specialist tree widget class consisting of GCTreeWidgetItems |
| GCHelpDialog | Displays "Help" information |
| GCMainWindow | The main application window class |
| GCMessageDialog | Provides a user dialog prompt with the option to save the user's preference |
| GCPlainTextEdit | Specialist text edit class for displaying XML content in the XML Mill context |
| GCRemoveItemsForm | Allows the user to remove items from the active database |
| GCRestoreFilesForm | Displays recovered files so that the user may decide whether or not he/she wants to save them |
| GCSearchForm | Search through the current document for specific text |
| GCTreeWidgetItem | Used by GCDomTreeWidget, each GCTreeWidgetItem can be associated with a QDomElement |
| XmlSyntaxHighlighter::HighlightingRule | |
| XmlSyntaxHighlighter | Original class was obtained from here: http://qt.gitorious.org/qt/qt/blobs/HEAD/examples/xmlpatterns/shared/xmlsyntaxhighlighter.h |
1.7.6.1