umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
CodeEditor Member List

This is the complete list of members for CodeEditor, including all inherited members.

appendText(TextBlock *tblock)CodeEditorprotected
appendText(HierarchicalCodeBlock *hblock)CodeEditorprotected
appendText(CodeClassFieldDeclarationBlock *db)CodeEditorprotected
appendText(TextBlockList *items)CodeEditorprotected
appendText(CodeMethodBlock *mb)CodeEditorprotected
appendText(CodeComment *comment, TextBlock *parent, UMLObject *umlObj=0, const QString &compName=QString())CodeEditorprotected
appendText(CodeBlockWithComments *cb)CodeEditorprotected
changeHighlighting(int signal)CodeEditorslot
changeShowHidden(int signal)CodeEditorslot
changeTextBlockHighlighting(TextBlock *tb, bool selected)CodeEditorprivate
clearText()CodeEditorprivate
clicked(int para, int pos)CodeEditorprivate
close()CodeEditorprotected
CodeEditor(const QString &text, CodeViewerDialog *parent=0, CodeDocument *doc=0)CodeEditorexplicit
CodeEditor(CodeViewerDialog *parent=0, CodeDocument *doc=0)CodeEditorexplicit
componentLabel()CodeEditorprivate
contentsMouseMoveEvent(QMouseEvent *e)CodeEditorprotected
contextMenuEvent(QContextMenuEvent *event)CodeEditorprotected
contractSelectedParagraph(int where)CodeEditorprivate
createPopup()CodeEditorprotected
editTextBlock(TextBlock *tBlock, int para)CodeEditorprivate
expandSelectedParagraph(int where)CodeEditorprivate
findTextBlockAt(int characterPos)CodeEditorprivate
init(CodeViewerDialog *parentDialog, CodeDocument *parentDoc)CodeEditorprivate
initText(CodeDocument *doc)CodeEditorprivate
insertParagraph(const QString &text, int para)CodeEditorslot
insertText(const QString &text, TextBlock *parent, bool isEditable=false, const QColor &fgcolor=QColor("black"), const QColor &bgcolor=QColor("white"), UMLObject *umlobj=0, const QString &displayName=QString(), int startLine=-1)CodeEditorprivate
isNonBlank(const QString &str)CodeEditorprivatestatic
isParaEditable(int para)CodeEditorprivate
keyPressEvent(QKeyEvent *e)CodeEditorprotected
loadFromDocument()CodeEditorprotected
m_backspacePressedCodeEditorprivate
m_isHighlightedCodeEditorprivate
m_lastParaCodeEditorprivate
m_lastPosCodeEditorprivate
m_lastTextBlockToBeEditedCodeEditorprivate
m_newLinePressedCodeEditorprivate
m_parentDialogCodeEditorprivate
m_parentDocCodeEditorprivate
m_parentDocNameCodeEditorprivate
m_selectedTextBlockCodeEditorprivate
m_showHiddenBlocksCodeEditorprivate
m_tbInfoMapCodeEditorprivate
m_textBlockListCodeEditorprivate
m_textBlockToPasteCodeEditorprivate
mouseDoubleClickEvent(QMouseEvent *e)CodeEditorprotected
paraIsNotSingleLine(int para)CodeEditorprivate
rebuildView(int startCursorPos)CodeEditorprotected
removeParagraph(int para)CodeEditorslot
setParagraphBackgroundColor(int position, const QColor &color)CodeEditorprivate
slotChangeSelectedBlockCommentView()CodeEditorprotectedslot
slotChangeSelectedBlockView()CodeEditorprotectedslot
slotCopyTextBlock()CodeEditorprotectedslot
slotCursorPositionChanged()CodeEditorprotectedslot
slotCutTextBlock()CodeEditorprotectedslot
slotInsertCodeBlockAfterSelected()CodeEditorprotectedslot
slotInsertCodeBlockBeforeSelected()CodeEditorprotectedslot
slotPasteTextBlock()CodeEditorprotectedslot
slotRedrawText()CodeEditorslot
state()CodeEditor
textBlockIsClickable(UMLObject *obj)CodeEditorprivate
updateTextBlockFromText(TextBlock *block)CodeEditorprivate
~CodeEditor()CodeEditor