

DCOP Member Functions | |
| void | formatAssembly () |
| void | convertToMicrobe () |
| void | convertToHex () |
| void | convertToPIC () |
| void | convertToAssembly () |
| void | clearBookmarks () |
| bool | isDebugging () |
| void | debugRun () |
| void | debugInterrupt () |
| void | debugStop () |
| void | debugStep () |
| void | debugStepOver () |
| void | debugStepOut () |
Public Member Functions | |
| TextDocumentIface (TextDocument *document) | |
Protected Attributes | |
| TextDocument * | m_pTextDocument |
Definition at line 68 of file documentiface.h.
1.5.1