umbrello/umbrello
RubyClassDeclarationBlock Member List
This is the complete list of members for RubyClassDeclarationBlock, including all inherited members.
addCodeClassFieldMethods(CodeClassFieldList &list) | HierarchicalCodeBlock | |
addOrUpdateTaggedCodeBlockWithComments(const QString &tag, const QString &text, const QString &ctext, int indentLevel, bool forceUserBlockUpdate) | CodeGenObjectWithTextBlocks | |
addOrUpdateTaggedCodeComment(const QString &tag=QString(), const QString &text=QString(), int indentationLevel=0) | CodeGenObjectWithTextBlocks | |
addTextBlock(TextBlock *add_object) | HierarchicalCodeBlock | virtual |
appendText(const QString &text) | TextBlock | |
AutoGenerated enum value | CodeBlock | |
blockSignals(bool block) | QObject | |
canDelete() const | TextBlock | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
CodeBlock(CodeDocument *parent, const QString &body=QString()) | CodeBlock | explicit |
CodeBlockWithComments(CodeDocument *parent, const QString &body=QString(), const QString &comment=QString()) | CodeBlockWithComments | explicit |
CodeGenObjectWithTextBlocks(CodeDocument *parent) | CodeGenObjectWithTextBlocks | explicit |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
ContentType enum name | CodeBlock | |
contentType() const | CodeBlock | |
customEvent(QEvent *event) | QObject | protectedvirtual |
decodeText(const QString &text, const QString &endLine) | TextBlock | static |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
encodeText(const QString &text, const QString &endLine) | TextBlock | static |
enumToString(const ContentType &val) | CodeBlock | static |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
findCodeClassFieldTextBlockByTag(const QString &tag) | HierarchicalCodeBlock | protectedvirtual |
findParentObjectForTaggedTextBlock(const QString &tag) | CodeGenObjectWithTextBlocks | |
findTextBlockByTag(const QString &tag) | CodeGenObjectWithTextBlocks | |
firstEditableLine() | TextBlock | virtual |
formatMultiLineText(const QString &work, const QString &linePrefix, const QString &breakStr, bool addBreak=true, bool lastLineHasBreak=true) | TextBlock | static |
getCodeBlockWithComments(const QString &tag, const QString &comment, int indentLevel) | CodeGenObjectWithTextBlocks | virtual |
getComment() const | CodeBlockWithComments | |
getEndText() const | HierarchicalCodeBlock | |
getHierarchicalCodeBlock(const QString &tag, const QString &comment, int indentLevel) | CodeGenObjectWithTextBlocks | virtual |
getIndentation() | TextBlock | static |
getIndentationLevel() const | TextBlock | |
getIndentationString(int level=0) const | TextBlock | |
getNewEditorLine(int amount=0) | TextBlock | virtual |
getNewLineEndingChars() | TextBlock | static |
getParentDocument() | OwnedHierarchicalCodeBlock | |
HierarchicalCodeBlock::getParentDocument() const | TextBlock | |
getParentObject() | OwnedCodeBlock | |
getStartText() const | HierarchicalCodeBlock | |
getTag() const | TextBlock | |
getText() const | TextBlock | |
getTextBlockList() const | CodeGenObjectWithTextBlocks | |
getUniqueTag() | HierarchicalCodeBlock | |
getUniqueTag(const QString &prefix) | HierarchicalCodeBlock | virtual |
getWriteOutText() const | TextBlock | |
HierarchicalCodeBlock(CodeDocument *doc, const QString &startString=QString(), const QString &endString=QString(), const QString &comment=QString()) | HierarchicalCodeBlock | explicit |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
insertTextBlock(TextBlock *newBlock, TextBlock *existingBlock, bool after=true) | HierarchicalCodeBlock | virtual |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
lastEditableLine() | TextBlock | virtual |
loadChildTextBlocksFromNode(QDomElement &root) | CodeGenObjectWithTextBlocks | protectedvirtual |
loadFromXMI(QDomElement &root) | RubyClassDeclarationBlock | virtual |
m_textBlockTagMap | CodeGenObjectWithTextBlocks | protected |
m_textblockVector | CodeGenObjectWithTextBlocks | protected |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
newCodeBlock() | HierarchicalCodeBlock | virtual |
newCodeBlockWithComments() | HierarchicalCodeBlock | virtual |
newHierarchicalCodeBlock() | HierarchicalCodeBlock | virtual |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
OwnedCodeBlock(UMLObject *parent) | OwnedCodeBlock | explicit |
OwnedHierarchicalCodeBlock(UMLObject *parent, CodeDocument *parentDoc, const QString &start=QString(), const QString &end=QString(), const QString &comment=QString()) | OwnedHierarchicalCodeBlock | |
parent() const | QObject | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
release() | OwnedHierarchicalCodeBlock | protectedvirtual |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
removeTextBlock(TextBlock *remove_object) | HierarchicalCodeBlock | virtual |
resetTextBlocks() | CodeGenObjectWithTextBlocks | protectedvirtual |
RubyClassDeclarationBlock(RubyClassifierCodeDocument *parentDoc, const QString &start=QString(), const QString &endText=QLatin1String("end"), const QString &comment=QString()) | RubyClassDeclarationBlock | explicit |
saveToXMI(QDomDocument &doc, QDomElement &root) | RubyClassDeclarationBlock | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAttributesFromNode(QDomElement &element) | OwnedHierarchicalCodeBlock | protectedvirtual |
setAttributesFromObject(TextBlock *obj) | OwnedHierarchicalCodeBlock | protectedvirtual |
CodeGenObjectWithTextBlocks::setAttributesFromObject(CodeGenObjectWithTextBlocks *obj) | CodeGenObjectWithTextBlocks | protected |
setAttributesOnNode(QDomDocument &doc, QDomElement &blockElement) | OwnedHierarchicalCodeBlock | protectedvirtual |
setCanDelete(bool canDelete) | TextBlock | protected |
setComment(CodeComment *object) | CodeBlockWithComments | |
setContentType(ContentType new_var) | CodeBlock | |
setEndText(const QString &new_var) | HierarchicalCodeBlock | |
setIndentationLevel(int level) | TextBlock | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOverallIndentationLevel(int level) | CodeBlockWithComments | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setStartText(const QString &text) | HierarchicalCodeBlock | |
setTag(const QString &value) | TextBlock | |
setText(const QString &text) | TextBlock | |
setWriteOutText(bool write) | TextBlock | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
syncToParent() | OwnedHierarchicalCodeBlock | slot |
TextBlock(CodeDocument *parent, const QString &text=QString()) | TextBlock | explicit |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toString() const | HierarchicalCodeBlock | virtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
unformatText(const QString &text, const QString &indent=QString()) | TextBlock | virtual |
updateContent() | RubyClassDeclarationBlock | virtual |
UserGenerated enum value | CodeBlock | |
~CodeBlock() | CodeBlock | virtual |
~CodeBlockWithComments() | CodeBlockWithComments | virtual |
~CodeGenObjectWithTextBlocks() | CodeGenObjectWithTextBlocks | virtual |
~HierarchicalCodeBlock() | HierarchicalCodeBlock | virtual |
~OwnedCodeBlock() | OwnedCodeBlock | virtual |
~OwnedHierarchicalCodeBlock() | OwnedHierarchicalCodeBlock | virtual |
~QObject() | QObject | virtual |
~RubyClassDeclarationBlock() | RubyClassDeclarationBlock | virtual |
~TextBlock() | TextBlock | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.